1
0
Fork 0

update: update dependency rollup to v2.2.0

This commit is contained in:
Renovate Bot 2020-03-24 16:09:28 +00:00 committed by Sean Sube
parent 0cdde018d9
commit 906efd5d78
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.1.0",
"rollup": "2.2.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.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==
rollup@2.2.0:
version "2.2.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.2.0.tgz#d82cfd6eda6d9561593a7e8a2fc0b72811a89b49"
integrity sha512-iAu/j9/WJ0i+zT0sAMuQnsEbmOKzdQ4Yxu5rbPs9aUCyqveI1Kw3H4Fi9NWfCOpb8luEySD2lDyFWL9CrLE8iw==
optionalDependencies:
fsevents "~2.1.2"