From 861405f059a8e6e1e7ec0f5aee74c04c60b8b505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 1 Dec 2018 06:14:49 +0000 Subject: [PATCH] Bump rollup from 0.65.0 to 0.67.3 Bumps [rollup](https://github.com/rollup/rollup) from 0.65.0 to 0.67.3. - [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.67.3) 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..47382ec 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.67.3", "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..ddb6aff 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.67.3: + version "0.67.3" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.67.3.tgz#55475b1b62c43220c3b4bd7edc5846233932f50b" dependencies: "@types/estree" "0.0.39" "@types/node" "*"