1
0
Fork 0

update: update dependency rollup to v1.20.3 (#57)

This commit is contained in:
renovate[bot] 2019-08-29 12:02:20 -05:00 committed by Sean Sube
parent f80c8c5ffa
commit 9bf60cef0d
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"lodash": "4.17.15",
"mocha": "6.2.0",
"noicejs": "2.5.2",
"rollup": "1.20.2",
"rollup": "1.20.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.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:
estree-walker "^0.6.1"
rollup@1.20.2:
version "1.20.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.2.tgz#0e1be13cb5de244c9c463027092f7c93461558b9"
integrity sha512-pF4jFzNWMUuudIAeiTgOcSxn8XkBN2Y2/IwPR7iL/IZ8k9RwoLyp2QwNWiYT+HF537zwpmzZHTBYw345H9vq1A==
rollup@1.20.3:
version "1.20.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.3.tgz#6243f6c118ca05f56b2d9433112400cd834a1eb8"
integrity sha512-/OMCkY0c6E8tleeVm4vQVDz24CkVgvueK3r8zTYu2AQNpjrcaPwO9hE+pWj5LTFrvvkaxt4MYIp2zha4y0lRvg==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.7.2"