From 75ebeb14c570b2c935f8f76bad9fa85540d0642f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 08:45:23 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.45.0 to 2.45.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.45.0 to 2.45.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.45.0...v2.45.1) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 52b96af43..e77628cb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8119,9 +8119,9 @@ rollup-plugin-preserve-shebangs@^0.2.0: magic-string "^0.25.7" rollup@^2.36.1: - version "2.45.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.0.tgz#bfcce2347c96f15f5c78ac860bc38e3349ba27c9" - integrity sha512-JJznbtGIsHZfKH0Sa9RpCAy5JarH8SWvBzRAGuRkgzAafb8e8D7VSMJ0O1Bsix1nn91koN/Ecvl2+ZWhljcuTw== + version "2.45.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.1.tgz#eae2b94dc2088b4e0a3b7197a5a1ee0bdd589d5c" + integrity sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag== optionalDependencies: fsevents "~2.3.1"