update: update dependency rollup to v2.24.0 (#152)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
14316b6a08
commit
de4480b0fe
|
@ -51,7 +51,7 @@
|
||||||
"mock-fs": "4.12.0",
|
"mock-fs": "4.12.0",
|
||||||
"noicejs": "3.0.1",
|
"noicejs": "3.0.1",
|
||||||
"nyc": "15.1.0",
|
"nyc": "15.1.0",
|
||||||
"rollup": "2.23.1",
|
"rollup": "2.24.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",
|
||||||
|
|
|
@ -3683,10 +3683,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
|
||||||
dependencies:
|
dependencies:
|
||||||
estree-walker "^0.6.1"
|
estree-walker "^0.6.1"
|
||||||
|
|
||||||
rollup@2.23.1:
|
rollup@2.24.0:
|
||||||
version "2.23.1"
|
version "2.24.0"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.24.0.tgz#d51b536a67664029138ebc85705efbe88558da3a"
|
||||||
integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==
|
integrity sha512-UaTQNUUjKT9NANDGOlZ2fZW9wL7OPYH8RS6CrHjsjdwlboc//xBDET5Q7WZOD2k+cJ2iD2fEnq4fnpVo2eTjGA==
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.1.2"
|
fsevents "~2.1.2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue