1
0
Fork 0

update: update dependency rollup to v1.27.1

This commit is contained in:
Renovate Bot 2019-11-18 08:42:47 +00:00 committed by Sean Sube
parent 91e5a93db8
commit da57914edc
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.27.0",
"rollup": "1.27.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-json": "4.0.0",

View File

@ -3116,10 +3116,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
dependencies:
estree-walker "^0.6.1"
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==
rollup@1.27.1:
version "1.27.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.1.tgz#3f09a81be7f9869e18c42a852ec1a50ecc47561d"
integrity sha512-tRJcEYjJalj/wFiqM7GmynLeaKANS4CRPCYB8D7ylrl7Mrsmpgo6xuXE2v9K9EpX0kwFztAIwVltycA+Wr9b7Q==
dependencies:
"@types/estree" "*"
"@types/node" "*"