From 616253bcc88843878c0f3639fc5220cad98beea2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 05:35:29 +0000 Subject: [PATCH] feat(deps): bump rollup from 2.24.0 to 2.26.3 Bumps [rollup](https://github.com/rollup/rollup) from 2.24.0 to 2.26.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/v2.24.0...v2.26.3) 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..f458aa46 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.3", "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..415dbf91 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.3: + version "2.26.3" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.3.tgz#502c755872a4590937cfa4e8f7eb99d3bc3c4025" + integrity sha512-Mlt39/kL2rA9egcbQbaZV1SNVplGqYYhDDMcGgHPPE0tvM3R4GrB+IEdYy2QtTrdzMQx57ZcqDFf/KWWm8F+uw== optionalDependencies: fsevents "~2.1.2"