chore(deps): update dependency rollup to ^0.67.3 (#4354)

This commit is contained in:
renovate[bot] 2018-11-17 10:01:55 +00:00 committed by Clark Du
parent f75a442335
commit 80c19a472d
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"request": "^2.88.0",
"request-promise-native": "^1.0.5",
"rimraf": "^2.6.2",
"rollup": "^0.67.1",
"rollup": "^0.67.3",
"rollup-plugin-alias": "^1.4.0",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-commonjs": "^9.2.0",

View File

@ -9488,10 +9488,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.1,
estree-walker "^0.5.2"
micromatch "^2.3.11"
rollup@^0.67.1:
version "0.67.1"
resolved "https://registry.npmjs.org/rollup/-/rollup-0.67.1.tgz#4094110c944d3c9e25b5bf196771b51132ec3adb"
integrity sha512-BfwL9pw5VyxrAWx/G1tP8epgG+NH4KcR78aoWacV7+dFp1Mj6ynH8QTIC/lDQ3KlwzDakqZmJQ4LQ7TmLg+pBA==
rollup@^0.67.3:
version "0.67.3"
resolved "https://registry.npmjs.org/rollup/-/rollup-0.67.3.tgz#55475b1b62c43220c3b4bd7edc5846233932f50b"
integrity sha512-TyNQCz97rKuVVbsKUTXfwIjV7UljWyTVd7cTMuE+aqlQ7WJslkYF5QaYGjMLR2BlQtUOO5CAxSVnpQ55iYp5jg==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "*"