1
0
Fork 0

update: update dependency rollup to v2.0.2 (#112)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-03-07 08:52:56 -06:00 committed by GitHub
parent 724af19087
commit bcb673e41b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -38,7 +38,7 @@
"mocha": "7.1.0",
"noicejs": "3.0.0",
"nyc": "15.0.0",
"rollup": "2.0.0",
"rollup": "2.0.2",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3214,10 +3214,10 @@ rollup-pluginutils@2.8.2, rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0,
dependencies:
estree-walker "^0.6.1"
rollup@2.0.0:
version "2.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.0.0.tgz#0bd7a09bd7cdaa70a19ad5a356f2fab90fd2f401"
integrity sha512-tbvWownITR+0ebaX6iRr7IcLkziTCJacRpmWz03NIj3CZDmGlergYSwdG8wPx68LT0ms1YzqmbjUQHb6ut8pdw==
rollup@2.0.2:
version "2.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.0.2.tgz#0f63aa02bb106802a387380ee88b90b5c0449eaa"
integrity sha512-99VIc2DHm+HEhdla2ASH/LaomWS3v7RDANamD65w24TQTNVs3vtRM+oiFsP4KvUCri5+p5Q5xoXscUnIdE8gJA==
optionalDependencies:
fsevents "~2.1.2"