From 4a0229ca98c4b6310bdc0f1dce3d68324e2fcbc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 09:00:48 +0000 Subject: [PATCH] :arrow_up: Bump js-yaml from 5.2.0 to 5.2.2 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.2.0 to 5.2.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/5.2.0...5.2.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/vscode-ext/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/vscode-ext/package.json b/packages/vscode-ext/package.json index 0bb5ee0a53..865c8b196a 100644 --- a/packages/vscode-ext/package.json +++ b/packages/vscode-ext/package.json @@ -147,7 +147,7 @@ "@types/vscode-webview": "^1.57.5", "esbuild": "^0.25.2", "eslint": "^10.6.0", - "js-yaml": "5.2.0", + "js-yaml": "5.2.2", "prettier": "^3.9.0", "react": "^19.1.0", "react-dom": "^19.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e92c718d0d..66d77a4866 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1738,8 +1738,8 @@ importers: specifier: ^10.6.0 version: 10.6.0(jiti@2.4.2) js-yaml: - specifier: 5.2.0 - version: 5.2.0 + specifier: 5.2.2 + version: 5.2.2 prettier: specifier: ^3.9.0 version: 3.9.0 @@ -5639,8 +5639,8 @@ packages: '@swc/helpers@0.5.17': resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==} - '@swc/types@0.1.25': - resolution: {integrity: sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==} + '@swc/types@0.1.27': + resolution: {integrity: sha512-K6h3iUlqeM946U4sXFYeahefR1YBbXJvko+hv8WS8/0BNJ4OHiHRywMnQUJCqkR7Y9+hqQ1TvEpiKqUhz7NEFg==} '@tailwindcss/forms@0.5.10': resolution: {integrity: sha512-utI1ONF6uf/pPNO68kmN1b8rEwNXv3czukalo8VtJH8ksIkZXr3Q3VYudZLkCsDd4Wku120uF02hYK25XGPorw==} @@ -9588,8 +9588,8 @@ packages: resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} hasBin: true - js-yaml@5.2.0: - resolution: {integrity: sha512-YeLUMlvR4Ou1B119LIaM0r65JvbOBooJDc9yEu0dClb/uSC5P4FrLU8OCCz/HXWvtPoIrR0dRzABTjo1sTN9Bw==} + js-yaml@5.2.2: + resolution: {integrity: sha512-dayzUzKkJ1MkuUtZglSebU43utNXH0OWQByK9rKOOuYIO8M5TV1y+n8ALMdG0rdzBnfNkOmZEqrURepb0ejqBw==} hasBin: true jsdoc-type-pratt-parser@4.1.0: @@ -19118,7 +19118,7 @@ snapshots: '@swc/core@1.10.1(@swc/helpers@0.5.17)': dependencies: '@swc/counter': 0.1.3 - '@swc/types': 0.1.25 + '@swc/types': 0.1.27 optionalDependencies: '@swc/core-darwin-arm64': 1.10.1 '@swc/core-darwin-x64': 1.10.1 @@ -19144,7 +19144,7 @@ snapshots: dependencies: tslib: 2.8.1 - '@swc/types@0.1.25': + '@swc/types@0.1.27': dependencies: '@swc/counter': 0.1.3 optional: true @@ -24298,7 +24298,7 @@ snapshots: dependencies: argparse: 2.0.1 - js-yaml@5.2.0: + js-yaml@5.2.2: dependencies: argparse: 2.0.1