Bump rollup from 3.12.0 to 3.14.0 (#8827)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-06 13:08:29 +01:00
committed by GitHub
parent 25fc087617
commit 22073709c4

12
package-lock.json generated
View File

@ -3754,9 +3754,9 @@
}
},
"node_modules/rollup": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.12.0.tgz",
"integrity": "sha512-4MZ8kA2HNYahIjz63rzrMMRvDqQDeS9LoriJvMuV0V6zIGysP36e9t4yObUfwdT9h/szXoHQideICftcdZklWg==",
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.14.0.tgz",
"integrity": "sha512-o23sdgCLcLSe3zIplT9nQ1+r97okuaiR+vmAPZPTDYB7/f3tgWIYNyiQveMsZwshBT0is4eGax/HH83Q7CG+/Q==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -7492,9 +7492,9 @@
}
},
"rollup": {
"version": "3.12.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.12.0.tgz",
"integrity": "sha512-4MZ8kA2HNYahIjz63rzrMMRvDqQDeS9LoriJvMuV0V6zIGysP36e9t4yObUfwdT9h/szXoHQideICftcdZklWg==",
"version": "3.14.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.14.0.tgz",
"integrity": "sha512-o23sdgCLcLSe3zIplT9nQ1+r97okuaiR+vmAPZPTDYB7/f3tgWIYNyiQveMsZwshBT0is4eGax/HH83Q7CG+/Q==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"