From 41f1695b2d25651c9b6535f0aa2531a18912172e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 21:13:31 +0000 Subject: [PATCH] build(deps): bump yaml from 2.2.1 to 2.2.2 in /platforms/webext Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: yaml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- platforms/webext/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platforms/webext/yarn.lock b/platforms/webext/yarn.lock index 7598dde1..f1c38a05 100644 --- a/platforms/webext/yarn.lock +++ b/platforms/webext/yarn.lock @@ -5627,8 +5627,8 @@ yaml-eslint-parser@^1.1.0: yaml "^2.0.0" yaml@^2.0.0, yaml@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1.tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4" + version "2.2.2" + resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073" yargs-parser@^20.2.2: version "20.2.9"