update: update dependency rollup to v2.57.0
This commit is contained in:
parent
f09e9477d0
commit
79c9c93f23
|
@ -51,7 +51,7 @@
|
||||||
"mocha-foam": "0.1.8",
|
"mocha-foam": "0.1.8",
|
||||||
"mock-fs": "5.1.0",
|
"mock-fs": "5.1.0",
|
||||||
"noicejs": "4.0.0",
|
"noicejs": "4.0.0",
|
||||||
"rollup": "2.56.2",
|
"rollup": "2.57.0",
|
||||||
"rollup-plugin-commonjs": "10.1.0",
|
"rollup-plugin-commonjs": "10.1.0",
|
||||||
"rollup-plugin-eslint": "7.0.0",
|
"rollup-plugin-eslint": "7.0.0",
|
||||||
"rollup-plugin-json": "4.0.0",
|
"rollup-plugin-json": "4.0.0",
|
||||||
|
|
|
@ -3633,10 +3633,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.7.1,
|
||||||
dependencies:
|
dependencies:
|
||||||
estree-walker "^0.6.1"
|
estree-walker "^0.6.1"
|
||||||
|
|
||||||
rollup@2.56.2:
|
rollup@2.57.0:
|
||||||
version "2.56.2"
|
version "2.57.0"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.56.2.tgz#a045ff3f6af53ee009b5f5016ca3da0329e5470f"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.57.0.tgz#c1694475eb22e1022477c0f4635fd0ac80713173"
|
||||||
integrity sha512-s8H00ZsRi29M2/lGdm1u8DJpJ9ML8SUOpVVBd33XNeEeL3NVaTiUcSBHzBdF3eAyR0l7VSpsuoVUGrRHq7aPwQ==
|
integrity sha512-bKQIh1rWKofRee6mv8SrF2HdP6pea5QkwBZSMImJysFj39gQuiV8MEPBjXOCpzk3wSYp63M2v2wkWBmFC8O/rg==
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue