update: update dependency rollup to v2.11.0 (#52)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1aaecbf100
commit
e2cf9283d4
|
@ -49,7 +49,7 @@
|
||||||
"mock-fs": "4.11.0",
|
"mock-fs": "4.11.0",
|
||||||
"noicejs": "3.0.1",
|
"noicejs": "3.0.1",
|
||||||
"nyc": "15.0.1",
|
"nyc": "15.0.1",
|
||||||
"rollup": "2.8.2",
|
"rollup": "2.11.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",
|
||||||
|
|
|
@ -3335,10 +3335,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.8.2:
|
rollup@2.11.0:
|
||||||
version "2.8.2"
|
version "2.11.0"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.8.2.tgz#08427a8eb118e6e4ac8d80eba22774bc1d059c81"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.11.0.tgz#a46265f8291c71fee6dea3cccb5ac8e8b343e59c"
|
||||||
integrity sha512-LRzMcB8V1M69pSvf6uCbR+W9OPCy5FuxcIwqioWg5RKidrrqKbzjJF9pEGXceaMVkbptNFZgIVJlUokCU0sfng==
|
integrity sha512-VIUTZJ/wmqtNBKwa0N6MgC2SOUZoruX3HO0UFRf2Ilv/xtswXw+lQ9COUPytRFMmGst/5+En23ZpVK64AI83Cw==
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents "~2.1.2"
|
fsevents "~2.1.2"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue