From d95fe932dc5fdc4520536ec14de266c02d245ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 16:09:32 +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.14.2 to 3.15.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.14.2...3.15.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.15.0 dependency-type: direct:production dependency-group: npm_and_yarn ... 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 37fedaba7b..5e2893796c 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.14.2", + "js-yaml": "3.15.0", "source-map-support": "0.5.13", "xmlbuilder": "10.1.1" }