1
0
Fork 0

update: update dependency rollup to v2.0.6

This commit is contained in:
Renovate Bot 2020-03-13 05:32:50 +00:00 committed by Sean Sube
parent 253bff0cb0
commit 9c4742bb04
2 changed files with 5 additions and 5 deletions

View File

@ -74,7 +74,7 @@
"noicejs": "3.0.1",
"nyc": "15.0.0",
"recursive-readdir": "2.2.2",
"rollup": "2.0.3",
"rollup": "2.0.6",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3369,10 +3369,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.3:
version "2.0.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.0.3.tgz#b28fd528b3b15a8caf01fa7446c83bd66142b0ab"
integrity sha512-OjTD1pmtqCFaaoTl+zf3dXlG0FR1PudauQzAYmP5hDLLrrisXP6EuzAx9MY6En5bv61e8F6JGcVQxsVOcqFTUA==
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==
optionalDependencies:
fsevents "~2.1.2"