From ddb9fd66961fa232afc27c37f8b29c910f86e1da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 12:29:20 +0000 Subject: [PATCH] build(deps): bump js-yaml from 4.1.1 to 5.3.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 5.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...5.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 9 --------- 1 file changed, 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 71d8bad..08d122b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1783,13 +1783,6 @@ __metadata: languageName: node linkType: hard -"@types/js-yaml@npm:^4.0.9": - version: 4.0.9 - resolution: "@types/js-yaml@npm:4.0.9" - checksum: 10/a0ce595db8a987904badd21fc50f9f444cb73069f4b95a76cc222e0a17b3ff180669059c763ec314bc4c3ce284379177a9da80e83c5f650c6c1310cafbfaa8e6 - languageName: node - linkType: hard - "@types/json-schema@npm:^7.0.15": version: 7.0.15 resolution: "@types/json-schema@npm:7.0.15" @@ -2828,7 +2821,6 @@ __metadata: "@actions/core": "npm:^3.0.1" "@docker/actions-toolkit": "npm:^0.95.0" "@eslint/js": "npm:^9.39.3" - "@types/js-yaml": "npm:^4.0.9" "@types/node": "npm:^24.11.0" "@typescript-eslint/eslint-plugin": "npm:^8.56.1" "@typescript-eslint/parser": "npm:^8.56.1" @@ -2840,7 +2832,6 @@ __metadata: eslint-plugin-prettier: "npm:^5.5.5" generate-license-file: "npm:^4.1.1" globals: "npm:^17.3.0" - js-yaml: "npm:^5.3.0" prettier: "npm:^3.8.1" typescript: "npm:^5.9.3" vitest: "npm:^4.0.18"