From 17fa29d19283edbd6225424935092f5200011a9f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 13:29:23 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.39.0 to 2.40.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.39.0 to 2.40.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.40.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..78ad34d 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.40.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..22da691 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.40.0: + version "2.40.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40.0.tgz#efc218eaede7ab590954df50f96195188999c304" + integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A== optionalDependencies: fsevents "~2.3.1"