update: update dependency rollup to v2.45.0
This commit is contained in:
parent
c2b6da4d2b
commit
ea7cddbe30
|
@ -80,7 +80,7 @@
|
|||
"noicejs": "3.1.0",
|
||||
"nyc": "15.1.0",
|
||||
"recursive-readdir": "2.2.2",
|
||||
"rollup": "2.44.0",
|
||||
"rollup": "2.45.0",
|
||||
"rollup-plugin-eslint": "7.0.0",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
"rollup-plugin-multi-entry": "2.1.0",
|
||||
|
|
|
@ -4007,10 +4007,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