Merge pull request #2173 from pietervdvn/dependabot/npm_and_yarn/rollup-3.29.5

Chore(deps): Bump rollup from 3.29.4 to 3.29.5
This commit is contained in:
Pieter Vander Vennet 2024-09-27 03:33:10 +02:00 committed by GitHub
commit 49e49f5591
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
package-lock.json generated
View file

@ -17799,8 +17799,9 @@
"license": "MIT"
},
"node_modules/rollup": {
"version": "3.29.4",
"license": "MIT",
"version": "3.29.5",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.5.tgz",
"integrity": "sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==",
"bin": {
"rollup": "dist/bin/rollup"
},
@ -33229,7 +33230,9 @@
"version": "1.0.0"
},
"rollup": {
"version": "3.29.4",
"version": "3.29.5",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.5.tgz",
"integrity": "sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==",
"requires": {
"fsevents": "~2.3.2"
}