From cee761cd5e230156285a3be9f9550fa73e6efd92 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 07:40:14 +0000 Subject: [PATCH] Bump rollup from 2.23.0 to 2.38.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.23.0 to 2.38.1. - [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.38.1) 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..07c211a 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.38.1", "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..546f226 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.38.1: + version "2.38.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.1.tgz#ecea0f7ce6ef2c1f023fdb79524eb7aeb670ea79" + integrity sha512-q07T6vU/V1kqM8rGRRyCgEvIQcIAXoKIE5CpkYAlHhfiWM1Iuh4dIPWpIbqFngCK6lwAB2aYHiUVhIbSWHQWhw== optionalDependencies: fsevents "~2.1.2"