1
0
Fork 0

update: update dependency rollup to v2.18.0 (#82)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-22 10:15:41 -05:00 committed by GitHub
parent 49ee906ea7
commit 6f8d3d2cbd
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", "mock-fs": "4.12.0",
"noicejs": "3.0.1", "noicejs": "3.0.1",
"nyc": "15.1.0", "nyc": "15.1.0",
"rollup": "2.16.1", "rollup": "2.18.0",
"rollup-plugin-commonjs": "10.1.0", "rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0", "rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0", "rollup-plugin-json": "4.0.0",

View File

@ -3518,10 +3518,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies: dependencies:
estree-walker "^0.6.1" estree-walker "^0.6.1"
rollup@2.16.1: rollup@2.18.0:
version "2.16.1" version "2.18.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873" resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392"
integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg== integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==
optionalDependencies: optionalDependencies:
fsevents "~2.1.2" fsevents "~2.1.2"