From 19c8f63931f2717b283c90f53e7d4a967d53b87d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 08:47:26 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.39.0 to 2.51.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.39.0 to 2.51.2. - [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.2) 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..f4d4b1f 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.2", "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..ba7fd1a 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.2: + version "2.51.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7" + integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA== optionalDependencies: fsevents "~2.3.1"