1
0
Fork 0

update: update dependency rollup to v2.1.0

This commit is contained in:
Renovate Bot 2020-03-18 17:11:43 +00:00 committed by Sean Sube
parent 828af2b265
commit eeaafba275
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"mocha": "7.1.1",
"noicejs": "3.0.1",
"nyc": "15.0.0",
"rollup": "2.0.6",
"rollup": "2.1.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3226,10 +3226,10 @@ rollup-pluginutils@2.8.2, rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.0.6:
version "2.0.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.0.6.tgz#865d6bb15a28cff3429ea1dc57236013661cb9de"
integrity sha512-P42IlI6a/bxh52ed8hEXXe44LcHfep2f26OZybMJPN1TTQftibvQEl3CWeOmJrzqGbFxOA000QXDWO9WJaOQpA==
rollup@2.1.0:
version "2.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.1.0.tgz#552e248e397a06b9c6db878c0564ca4ee06729c9"
integrity sha512-gfE1455AEazVVTJoeQtcOq/U6GSxwoj4XPSWVsuWmgIxj7sBQNLDOSA82PbdMe+cP8ql8fR1jogPFe8Wg8g4SQ==
optionalDependencies:
fsevents "~2.1.2"