1
0
Fork 0

update: update dependency rollup to v1.27.0

This commit is contained in:
Renovate Bot 2019-11-12 16:38:50 +00:00 committed by Sean Sube
parent f367291540
commit 5119e1f8c1
2 changed files with 5 additions and 5 deletions

View File

@ -74,7 +74,7 @@
"noicejs": "3.0.0",
"nyc": "14.1.1",
"recursive-readdir": "2.2.2",
"rollup": "1.26.5",
"rollup": "1.27.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3072,10 +3072,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
rollup@1.26.5:
version "1.26.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.26.5.tgz#c492c8bb88b661e7952a864e40bdec209aa1aa03"
integrity sha512-c6Pv0yWzjYNpy2DIhLFUnyP6e1UTGownr4IfpJcPY/k186RJjpaGGPRwKQ62KCauctG6dgtHt88pw1EGrPRkuA==
rollup@1.27.0:
version "1.27.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.0.tgz#7afe0da89c967cec5ccea7e919da6c89a1a68666"
integrity sha512-yaMna4MJ8LLEHhHl1ilgHakylf0LKeQctDxhngZLQ+W57GnXa5vtH7XKaK8zlAhNEhlWiH5YFVFt+QCDPUmNkw==
dependencies:
"@types/estree" "*"
"@types/node" "*"