From b82f126677df546f7019d5bc8feb24cca101f6fb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 05:16:23 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.49.0 to 2.50.5 Bumps [rollup](https://github.com/rollup/rollup) from 2.49.0 to 2.50.5. - [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.49.0...v2.50.5) 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 ac34125e..028503b5 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "prettier": "2.3.0", "puppeteer": "9.1.1", "qs": "6.10.1", - "rollup": "2.49.0", + "rollup": "2.50.5", "rollup-plugin-terser": "7.0.2", "rollup-plugin-typescript2": "0.30.0", "typescript": "4.2.4" diff --git a/yarn.lock b/yarn.lock index e5f1eb9d..e4d2428a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5951,10 +5951,10 @@ rollup-plugin-typescript2@0.30.0: resolve "1.20.0" tslib "2.1.0" -rollup@2.49.0: - version "2.49.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.49.0.tgz#f0e5bb2b770ddf1be8cc30d4cce3457574c8c871" - integrity sha512-UnrCjMXICx9q0jF8L7OYs7LPk95dW0U5UYp/VANnWqfuhyr66FWi/YVlI34Oy8Tp4ZGLcaUDt4APJm80b9oPWQ== +rollup@2.50.5: + version "2.50.5" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.5.tgz#bbee9d6411af3f5fa5c6e7e2c69f7a65b753e568" + integrity sha512-Ztz4NurU2LbS3Jn5rlhnYv35z6pkjBUmYKr94fOBIKINKRO6kug9NTFHArT7jqwMP2kqEZ39jJuEtkk91NBltQ== optionalDependencies: fsevents "~2.3.1"