1
0
Fork 0

update: update dependency rollup to v2.20.0 (#229)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-07-07 10:06:41 -05:00 committed by GitHub
parent 514e71e007
commit d53192b076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"mocha": "8.0.1",
"noicejs": "3.0.1",
"nyc": "15.1.0",
"rollup": "2.18.2",
"rollup": "2.20.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -4123,10 +4123,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.5.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.18.2:
version "2.18.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.18.2.tgz#886ac6e4549e493df106c3e2580c89aeb997be25"
integrity sha512-+mzyZhL9ZyLB3eHBISxRNTep9Z2qCuwXzAYkUbFyz7yNKaKH03MFKeiGOS1nv2uvPgDb4ASKv+FiS5mC4h5IFQ==
rollup@2.20.0:
version "2.20.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.20.0.tgz#7456fed8424a5247954958751642e9fdd0ad7485"
integrity sha512-hkbp//ne1om8+PQRpd81zk0KDvbJxkLZdZJh1ZNxjd1EkI0H1TmYuHqqXx88yciS+5YnMom3geubQjTeeUnNNw==
optionalDependencies:
fsevents "~2.1.2"