From a00d902737c320d55cb674d5475c1428fa194331 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 05:23:34 +0000 Subject: [PATCH] Bump rollup from 2.41.2 to 2.42.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.41.2 to 2.42.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.41.2...v2.42.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 b89ab9b2..493ec45e 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "prettier": "2.2.1", "puppeteer": "8.0.0", "qs": "6.10.1", - "rollup": "2.41.2", + "rollup": "2.42.2", "rollup-plugin-terser": "7.0.2", "rollup-plugin-typescript2": "0.30.0", "typescript": "4.2.3" diff --git a/yarn.lock b/yarn.lock index 8366a060..af40c887 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5121,10 +5121,10 @@ rollup-plugin-typescript2@0.30.0: resolve "1.20.0" tslib "2.1.0" -rollup@2.41.2: - version "2.41.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.2.tgz#b7db5cb7c21c2d524e8b26ef39c7e9808a290c7e" - integrity sha512-6u8fJJXJx6fmvKrAC9DHYZgONvSkz8S9b/VFBjoQ6dkKdHyPpPbpqiNl2Bao9XBzDHpq672X6sGZ9G1ZBqAHMg== +rollup@2.42.2: + version "2.42.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.2.tgz#4ea90d60539f47c5739df6ccce60bf47e2011992" + integrity sha512-o34Ar4rf01ky4EV1RFlTPd+tXICDz13a2o1PARLPFBxighJoPsxvliJTrULqjmIVpZP+JPm499ZPkvnPzRxUYA== optionalDependencies: fsevents "~2.3.1"