1
0
Fork 0

update: update dependency rollup to v1.16.7

This commit is contained in:
Renovate Bot 2019-07-11 13:11:16 +00:00 committed by Sean Sube
parent 44a49e8a1f
commit 73f317530c
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"lodash": "4.17.13", "lodash": "4.17.13",
"mocha": "6.1.4", "mocha": "6.1.4",
"noicejs": "2.5.2", "noicejs": "2.5.2",
"rollup": "1.16.4", "rollup": "1.16.7",
"rollup-plugin-commonjs": "10.0.1", "rollup-plugin-commonjs": "10.0.1",
"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

@ -2437,10 +2437,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
dependencies: dependencies:
estree-walker "^0.6.1" estree-walker "^0.6.1"
rollup@1.16.4: rollup@1.16.7:
version "1.16.4" version "1.16.7"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.4.tgz#0a13bace39cf6c1784781e383e605d1b6274c2f4" resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.7.tgz#4b539ca22465df39f6c963d2001d95f6527e97e1"
integrity sha512-Bht8QXoo2dJc8lUGyEMfnfKCV7hkf1oLzN6L8YdDE2toaaoCe5DxoqYjTyKswWQyiZseViZw9quEdDRz0YXifw== integrity sha512-P3GVcbVSLLjHWFLKGerYRe3Q/yggRXmTZFx/4WZf4wzGwO6hAg5jyMAFMQKc0dts8rFID4BQngfoz6yQbI7iMQ==
dependencies: dependencies:
"@types/estree" "0.0.39" "@types/estree" "0.0.39"
"@types/node" "^12.0.10" "@types/node" "^12.0.10"