1
0
Fork 0

update: update dependency rollup to v1.26.0

This commit is contained in:
Renovate Bot 2019-10-27 19:44:59 +00:00 committed by Sean Sube
parent be6298c9c8
commit fa4a9ddd54
2 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@
"mocha": "6.2.2",
"noicejs": "2.5.2",
"nyc": "14.1.1",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.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:
estree-walker "^0.6.1"
rollup@1.25.2:
version "1.25.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.25.2.tgz#739f508bd8f7ece52bb6c1fcda83466af82b7f6d"
integrity sha512-+7z6Wab/L45QCPcfpuTZKwKiB0tynj05s/+s2U3F2Bi7rOLPr9UcjUwO7/xpjlPNXA/hwnth6jBExFRGyf3tMg==
rollup@1.26.0:
version "1.26.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.26.0.tgz#cf40fd5e1edc4d7f3d4235a0a43f1c2be1cf294b"
integrity sha512-5HljNYn9icFvXX+Oe97qY5TWvnWhKqgGT0HGeWWqFPx7w7+Anzg7dfHMtUif7YYy6QxAgynDSwK6uxbgcrVUxw==
dependencies:
"@types/estree" "*"
"@types/node" "*"