From 41c624ed6725251553c9a24220fa9dcaa235b2e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:05:37 +0000 Subject: [PATCH] Bump rollup from 2.36.2 to 2.38.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.36.2 to 2.38.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.36.2...v2.38.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 d0974f6d..529a3c59 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "prettier": "2.2.1", "puppeteer": "5.5.0", "qs": "6.9.6", - "rollup": "2.36.2", + "rollup": "2.38.0", "rollup-plugin-terser": "7.0.2", "rollup-plugin-typescript2": "0.29.0", "typescript": "4.1.3" diff --git a/yarn.lock b/yarn.lock index cf69c8dd..54a569b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4953,10 +4953,10 @@ rollup-plugin-typescript2@0.29.0: resolve "1.17.0" tslib "2.0.1" -rollup@2.36.2: - version "2.36.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2.tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49" - integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A== +rollup@2.38.0: + version "2.38.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d" + integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw== optionalDependencies: fsevents "~2.1.2"