update: update dependency rollup to v2.18.2 (#102)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c7f6dee5e8
commit
0f356663b1
|
@ -50,7 +50,7 @@
|
|||
"mock-fs": "4.12.0",
|
||||
"noicejs": "3.0.1",
|
||||
"nyc": "15.1.0",
|
||||
"rollup": "2.18.1",
|
||||
"rollup": "2.18.2",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-eslint": "7.0.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
|
|
|
@ -4133,10 +4133,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.5.0,
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.18.1:
|
||||
version "2.18.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d"
|
||||
integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==
|
||||
rollup@2.18.2:
|
||||
version "2.18.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.18.2.tgz#886ac6e4549e493df106c3e2580c89aeb997be25"
|
||||
integrity sha512-+mzyZhL9ZyLB3eHBISxRNTep9Z2qCuwXzAYkUbFyz7yNKaKH03MFKeiGOS1nv2uvPgDb4ASKv+FiS5mC4h5IFQ==
|
||||
optionalDependencies:
|
||||
fsevents "~2.1.2"
|
||||
|
||||
|
|
Loading…
Reference in New Issue