Update rollup to the latest version 🚀 (#1663)

* chore(package): update rollup to version 0.65.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot]
2018-08-25 23:13:22 +09:00
committed by ylemkimon
parent 539172098a
commit 16f79435b3
2 changed files with 4 additions and 4 deletions

View File

@@ -55,7 +55,7 @@
"postcss-loader": "^3.0.0", "postcss-loader": "^3.0.0",
"query-string": "^5.1.1", "query-string": "^5.1.1",
"rimraf": "^2.6.2", "rimraf": "^2.6.2",
"rollup": "^0.63.4", "rollup": "^0.65.0",
"rollup-plugin-babel": "^3.0.7", "rollup-plugin-babel": "^3.0.7",
"selenium-webdriver": "^3.6.0", "selenium-webdriver": "^3.6.0",
"sri-toolbox": "^0.2.0", "sri-toolbox": "^0.2.0",

View File

@@ -6399,9 +6399,9 @@ rollup-pluginutils@^1.5.0:
estree-walker "^0.2.1" estree-walker "^0.2.1"
minimatch "^3.0.2" minimatch "^3.0.2"
rollup@^0.63.4: rollup@^0.65.0:
version "0.63.5" version "0.65.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.5.tgz#5543eecac9a1b83b7e1be598b5be84c9c0a089db" resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.0.tgz#280db1252169b68fc3043028346b337dde453fba"
dependencies: dependencies:
"@types/estree" "0.0.39" "@types/estree" "0.0.39"
"@types/node" "*" "@types/node" "*"