From 1230babfa04b53fe8533ad26b4a658cbc66df96b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 05:10:24 +0000 Subject: [PATCH] Bump rollup from 2.33.3 to 2.34.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.34.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.33.3...v2.34.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 35292827..abe6dd42 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "node-fetch": "2.6.1", "prettier": "2.2.0", "puppeteer": "5.4.1", - "rollup": "2.33.3", + "rollup": "2.34.0", "rollup-plugin-terser": "7.0.2", "rollup-plugin-typescript2": "0.29.0", "typescript": "4.1.2" diff --git a/yarn.lock b/yarn.lock index b62ec707..03fda4c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4997,10 +4997,10 @@ rollup-plugin-typescript2@0.29.0: resolve "1.17.0" tslib "2.0.1" -rollup@2.33.3: - version "2.33.3" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342" - integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w== +rollup@2.34.0: + version "2.34.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271" + integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g== optionalDependencies: fsevents "~2.1.2"