From e1d709f0e0fb50c1bc9b4548580c92db2708991c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 07:23:22 +0000 Subject: [PATCH] Bump rollup from 2.50.0 to 2.50.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.50.0 to 2.50.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.50.0...v2.50.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3a5fd4e..99a3786 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@rollup/plugin-commonjs": "19.0.0", "@rollup/plugin-node-resolve": "13.0.0", "prettier": "2.3.0", - "rollup": "2.50.0", + "rollup": "2.50.1", "rollup-plugin-cleanup": "3.2.1", "rollup-plugin-terser": "7.0.2" }, diff --git a/yarn.lock b/yarn.lock index 6611541..de8d7ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -370,10 +370,10 @@ rollup-pluginutils@^2.8.2: dependencies: estree-walker "^0.6.1" -rollup@2.50.0: - version "2.50.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.0.tgz#e5a77820c2230c66ef9ea26cbc9d7a3c1a18a439" - integrity sha512-wO+F2MqWPGUCZx0549oqY8dsQqHVjuSxoyBWWnxKoQE+1UGcDKjtL7wHq/8jnnLJEeoGDQLf3ztrpgRwlbGJ0A== +rollup@2.50.1: + version "2.50.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.1.tgz#5d52d5c65ade19164d56efec98f16a461c6df38e" + integrity sha512-3MQhSdGpms4xjYrtR3WNHMT+VrWWM4oqUxUC770MmLo1FWFR2pr/OL81HSPC/ifmiu0uMFk0qPGLmjkSMRIESw== optionalDependencies: fsevents "~2.3.1"