1
0
Fork 0

update: update dependency rollup to v2.44.0

This commit is contained in:
Renovate Bot 2021-03-29 20:40:19 +00:00 committed by Sean Sube
parent 98b7fd83eb
commit d805d6ea8c
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"mocha": "8.3.2",
"noicejs": "3.1.0",
"nyc": "15.1.0",
"rollup": "2.43.1",
"rollup": "2.44.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3917,10 +3917,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"