1
0
Fork 0

update: update dependency rollup to v1.27.2

This commit is contained in:
Renovate Bot 2019-11-18 16:53:44 +00:00 committed by Sean Sube
parent da57914edc
commit a88dc02b50
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.1",
"rollup": "1.27.2",
"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.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==
rollup@1.27.2:
version "1.27.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.2.tgz#caf54a93df228bf7864f13dddcdb363d3e958509"
integrity sha512-sD3iyd0zlvgK1S3MmICi6F/Y+R/QWY5XxzsTGN4pAd+nCasDUizmAhgq2hdh1t2eLux974NHU2TW41fhuGPv+Q==
dependencies:
"@types/estree" "*"
"@types/node" "*"