1
0
Fork 0

update: update dependency rollup to v1.24.0

This commit is contained in:
Renovate Bot 2019-10-15 06:02:38 +00:00 committed by Sean Sube
parent b21e952833
commit 76576ce8e1
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.23.1", "rollup": "1.24.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.23.1: rollup@1.24.0:
version "1.23.1" version "1.24.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.23.1.tgz#0315a0f5d0dfb056e6363e1dff05b89ac2da6b8e" resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.24.0.tgz#0ace969508babb7a5fcb228e831e9c9a2873c2b0"
integrity sha512-95C1GZQpr/NIA0kMUQmSjuMDQ45oZfPgDBcN0yZwBG7Kee//m7H68vgIyg+SPuyrTZ5PrXfyLK80OzXeKG5dAA== integrity sha512-PiFETY/rPwodQ8TTC52Nz2DSCYUATznGh/ChnxActCr8rV5FIk3afBUb3uxNritQW/Jpbdn3kq1Rwh1HHYMwdQ==
dependencies: dependencies:
"@types/estree" "*" "@types/estree" "*"
"@types/node" "*" "@types/node" "*"