Bump rollup from 2.67.3 to 2.69.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.67.3 to 2.69.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.67.3...v2.69.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-03 12:16:54 +00:00
committed by GitHub
parent 75b5f60c76
commit db20d33557

12
package-lock.json generated
View File

@@ -8421,9 +8421,9 @@
}
},
"node_modules/rollup": {
"version": "2.67.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.3.tgz",
"integrity": "sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==",
"version": "2.69.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.69.0.tgz",
"integrity": "sha512-kjER91tHyek8gAkuz7+558vSnTQ+pITEok1P0aNOS45ZXyngaqPsXJmSel4QPQnJo7EJMjXUU1/GErWkWiKORg==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@@ -16779,9 +16779,9 @@
}
},
"rollup": {
"version": "2.67.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.3.tgz",
"integrity": "sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==",
"version": "2.69.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.69.0.tgz",
"integrity": "sha512-kjER91tHyek8gAkuz7+558vSnTQ+pITEok1P0aNOS45ZXyngaqPsXJmSel4QPQnJo7EJMjXUU1/GErWkWiKORg==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"