1
0
Fork 0

update: update dependency rollup to v2.3.2 (#307)

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

View File

@ -74,7 +74,7 @@
"noicejs": "3.0.1", "noicejs": "3.0.1",
"nyc": "15.0.0", "nyc": "15.0.0",
"recursive-readdir": "2.2.2", "recursive-readdir": "2.2.2",
"rollup": "2.3.1", "rollup": "2.3.2",
"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

@ -3409,10 +3409,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.3.1: rollup@2.3.2:
version "2.3.1" version "2.3.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.3.1.tgz#844c5cdf88d212ff7e59212088c37eacc521a2f9" resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.3.2.tgz#afa68e4f3325bcef4e150d082056bef450bcac60"
integrity sha512-BRjzOauORe+R0U0I6SkMTSG22nYmtztR/TaBl0SvbXgc3VAxBDrZoB6HROiK0S5px1pUBnLnjBkbzmVuwC9Q1Q== integrity sha512-p66+fbfaUUOGE84sHXAOgfeaYQMslgAazoQMp//nlR519R61213EPFgrMZa48j31jNacJwexSAR1Q8V/BwGKBA==
optionalDependencies: optionalDependencies:
fsevents "~2.1.2" fsevents "~2.1.2"