From 9f84cf7022be4fc2120ff077042f0180c5d146c1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 05:29:37 +0000 Subject: [PATCH] Bump rollup from 2.18.1 to 2.19.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.18.1 to 2.19.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.18.1...v2.19.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 e9a0cc14..0769a52b 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "jest": "26.1.0", "jest-cli": "26.1.0", "prettier": "2.0.5", - "rollup": "2.18.1", + "rollup": "2.19.0", "rollup-plugin-terser": "6.1.0", "rollup-plugin-typescript2": "0.27.1", "typescript": "3.9.5" diff --git a/yarn.lock b/yarn.lock index 87247ea9..54843009 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4432,10 +4432,10 @@ rollup-plugin-typescript2@0.27.1: resolve "1.15.1" tslib "1.11.2" -rollup@2.18.1: - version "2.18.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d" - integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ== +rollup@2.19.0: + version "2.19.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.19.0.tgz#6484868882281552b0dc33aa5bc5b36a9c920452" + integrity sha512-nny5Vs4jwY3vbQAXgOyU4ZDZqLvMKm/umnsVry/demVL6ve8ke1XhdpYE0eiWencASmx/qFPw6pP8P7MLJl9XA== optionalDependencies: fsevents "~2.1.2"