update: update dependency rollup to v2.44.0
This commit is contained in:
parent
ee113328e3
commit
5af0984795
|
@ -67,7 +67,7 @@
|
|||
"nyc": "15.1.0",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"rollup": "2.43.1",
|
||||
"rollup": "2.44.0",
|
||||
"rollup-plugin-alias": "2.2.0",
|
||||
"rollup-plugin-commonjs": "10.1.0",
|
||||
"rollup-plugin-eslint": "7.0.0",
|
||||
|
|
|
@ -5140,10 +5140,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@2.43.1:
|
||||
version "2.43.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.43.1.tgz#9e5c9208c2011de227ac6c93101e11dc12e88e04"
|
||||
integrity sha512-kvRE6VJbiv4d8m2nGeccc3qRpzOMghAhu2KeITjyZVCjneIFLPQ3zm2Wmqnl0LcUg3FvDaV0MfKnG4NCMbiSfw==
|
||||
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==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue