Bump rollup from 2.67.1 to 2.67.3

Bumps [rollup](https://github.com/rollup/rollup) from 2.67.1 to 2.67.3.
- [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.1...v2.67.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-21 10:01:54 +00:00
committed by GitHub
parent 1f8338d3b8
commit 66ec79bb90

12
package-lock.json generated
View File

@@ -8421,9 +8421,9 @@
}
},
"node_modules/rollup": {
"version": "2.67.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.1.tgz",
"integrity": "sha512-1Sbcs4OuW+aD+hhqpIRl+RqooIpF6uQcfzU/QSI7vGkwADY6cM4iLsBGRM2CGLXDTDN5y/yShohFmnKegSPWzg==",
"version": "2.67.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.3.tgz",
"integrity": "sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@@ -16779,9 +16779,9 @@
}
},
"rollup": {
"version": "2.67.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.1.tgz",
"integrity": "sha512-1Sbcs4OuW+aD+hhqpIRl+RqooIpF6uQcfzU/QSI7vGkwADY6cM4iLsBGRM2CGLXDTDN5y/yShohFmnKegSPWzg==",
"version": "2.67.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.3.tgz",
"integrity": "sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"