1
0
Fork 0

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

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

View File

@ -39,7 +39,7 @@
"mocha": "7.2.0",
"noicejs": "3.0.1",
"nyc": "15.1.0",
"rollup": "2.15.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

@ -3490,10 +3490,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.15.0:
version "2.15.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.15.0.tgz#1324633188c7f82138bd3bdc99416009ee541f48"
integrity sha512-HAk4kyXiV5sdNDnbKWk5zBPnkX/DAgx09Kbp8rRIRDVsTUVN3vnSowR7ZHkV6/lAiE6c2TQ8HtYb72aCPGW4Jw==
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"