chore(deps): update dependency rollup to v2.69.2 (#4076)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-03-06 10:02:22 +01:00
committed by GitHub
co-authored by Renovate Bot
parent 52c156ab83
commit 3da0c9da94
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -45,7 +45,7 @@
"minimist": "1.2.5",
"prettier": "2.5.1",
"rimraf": "3.0.2",
"rollup": "2.69.1",
"rollup": "2.69.2",
"rxjs": "6.6.7",
"terser-webpack-plugin": "5.3.1",
"ts-jest": "27.1.3",
@@ -14185,9 +14185,9 @@
}
},
"node_modules/rollup": {
"version": "2.69.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.69.1.tgz",
"integrity": "sha512-xaQKTomUVZBopk38EIshM/kOoPFkKWisgBV7Emy80coP9MOSLUDrba1jKZhqH0iS5DoGcRbbcuyl/BzblV8w5w==",
"version": "2.69.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.69.2.tgz",
"integrity": "sha512-KghktpWg3Wd+nYCsx3Griidm2/CKIJYG2yyaaKspo0TXSoGdW+0duwzKl4wWIu62oN3mFg3zCDbwVRPwuNPPlA==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@@ -27602,9 +27602,9 @@
}
},
"rollup": {
"version": "2.69.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.69.1.tgz",
"integrity": "sha512-xaQKTomUVZBopk38EIshM/kOoPFkKWisgBV7Emy80coP9MOSLUDrba1jKZhqH0iS5DoGcRbbcuyl/BzblV8w5w==",
"version": "2.69.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.69.2.tgz",
"integrity": "sha512-KghktpWg3Wd+nYCsx3Griidm2/CKIJYG2yyaaKspo0TXSoGdW+0duwzKl4wWIu62oN3mFg3zCDbwVRPwuNPPlA==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"
+1 -1
View File
@@ -60,7 +60,7 @@
"minimist": "1.2.5",
"prettier": "2.5.1",
"rimraf": "3.0.2",
"rollup": "2.69.1",
"rollup": "2.69.2",
"rxjs": "6.6.7",
"terser-webpack-plugin": "5.3.1",
"ts-jest": "27.1.3",