From 520d00e2cb800029f9ce0df544c2a1c5803d88a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 10:03:33 +0000 Subject: [PATCH] chore(deps): update dependency @types/js-yaml to v3.12.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2b4a9be1..9bfba4dd 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@sourcegraph/tsconfig": "^4.0.1", "@types/execa": "2.0.0", "@types/inquirer": "8.2.10", - "@types/js-yaml": "3.12.5", + "@types/js-yaml": "3.12.10", "@types/mkdirp-promise": "5.0.0", "@types/mz": "2.7.8", "@types/node": "12.20.55", diff --git a/yarn.lock b/yarn.lock index 146c3d58..b4c36c43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -714,10 +714,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/js-yaml@3.12.5": - version "3.12.5" - resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.5.tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb" - integrity sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww== +"@types/js-yaml@3.12.10": + version "3.12.10" + resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.10.tgz#4d80d0c7dfc570eb4f0be280cb2d67789f977ba5" + integrity sha512-/Mtaq/wf+HxXpvhzFYzrzCqNRcA958sW++7JOFC8nPrZcvfi/TrzOaaGbvt27ltJB2NQbHVAg5a1wUCsyMH7NA== "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.6": version "7.0.6"