update: update dependency rollup to v2.45.0
This commit is contained in:
parent
fd6da67eb4
commit
8262a73527
|
@ -51,7 +51,7 @@
|
|||
"mock-fs": "4.13.0",
|
||||
"noicejs": "3.1.0",
|
||||
"nyc": "15.1.0",
|
||||
"rollup": "2.44.0",
|
||||
"rollup": "2.45.0",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-eslint": "7.0.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
|
|
|
@ -3913,10 +3913,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.44.0:
|
||||
version "2.44.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.44.0.tgz#8da324d1c4fd12beef9ae6e12f4068265b6d95eb"
|
||||
integrity sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==
|
||||
rollup@2.45.0:
|
||||
version "2.45.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.45.0.tgz#bfcce2347c96f15f5c78ac860bc38e3349ba27c9"
|
||||
integrity sha512-JJznbtGIsHZfKH0Sa9RpCAy5JarH8SWvBzRAGuRkgzAafb8e8D7VSMJ0O1Bsix1nn91koN/Ecvl2+ZWhljcuTw==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue