From 2fe4f2fad250b52f478d285aa0b9a348ccbff96c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 05:33:27 +0000 Subject: [PATCH] Bump rollup from 2.45.1 to 2.45.2 Bumps [rollup](https://github.com/rollup/rollup) from 2.45.1 to 2.45.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.45.1...v2.45.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 f4f88352..83d84b26 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "prettier": "2.2.1", "puppeteer": "9.0.0", "qs": "6.10.1", - "rollup": "2.45.1", + "rollup": "2.45.2", "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 00982129..6bce8614 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5119,10 +5119,10 @@ rollup-plugin-typescript2@0.30.0: resolve "1.20.0" tslib "2.1.0" -rollup@2.45.1: - version "2.45.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.1.tgz#eae2b94dc2088b4e0a3b7197a5a1ee0bdd589d5c" - integrity sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag== +rollup@2.45.2: + version "2.45.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.2.tgz#8fb85917c9f35605720e92328f3ccbfba6f78b48" + integrity sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ== optionalDependencies: fsevents "~2.3.1"