update dependency rollup to v2.52.4 (#6572)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-30 09:29:45 -04:00
committed by GitHub
parent 31c74e01f2
commit 1eaa28b5ec
3 changed files with 12 additions and 12 deletions

20
package-lock.json generated
View File

@@ -43086,9 +43086,9 @@
}
},
"node_modules/rollup": {
"version": "2.52.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.52.3.tgz",
"integrity": "sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==",
"version": "2.52.4",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.52.4.tgz",
"integrity": "sha512-AXgUxxWXyGfsj8GKleR1k8KsG8G+7ZZDRU9RZb9PnLGSyTqI/1qf/+QSp1hRaR40j4yfBCKXs5khtGKiFwihfg==",
"bin": {
"rollup": "dist/bin/rollup"
},
@@ -53722,7 +53722,7 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.0",
"rimraf": "3.0.2",
"rollup": "2.52.3",
"rollup": "2.52.4",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
@@ -57487,7 +57487,7 @@
"nock": "13.1.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "2.52.3",
"rollup": "2.52.4",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
@@ -59926,7 +59926,7 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.0",
"rimraf": "3.0.2",
"rollup": "2.52.3",
"rollup": "2.52.4",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.30.0",
@@ -62725,7 +62725,7 @@
"nock": "13.1.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"rollup": "2.52.3",
"rollup": "2.52.4",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
@@ -95073,9 +95073,9 @@
}
},
"rollup": {
"version": "2.52.3",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.52.3.tgz",
"integrity": "sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==",
"version": "2.52.4",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.52.4.tgz",
"integrity": "sha512-AXgUxxWXyGfsj8GKleR1k8KsG8G+7ZZDRU9RZb9PnLGSyTqI/1qf/+QSp1hRaR40j4yfBCKXs5khtGKiFwihfg==",
"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.3",
"rollup": "2.52.4",
"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.3",
"rollup": "2.52.4",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",