From ad3e6d2364a4246793b281db265a544bb0adcd01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Mar 2022 20:58:00 +0000 Subject: [PATCH] Bump rollup from 2.69.2 to 2.70.0 Bumps [rollup](https://github.com/rollup/rollup) from 2.69.2 to 2.70.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.69.2...v2.70.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bb891a85..cca16433 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-prettier": "^4.0.0", "npm-check-updates": "^12.5.2", "prettier": "^2.4.1", - "rollup": "^2.69.0", + "rollup": "^2.70.0", "rollup-plugin-serve": "^1.1.0", "rollup-plugin-styles": "^4.0.0", "rollup-plugin-terser": "^7.0.2", diff --git a/yarn.lock b/yarn.lock index 95bdfb5c..82fb0144 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4123,10 +4123,10 @@ rollup-plugin-typescript2@^0.31.2: resolve "^1.20.0" tslib "^2.3.1" -rollup@^2.63.0, rollup@^2.69.0: - version "2.69.2" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.69.2.tgz#5e0f3b6d07b2a293bc4f4727315dcddb46a96b85" - integrity sha512-KghktpWg3Wd+nYCsx3Griidm2/CKIJYG2yyaaKspo0TXSoGdW+0duwzKl4wWIu62oN3mFg3zCDbwVRPwuNPPlA== +rollup@^2.63.0, rollup@^2.70.0: + version "2.70.0" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.0.tgz#17a92e5938e92a251b962352e904c9f558230ec7" + integrity sha512-iEzYw+syFxQ0X9RefVwhr8BA2TNJsTaX8L8dhyeyMECDbmiba+8UQzcu+xZdji0+JQ+s7kouQnw+9Oz5M19XKA== optionalDependencies: fsevents "~2.3.2"