chore(deps): update dependency rollup to v2.52.1 (#6337)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-17 11:42:18 -04:00
committed by rijkvanzanten
parent 81f465ca20
commit ac5870cecf
3 changed files with 12 additions and 12 deletions

20
package-lock.json generated
View File

@@ -40692,9 +40692,9 @@
}
},
"node_modules/rollup": {
"version": "2.52.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.52.0.tgz",
"integrity": "sha512-lSkBDGsVoXjqaBf7dsHwxBJz+p+hJEP72P+LOitA0yVs+Nzxj76FidkZE2thrmhjwGqLYiJo39opi7mAfaQ/Vg==",
"version": "2.52.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.52.1.tgz",
"integrity": "sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@@ -51229,7 +51229,7 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.0",
"rimraf": "3.0.2",
"rollup": "2.52.0",
"rollup": "2.52.1",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
@@ -55234,7 +55234,7 @@
"nock": "13.1.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "2.52.0",
"rollup": "2.52.1",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
@@ -57808,7 +57808,7 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.0",
"rimraf": "3.0.2",
"rollup": "2.52.0",
"rollup": "2.52.1",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
@@ -60768,7 +60768,7 @@
"nock": "13.1.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "2.52.0",
"rollup": "2.52.1",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
@@ -91684,9 +91684,9 @@
}
},
"rollup": {
"version": "2.52.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.52.0.tgz",
"integrity": "sha512-lSkBDGsVoXjqaBf7dsHwxBJz+p+hJEP72P+LOitA0yVs+Nzxj76FidkZE2thrmhjwGqLYiJo39opi7mAfaQ/Vg==",
"version": "2.52.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.52.1.tgz",
"integrity": "sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"

View File

@@ -37,7 +37,7 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.0",
"rimraf": "3.0.2",
"rollup": "2.52.0",
"rollup": "2.52.1",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",

View File

@@ -59,7 +59,7 @@
"nock": "13.1.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "2.52.0",
"rollup": "2.52.1",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",