update: update dependency rollup to v1.16.7
This commit is contained in:
parent
44a49e8a1f
commit
73f317530c
|
@ -49,7 +49,7 @@
|
|||
"lodash": "4.17.13",
|
||||
"mocha": "6.1.4",
|
||||
"noicejs": "2.5.2",
|
||||
"rollup": "1.16.4",
|
||||
"rollup": "1.16.7",
|
||||
"rollup-plugin-commonjs": "10.0.1",
|
||||
"rollup-plugin-json": "4.0.0",
|
||||
"rollup-plugin-multi-entry": "2.1.0",
|
||||
|
|
|
@ -2437,10 +2437,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
|
|||
dependencies:
|
||||
estree-walker "^0.6.1"
|
||||
|
||||
rollup@1.16.4:
|
||||
version "1.16.4"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.4.tgz#0a13bace39cf6c1784781e383e605d1b6274c2f4"
|
||||
integrity sha512-Bht8QXoo2dJc8lUGyEMfnfKCV7hkf1oLzN6L8YdDE2toaaoCe5DxoqYjTyKswWQyiZseViZw9quEdDRz0YXifw==
|
||||
rollup@1.16.7:
|
||||
version "1.16.7"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.7.tgz#4b539ca22465df39f6c963d2001d95f6527e97e1"
|
||||
integrity sha512-P3GVcbVSLLjHWFLKGerYRe3Q/yggRXmTZFx/4WZf4wzGwO6hAg5jyMAFMQKc0dts8rFID4BQngfoz6yQbI7iMQ==
|
||||
dependencies:
|
||||
"@types/estree" "0.0.39"
|
||||
"@types/node" "^12.0.10"
|
||||
|
|
Loading…
Reference in New Issue