Bump rollup from 2.67.2 to 2.67.3 (#180)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-21 14:59:56 -08:00 committed by GitHub
parent 58f4e08770
commit 4912ba3e60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -1677,9 +1677,9 @@
}
},
"node_modules/rollup": {
"version": "2.67.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.2.tgz",
"integrity": "sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw==",
"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"
@ -3531,9 +3531,9 @@
}
},
"rollup": {
"version": "2.67.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.67.2.tgz",
"integrity": "sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw==",
"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"