1
0
Fork 0

update: update dependency rollup to v2.16.0 (#72)

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

View File

@ -49,7 +49,7 @@
"mock-fs": "4.12.0",
"noicejs": "3.0.1",
"nyc": "15.1.0",
"rollup": "2.13.0",
"rollup": "2.16.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3510,10 +3510,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.13.0:
version "2.13.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.13.0.tgz#fe28513d31114f6ffb3ecb9dfe5ba04fba40d4b6"
integrity sha512-sD4VeuVYQV2feBSLMfmen94a6Tzfvxv6+FBU1Ri9qBrSWtKgLhi6dCGEeOnSwkvTVT+MrDe9UW8erGID9L1T+A==
rollup@2.16.0:
version "2.16.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.16.0.tgz#f45ed04a2cafdb4d1b71a2a77b5673334d811a32"
integrity sha512-95NglykUQAhl+mTFZqVvGUWDoGHV4/XanOZBbR7LOwTKODde5yFNHfVDZEnERBMuQViDuYaxOlFW87i1GQMihA==
optionalDependencies:
fsevents "~2.1.2"