From 54a7e56e60f864f51ebd2fca78e176d89ef75e22 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 04:53:25 +0000 Subject: [PATCH] build(deps-dev): bump rollup from 2.52.7 to 2.53.1 Bumps [rollup](https://github.com/rollup/rollup) from 2.52.7 to 2.53.1. - [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.52.7...v2.53.1) 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 8dae5795..49460221 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "prettier": "2.3.2", "puppeteer": "10.0.0", "qs": "6.10.1", - "rollup": "2.52.7", + "rollup": "2.53.1", "rollup-plugin-terser": "7.0.2", "rollup-plugin-typescript2": "0.30.0", "typescript": "4.3.5" diff --git a/yarn.lock b/yarn.lock index 6ca927f2..7b274f28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5638,10 +5638,10 @@ rollup-plugin-typescript2@0.30.0: resolve "1.20.0" tslib "2.1.0" -rollup@2.52.7: - version "2.52.7" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.7.tgz#e15a8bf734f6e4c204b7cdf33521151310250cb2" - integrity sha512-55cSH4CCU6MaPr9TAOyrIC+7qFCHscL7tkNsm1MBfIJRRqRbCEY0mmeFn4Wg8FKsHtEH8r389Fz38r/o+kgXLg== +rollup@2.53.1: + version "2.53.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.1.tgz#b60439efd1eb41bdb56630509bd99aae78b575d3" + integrity sha512-yiTCvcYXZEulNWNlEONOQVlhXA/hgxjelFSjNcrwAAIfYx/xqjSHwqg/cCaWOyFRKr+IQBaXwt723m8tCaIUiw== optionalDependencies: fsevents "~2.3.2"