From b2aa59582884c6f7ba2eaf2a13facad53a501fc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 21:03:57 +0000 Subject: [PATCH] build(deps-dev): bump js-yaml from 5.2.0 to 5.2.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.2.0 to 5.2.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/5.2.0...5.2.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 35b8523..087e20a 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "vitest": "^4.1.8", "vscode-uri": "^3.1.0", "xvfb-maybe": "^0.2.1", - "js-yaml": "^5.2.0", + "js-yaml": "^5.2.1", "adm-zip": "^0.5.18" }, "pnpm": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dcb3d29..1dcddcc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: 10.1.0 version: 10.1.0 js-yaml: - specifier: ^5.2.0 - version: 5.2.0 + specifier: ^5.2.1 + version: 5.2.1 jsdom: specifier: ^29.1.1 version: 29.1.1 @@ -801,8 +801,8 @@ packages: resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==} hasBin: true - js-yaml@5.2.0: - resolution: {integrity: sha512-YeLUMlvR4Ou1B119LIaM0r65JvbOBooJDc9yEu0dClb/uSC5P4FrLU8OCCz/HXWvtPoIrR0dRzABTjo1sTN9Bw==} + js-yaml@5.2.1: + resolution: {integrity: sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==} hasBin: true jsdom@29.1.1: @@ -2073,7 +2073,7 @@ snapshots: dependencies: argparse: 2.0.1 - js-yaml@5.2.0: + js-yaml@5.2.1: dependencies: argparse: 2.0.1