From 0c60e0a6f45e52634b5b079b445177238079f547 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:04:12 +0000 Subject: [PATCH] chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/commits) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index ca1585f..a449fbb 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@otterscale/api": "1.0.0", "@types/js-yaml": "^4.0.9", "@types/node": "^25.6.0", - "js-yaml": "^4.1.1", + "js-yaml": "^4.2.0", "json-schema-to-typescript": "^15.0.4", "sort-keys": "^6.0.0", "ts-node": "^10.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92bf468..53f0b64 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^25.6.0 version: 25.6.0 js-yaml: - specifier: ^4.1.1 - version: 4.1.1 + specifier: ^4.2.0 + version: 4.2.0 json-schema-to-typescript: specifier: ^15.0.4 version: 15.0.4 @@ -319,8 +319,8 @@ packages: resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==} engines: {node: '>=12'} - js-yaml@4.1.1: - resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} + js-yaml@4.2.0: + resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} hasBin: true json-schema-to-typescript@15.0.4: @@ -397,7 +397,7 @@ snapshots: dependencies: '@jsdevtools/ono': 7.1.3 '@types/json-schema': 7.0.15 - js-yaml: 4.1.1 + js-yaml: 4.2.0 '@bufbuild/protobuf@2.12.0': {} @@ -587,7 +587,7 @@ snapshots: is-plain-obj@4.1.0: {} - js-yaml@4.1.1: + js-yaml@4.2.0: dependencies: argparse: 2.0.1 @@ -597,7 +597,7 @@ snapshots: '@types/json-schema': 7.0.15 '@types/lodash': 4.17.24 is-glob: 4.0.3 - js-yaml: 4.1.1 + js-yaml: 4.2.0 lodash: 4.18.1 minimist: 1.2.8 prettier: 3.8.3