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:
parent
f609b9332b
commit
611374066e
14
package-lock.json
generated
14
package-lock.json
generated
@ -45,7 +45,7 @@
|
||||
"minimist": "1.2.7",
|
||||
"prettier": "2.8.8",
|
||||
"rimraf": "5.0.0",
|
||||
"rollup": "3.20.5",
|
||||
"rollup": "3.21.1",
|
||||
"rxjs": "6.6.7",
|
||||
"terser-webpack-plugin": "5.3.7",
|
||||
"ts-jest": "27.1.5",
|
||||
@ -14471,9 +14471,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rollup": {
|
||||
"version": "3.20.5",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.5.tgz",
|
||||
"integrity": "sha512-Mx6NE3nLPIP6a9ReV4dTPOYYmDiyarJNtSbc37Jx0jvh8SHySoFPgyZAp9aDP3LnYvaJOrz+fclcwq3oZDzlnA==",
|
||||
"version": "3.21.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.1.tgz",
|
||||
"integrity": "sha512-GpUgqWCw56OSiBKf7lcAITstYiBV1/EKaKYPl9r8HgAxc6/qYAVw1PaHWnvHWFziRaf4HsVCDLq/IGtBi1K/Zw==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"rollup": "dist/bin/rollup"
|
||||
@ -28094,9 +28094,9 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "3.20.5",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.5.tgz",
|
||||
"integrity": "sha512-Mx6NE3nLPIP6a9ReV4dTPOYYmDiyarJNtSbc37Jx0jvh8SHySoFPgyZAp9aDP3LnYvaJOrz+fclcwq3oZDzlnA==",
|
||||
"version": "3.21.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.1.tgz",
|
||||
"integrity": "sha512-GpUgqWCw56OSiBKf7lcAITstYiBV1/EKaKYPl9r8HgAxc6/qYAVw1PaHWnvHWFziRaf4HsVCDLq/IGtBi1K/Zw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fsevents": "~2.3.2"
|
||||
|
@ -60,7 +60,7 @@
|
||||
"minimist": "1.2.7",
|
||||
"prettier": "2.8.8",
|
||||
"rimraf": "5.0.0",
|
||||
"rollup": "3.20.5",
|
||||
"rollup": "3.21.1",
|
||||
"rxjs": "6.6.7",
|
||||
"terser-webpack-plugin": "5.3.7",
|
||||
"ts-jest": "27.1.5",
|
||||
|
Loading…
Reference in New Issue
Block a user