From 65e4c8b3faa9ad370dfc1aab603ba8dc73e54892 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 05:07:32 +0000 Subject: [PATCH] Bump rollup from 2.43.1 to 2.44.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.43.1 to 2.44.0. - [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.43.1...v2.44.0) 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 5db6bcbd..62ceb0a1 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.43.1", + "rollup": "2.44.0", "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 251318eb..1ecc0842 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5143,10 +5143,10 @@ rollup-plugin-typescript2@0.30.0: resolve "1.20.0" tslib "2.1.0" -rollup@2.43.1: - version "2.43.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.43.1.tgz#9e5c9208c2011de227ac6c93101e11dc12e88e04" - integrity sha512-kvRE6VJbiv4d8m2nGeccc3qRpzOMghAhu2KeITjyZVCjneIFLPQ3zm2Wmqnl0LcUg3FvDaV0MfKnG4NCMbiSfw== +rollup@2.44.0: + version "2.44.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.44.0.tgz#8da324d1c4fd12beef9ae6e12f4068265b6d95eb" + integrity sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ== optionalDependencies: fsevents "~2.3.1"