1
0
Fork 0

update: update dependency rollup to v2.12.1 (#195)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-02 16:52:45 -05:00 committed by GitHub
parent 8fbc94a274
commit 82874fc03a
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.12.0",
"rollup": "2.12.1",
"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.12.0:
version "2.12.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.12.0.tgz#12d49d1db23020f75184da725d064d3db5245678"
integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==
rollup@2.12.1:
version "2.12.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.12.1.tgz#f4e248552d0055ecbd6d0e888b7e316e172d5f96"
integrity sha512-qNl9jiVC4/jqTaGUTP0sUnKKCdnebAKYY/8hTy/NnNaeVfjHOW9aIwRT8XHV/zrcpRgJn1g/mjAorMcD38Dlhg==
optionalDependencies:
fsevents "~2.1.2"