chore(deps): update dependency rollup to v2.63.0 (#3955)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-04 18:24:06 +01:00 committed by GitHub
parent 7350c630fe
commit 8e9bbf41e1
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.5",
"prettier": "2.5.1",
"rimraf": "3.0.2",
"rollup": "2.62.0",
"rollup": "2.63.0",
"rxjs": "6.6.7",
"terser-webpack-plugin": "5.3.0",
"ts-jest": "27.1.2",
@ -14233,9 +14233,9 @@
}
},
"node_modules/rollup": {
"version": "2.62.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.62.0.tgz",
"integrity": "sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==",
"version": "2.63.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.63.0.tgz",
"integrity": "sha512-nps0idjmD+NXl6OREfyYXMn/dar3WGcyKn+KBzPdaLecub3x/LrId0wUcthcr8oZUAcZAR8NKcfGGFlNgGL1kQ==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@ -27672,9 +27672,9 @@
}
},
"rollup": {
"version": "2.62.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.62.0.tgz",
"integrity": "sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==",
"version": "2.63.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.63.0.tgz",
"integrity": "sha512-nps0idjmD+NXl6OREfyYXMn/dar3WGcyKn+KBzPdaLecub3x/LrId0wUcthcr8oZUAcZAR8NKcfGGFlNgGL1kQ==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"

View File

@ -60,7 +60,7 @@
"minimist": "1.2.5",
"prettier": "2.5.1",
"rimraf": "3.0.2",
"rollup": "2.62.0",
"rollup": "2.63.0",
"rxjs": "6.6.7",
"terser-webpack-plugin": "5.3.0",
"ts-jest": "27.1.2",