1
0
Fork 0

update: update dependency rollup to v1.25.2

This commit is contained in:
Renovate Bot 2019-10-23 05:53:36 +00:00 committed by Sean Sube
parent 53888bebad
commit e557ba0c15
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"chai-as-promised": "7.1.1", "chai-as-promised": "7.1.1",
"mocha": "6.2.2", "mocha": "6.2.2",
"nyc": "14.1.1", "nyc": "14.1.1",
"rollup": "1.25.1", "rollup": "1.25.2",
"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

@ -2322,10 +2322,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.25.1: rollup@1.25.2:
version "1.25.1" version "1.25.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.25.1.tgz#905707d686dc8d7218af63dcfb9e37d1f3dc3c34" resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.25.2.tgz#739f508bd8f7ece52bb6c1fcda83466af82b7f6d"
integrity sha512-K8ytdEzMa6anHSnfTIs2BLB+NXlQ4qmWwdNHBpYQNWCbZAzj+DRVk7+ssbLSgddwpFW1nThr2GElR+jASF2NPA== integrity sha512-+7z6Wab/L45QCPcfpuTZKwKiB0tynj05s/+s2U3F2Bi7rOLPr9UcjUwO7/xpjlPNXA/hwnth6jBExFRGyf3tMg==
dependencies: dependencies:
"@types/estree" "*" "@types/estree" "*"
"@types/node" "*" "@types/node" "*"