1
0
Fork 0

update: update dependency rollup to v1.20.2

This commit is contained in:
Renovate Bot 2019-08-25 05:57:19 +00:00 committed by Sean Sube
parent 256de4f504
commit f4b128ec62
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"lodash": "4.17.15", "lodash": "4.17.15",
"mocha": "6.2.0", "mocha": "6.2.0",
"noicejs": "2.5.2", "noicejs": "2.5.2",
"rollup": "1.20.1", "rollup": "1.20.2",
"rollup-plugin-commonjs": "10.0.2", "rollup-plugin-commonjs": "10.0.2",
"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

@ -2029,10 +2029,10 @@ rollup-pluginutils@2.8.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.20.1: rollup@1.20.2:
version "1.20.1" version "1.20.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.1.tgz#fc66f356c5afbd7c62434f1e7a53a1e7da5a2b32" resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.2.tgz#0e1be13cb5de244c9c463027092f7c93461558b9"
integrity sha512-8DV8eWLq84fbJFRqkjWg8BWX4NTTdHpx9bxjmTl/83z54o6Ygo1OgUDjJGFq/xe5i0kDspnbjzw2V+ZPXD/BrQ== integrity sha512-pF4jFzNWMUuudIAeiTgOcSxn8XkBN2Y2/IwPR7iL/IZ8k9RwoLyp2QwNWiYT+HF537zwpmzZHTBYw345H9vq1A==
dependencies: dependencies:
"@types/estree" "0.0.39" "@types/estree" "0.0.39"
"@types/node" "^12.7.2" "@types/node" "^12.7.2"