chore(deps): update dependency rollup to v3.20.5 (#4486) [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:21:16 +02:00 committed by GitHub
parent 26bd115891
commit da2ec29c05
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",
"prettier": "2.8.2",
"rimraf": "3.0.2",
"rollup": "3.9.1",
"rollup": "3.20.5",
"rxjs": "6.6.7",
"terser-webpack-plugin": "5.3.6",
"ts-jest": "27.1.5",
@ -14308,9 +14308,9 @@
}
},
"node_modules/rollup": {
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.9.1.tgz",
"integrity": "sha512-GswCYHXftN8ZKGVgQhTFUJB/NBXxrRGgO2NCy6E8s1rwEJ4Q9/VttNqcYfEvx4dTo4j58YqdC3OVztPzlKSX8w==",
"version": "3.20.5",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.5.tgz",
"integrity": "sha512-Mx6NE3nLPIP6a9ReV4dTPOYYmDiyarJNtSbc37Jx0jvh8SHySoFPgyZAp9aDP3LnYvaJOrz+fclcwq3oZDzlnA==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -27818,9 +27818,9 @@
}
},
"rollup": {
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.9.1.tgz",
"integrity": "sha512-GswCYHXftN8ZKGVgQhTFUJB/NBXxrRGgO2NCy6E8s1rwEJ4Q9/VttNqcYfEvx4dTo4j58YqdC3OVztPzlKSX8w==",
"version": "3.20.5",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.5.tgz",
"integrity": "sha512-Mx6NE3nLPIP6a9ReV4dTPOYYmDiyarJNtSbc37Jx0jvh8SHySoFPgyZAp9aDP3LnYvaJOrz+fclcwq3oZDzlnA==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"

View File

@ -60,7 +60,7 @@
"minimist": "1.2.7",
"prettier": "2.8.2",
"rimraf": "3.0.2",
"rollup": "3.9.1",
"rollup": "3.20.5",
"rxjs": "6.6.7",
"terser-webpack-plugin": "5.3.6",
"ts-jest": "27.1.5",