From 2c80b6f24f02e32987fc079962642821915ddd73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 11:20:55 +0000 Subject: [PATCH] Bump rollup from 2.70.1 to 2.75.7 in /services/settings Bumps [rollup](https://github.com/rollup/rollup) from 2.70.1 to 2.75.7. - [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.70.1...v2.75.7) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/settings/package.json | 2 +- services/settings/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/services/settings/package.json b/services/settings/package.json index a82969646c9..1d38ca1f417 100644 --- a/services/settings/package.json +++ b/services/settings/package.json @@ -77,7 +77,7 @@ "nightwatch-api": "3.0.2", "nightwatch-vrt": "^0.2.10", "node-fetch": "^2.6.7", - "rollup": "^2.70.1", + "rollup": "^2.75.7", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-eslint": "^7.0.0", "rollup-plugin-filesize": "^9.1.2", diff --git a/services/settings/yarn.lock b/services/settings/yarn.lock index 0474f8d9b95..1d2e1df91b4 100644 --- a/services/settings/yarn.lock +++ b/services/settings/yarn.lock @@ -7467,10 +7467,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.7.1, rollup-pluginutils@^2.8.1, dependencies: estree-walker "^0.6.1" -rollup@^2.70.1: - version "2.70.1" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.1.tgz#824b1f1f879ea396db30b0fc3ae8d2fead93523e" - integrity sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA== +rollup@^2.75.7: + version "2.75.7" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9" + integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ== optionalDependencies: fsevents "~2.3.2"