From 73cd92bb3bca51dcfb30d15b437e401f2fa80d77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 12:26:39 +0000 Subject: [PATCH] Bump js-yaml from 3.12.1 to 3.15.1 in /fixtures/eslint Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.15.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.12.1...3.15.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.15.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- fixtures/eslint/yarn.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/fixtures/eslint/yarn.lock b/fixtures/eslint/yarn.lock index 7a557036da3a..f29456c71447 100644 --- a/fixtures/eslint/yarn.lock +++ b/fixtures/eslint/yarn.lock @@ -207,7 +207,6 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: "eslint-plugin-react-hooks@link:./proxy": version "0.0.0" - uid "" eslint-scope@^3.7.1: version "3.7.3" @@ -492,9 +491,9 @@ js-tokens@^3.0.2: integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls= js-yaml@^3.8.4: - version "3.12.1" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600" - integrity sha512-um46hB9wNOKlwkHgiuyEVAybXBjwFUV0Z/RaHJblRd9DXltue9FTYvzCr9ErQrK9Adz5MU4gHWVaNUfdmrC8qA== + version "3.15.1" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.15.1.tgz#24bc95028f361cdaaa84745b06a109c4486773c0" + integrity sha512-S99WuO3HlhO3XN41EtYUNl9zzXjoJx7QvmipxsJVxtCBT0YHEFy+iOJhjSvrmV12nYhWpZaM8lPHkJm0yUMbag== dependencies: argparse "^1.0.7" esprima "^4.0.0"