From 9b2a602484695e18615aa18c0cf2627043aaa628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Oct 2018 06:25:56 +0000 Subject: [PATCH] Bump rollup from 0.65.0 to 0.66.2 Bumps [rollup](https://github.com/rollup/rollup) from 0.65.0 to 0.66.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v0.65.0...v0.66.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 07c52a3..1eb91c1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "gulp": "^3.9.1", "parse-link-header": "^1.0.1", - "rollup": "^0.65.0", + "rollup": "^0.66.2", "rollup-plugin-commonjs": "^9.1.6", "rollup-plugin-node-builtins": "^2.1.2", "rollup-plugin-node-resolve": "^3.3.0", diff --git a/yarn.lock b/yarn.lock index 66e97a3..e7ca929 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1780,9 +1780,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0: estree-walker "^0.5.2" micromatch "^2.3.11" -rollup@^0.65.0: - version "0.65.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.0.tgz#280db1252169b68fc3043028346b337dde453fba" +rollup@^0.66.2: + version "0.66.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.2.tgz#77acdb9f4093f5f035ce75480577c40a81ea7999" dependencies: "@types/estree" "0.0.39" "@types/node" "*"