From 5a0d2bd2ff8486ecefd1b73a00d14a19291bbebc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 08:03:44 +0000 Subject: [PATCH] Bump rollup from 2.23.0 to 2.34.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.23.0 to 2.34.0. - [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.23.0...v2.34.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b38ba09..fb726e9 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "jest": "^26.1.0", "postcss-load-config": "2.1.0", "prettier": "2.0.5", - "rollup": "^2.23.0", + "rollup": "^2.34.0", "rollup-plugin-postcss": "^3.1.3", "rollup-plugin-svelte": "^5.2.3", "rollup-plugin-terser": "^6.1.0", diff --git a/yarn.lock b/yarn.lock index cae1a3c..b612b6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4834,10 +4834,10 @@ rollup-pluginutils@^2.8.2: dependencies: estree-walker "^0.6.1" -rollup@^2.23.0: - version "2.23.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d" - integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg== +rollup@^2.34.0: + version "2.34.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271" + integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g== optionalDependencies: fsevents "~2.1.2"