From f076ec3188ec7b62fa9ee3744df40c6fa3410b12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 21:15:44 +0000 Subject: [PATCH] Bump js-yaml in /powershell in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the /powershell directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 3.15.1 to 3.15.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.2/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.15.1...3.15.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- powershell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powershell/package.json b/powershell/package.json index 3fb1d7c480..12ccd95eb9 100644 --- a/powershell/package.json +++ b/powershell/package.json @@ -61,7 +61,7 @@ "@azure-tools/codemodel-v3": "~3.1.0", "@azure-tools/linq": "~3.1.0", "@azure-tools/tasks": "~3.0.0", - "js-yaml": "3.15.1", + "js-yaml": "3.15.2", "source-map-support": "0.5.13", "xmlbuilder": "10.1.1" }