1
0
Fork 0

update: update dependency rollup to v1.25.0

This commit is contained in:
Renovate Bot 2019-10-18 12:20:30 +00:00 committed by Sean Sube
parent 76576ce8e1
commit 15613bf706
2 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@
"mocha": "6.2.1", "mocha": "6.2.1",
"noicejs": "2.5.2", "noicejs": "2.5.2",
"nyc": "14.1.1", "nyc": "14.1.1",
"rollup": "1.24.0", "rollup": "1.25.0",
"rollup-plugin-commonjs": "10.1.0", "rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.0", "rollup-plugin-json": "4.0.0",
"rollup-plugin-multi-entry": "2.1.0", "rollup-plugin-multi-entry": "2.1.0",

View File

@ -2263,10 +2263,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@1.24.0: rollup@1.25.0:
version "1.24.0" version "1.25.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.24.0.tgz#0ace969508babb7a5fcb228e831e9c9a2873c2b0" resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.25.0.tgz#0c293d16be13000fa69c5a3035ab21a852d04bd7"
integrity sha512-PiFETY/rPwodQ8TTC52Nz2DSCYUATznGh/ChnxActCr8rV5FIk3afBUb3uxNritQW/Jpbdn3kq1Rwh1HHYMwdQ== integrity sha512-tcf5ThhnhOUaNrxBSABvaaX9uC8hNxgyJpJmDIXaCkKHq/nPocaDz/4F/KBDiUpOt/ThvUxFrUq3XkyWiyXQiQ==
dependencies: dependencies:
"@types/estree" "*" "@types/estree" "*"
"@types/node" "*" "@types/node" "*"