1
0
Fork 0

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

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

View File

@ -99,7 +99,7 @@
"request": "2.88.2",
"request-promise": "4.2.5",
"request-promise-native": "1.0.8",
"rollup": "2.3.1",
"rollup": "2.3.2",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -5473,10 +5473,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.7.1,
dependencies:
estree-walker "^0.6.1"
rollup@2.3.1:
version "2.3.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.3.1.tgz#844c5cdf88d212ff7e59212088c37eacc521a2f9"
integrity sha512-BRjzOauORe+R0U0I6SkMTSG22nYmtztR/TaBl0SvbXgc3VAxBDrZoB6HROiK0S5px1pUBnLnjBkbzmVuwC9Q1Q==
rollup@2.3.2:
version "2.3.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.3.2.tgz#afa68e4f3325bcef4e150d082056bef450bcac60"
integrity sha512-p66+fbfaUUOGE84sHXAOgfeaYQMslgAazoQMp//nlR519R61213EPFgrMZa48j31jNacJwexSAR1Q8V/BwGKBA==
optionalDependencies:
fsevents "~2.1.2"