From 9b7a53d791c6ecee7f19350852a30d71f95494ed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 08:34:50 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.39.0 to 2.51.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.39.0 to 2.51.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.39.0...v2.51.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 d0ba24b..c3b4e70 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "react": "^17.0.1", "react-docgen-typescript-loader": "^3.7.2", "react-dom": "^17.0.1", - "rollup": "^2.39.0", + "rollup": "^2.51.0", "rollup-plugin-postcss": "^4.0.0", "rollup-plugin-typescript2": "^0.30.0", "stylelint": "^13.11.0", diff --git a/yarn.lock b/yarn.lock index 3848239..a952172 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10710,10 +10710,10 @@ rollup-pluginutils@^2.8.2: dependencies: estree-walker "^0.6.1" -rollup@^2.39.0: - version "2.39.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6" - integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw== +rollup@^2.51.0: + version "2.51.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.0.tgz#ffd847882283998fc8611cd57af917f173b4ab5c" + integrity sha512-ITLt9sScNCBVspSHauw/W49lEZ0vjN8LyCzSNsNaqT67vTss2lYEfOyxltX8hjrhr1l/rQwmZ2wazzEqhZ/fUg== optionalDependencies: fsevents "~2.3.1"