From 6dbcd9edee47407766d2c5fb2a741c15a2e50473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2020 05:56:13 +0000 Subject: [PATCH] feat(deps): bump rollup from 2.24.0 to 2.26.4 Bumps [rollup](https://github.com/rollup/rollup) from 2.24.0 to 2.26.4. - [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/v2.24.0...v2.26.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f4ac48e3..b2737b3c 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "read-pkg-up": "^7.0.1", "resolve": "^1.15.1", "rimraf": "^3.0.2", - "rollup": "^2.23.0", + "rollup": "^2.26.4", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-node-builtins": "^2.1.2", "rollup-plugin-node-globals": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index d195edb6..9f416b6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7901,10 +7901,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1: dependencies: estree-walker "^0.6.1" -rollup@^2.23.0: - version "2.24.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.24.0.tgz#d51b536a67664029138ebc85705efbe88558da3a" - integrity sha512-UaTQNUUjKT9NANDGOlZ2fZW9wL7OPYH8RS6CrHjsjdwlboc//xBDET5Q7WZOD2k+cJ2iD2fEnq4fnpVo2eTjGA== +rollup@^2.26.4: + version "2.26.4" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.4.tgz#a8350fd6bd56fce9873a7db2bd9547d40de3992b" + integrity sha512-6+qsGuP0MXGd7vlYmk72utm1MrgZj5GfXibGL+cRkKQ9+ZL/BnFThDl0D5bcl7AqlzMjAQXRAwZX1HVm22M/4Q== optionalDependencies: fsevents "~2.1.2"