Update rollup to the latest version 🚀 (#1716)

* chore(package): update rollup to version 0.66.0

* chore(package): update lockfile yarn.lock
This commit is contained in:
greenkeeper[bot]
2018-09-16 17:48:47 +09:00
committed by ylemkimon
parent 6151907ecb
commit c52d3bee70
2 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,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.65.0", "rollup": "^0.66.0",
"rollup-plugin-babel": "^4.0.2", "rollup-plugin-babel": "^4.0.2",
"selenium-webdriver": "^3.6.0", "selenium-webdriver": "^3.6.0",
"sri-toolbox": "^0.2.0", "sri-toolbox": "^0.2.0",

View File

@@ -6876,9 +6876,9 @@ rollup-pluginutils@^2.3.0:
estree-walker "^0.5.2" estree-walker "^0.5.2"
micromatch "^2.3.11" micromatch "^2.3.11"
rollup@^0.65.0: rollup@^0.66.0:
version "0.65.0" version "0.66.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.0.tgz#280db1252169b68fc3043028346b337dde453fba" resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
dependencies: dependencies:
"@types/estree" "0.0.39" "@types/estree" "0.0.39"
"@types/node" "*" "@types/node" "*"