From 22807611e2294705be0f7d6756dca6df516f2d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 02:48:09 +0000 Subject: [PATCH] build(deps): bump yaml from 2.8.2 to 2.8.3 in /tests Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/package-lock.json | 8 ++++---- tests/package.json | 2 +- tests/pnpm-lock.yaml | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/tests/package-lock.json b/tests/package-lock.json index 1c56a6b4..c1dd259c 100644 --- a/tests/package-lock.json +++ b/tests/package-lock.json @@ -11,7 +11,7 @@ "@github/copilot-sdk": "^0.1.20", "chalk": "^5.3.0", "commander": "^12.1.0", - "yaml": "^2.4.5", + "yaml": "^2.8.3", "zod": "^3.23.8" }, "devDependencies": { @@ -3476,9 +3476,9 @@ } }, "node_modules/yaml": { - "version": "2.8.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz", - "integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==", + "version": "2.8.3", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz", + "integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==", "license": "ISC", "bin": { "yaml": "bin.mjs" diff --git a/tests/package.json b/tests/package.json index b073f40c..6d2cc67d 100644 --- a/tests/package.json +++ b/tests/package.json @@ -17,7 +17,7 @@ "@github/copilot-sdk": "^0.1.20", "chalk": "^5.3.0", "commander": "^12.1.0", - "yaml": "^2.4.5", + "yaml": "^2.8.3", "zod": "^3.23.8" }, "devDependencies": { diff --git a/tests/pnpm-lock.yaml b/tests/pnpm-lock.yaml index 6b81aef3..4c25593e 100644 --- a/tests/pnpm-lock.yaml +++ b/tests/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^12.1.0 version: 12.1.0 yaml: - specifier: ^2.4.5 - version: 2.8.2 + specifier: ^2.8.3 + version: 2.8.3 zod: specifier: ^3.23.8 version: 3.25.76 @@ -1146,8 +1146,8 @@ packages: resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} engines: {node: '>=0.10.0'} - yaml@2.8.2: - resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==} + yaml@2.8.3: + resolution: {integrity: sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==} engines: {node: '>= 14.6'} hasBin: true @@ -2112,7 +2112,7 @@ snapshots: word-wrap@1.2.5: {} - yaml@2.8.2: {} + yaml@2.8.3: {} yocto-queue@0.1.0: {}