chore(deps): update dependency rollup to v3.21.1 (#4557) [skip ci]

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-29 23:39:08 +02:00 committed by GitHub
parent f609b9332b
commit 611374066e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -45,7 +45,7 @@
"minimist": "1.2.7", "minimist": "1.2.7",
"prettier": "2.8.8", "prettier": "2.8.8",
"rimraf": "5.0.0", "rimraf": "5.0.0",
"rollup": "3.20.5", "rollup": "3.21.1",
"rxjs": "6.6.7", "rxjs": "6.6.7",
"terser-webpack-plugin": "5.3.7", "terser-webpack-plugin": "5.3.7",
"ts-jest": "27.1.5", "ts-jest": "27.1.5",
@ -14471,9 +14471,9 @@
} }
}, },
"node_modules/rollup": { "node_modules/rollup": {
"version": "3.20.5", "version": "3.21.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.5.tgz", "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.1.tgz",
"integrity": "sha512-Mx6NE3nLPIP6a9ReV4dTPOYYmDiyarJNtSbc37Jx0jvh8SHySoFPgyZAp9aDP3LnYvaJOrz+fclcwq3oZDzlnA==", "integrity": "sha512-GpUgqWCw56OSiBKf7lcAITstYiBV1/EKaKYPl9r8HgAxc6/qYAVw1PaHWnvHWFziRaf4HsVCDLq/IGtBi1K/Zw==",
"dev": true, "dev": true,
"bin": { "bin": {
"rollup": "dist/bin/rollup" "rollup": "dist/bin/rollup"
@ -28094,9 +28094,9 @@
} }
}, },
"rollup": { "rollup": {
"version": "3.20.5", "version": "3.21.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.5.tgz", "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.1.tgz",
"integrity": "sha512-Mx6NE3nLPIP6a9ReV4dTPOYYmDiyarJNtSbc37Jx0jvh8SHySoFPgyZAp9aDP3LnYvaJOrz+fclcwq3oZDzlnA==", "integrity": "sha512-GpUgqWCw56OSiBKf7lcAITstYiBV1/EKaKYPl9r8HgAxc6/qYAVw1PaHWnvHWFziRaf4HsVCDLq/IGtBi1K/Zw==",
"dev": true, "dev": true,
"requires": { "requires": {
"fsevents": "~2.3.2" "fsevents": "~2.3.2"

View File

@ -60,7 +60,7 @@
"minimist": "1.2.7", "minimist": "1.2.7",
"prettier": "2.8.8", "prettier": "2.8.8",
"rimraf": "5.0.0", "rimraf": "5.0.0",
"rollup": "3.20.5", "rollup": "3.21.1",
"rxjs": "6.6.7", "rxjs": "6.6.7",
"terser-webpack-plugin": "5.3.7", "terser-webpack-plugin": "5.3.7",
"ts-jest": "27.1.5", "ts-jest": "27.1.5",