Skip to content

Commit 9d61e9b

Browse files
build(deps): bump js-yaml from 4.1.1 to 4.2.0 in /cli (#1912)
* build(deps): bump js-yaml from 4.1.1 to 4.2.0 in /cli 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: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update CHANGELOG.md Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
1 parent 03399e4 commit 9d61e9b

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

cli/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This change log covers only the command line interface (CLI) of Open VSX.
99
- Bump tmp from `0.2.6` to `0.2.7` ([#1903](https://github.com/eclipse/openvsx/pull/1903))
1010
- Bump tar from `7.5.11` to `7.5.16` ([#1911](https://github.com/eclipse/openvsx/pull/1911))
1111
- Bump form-data from `4.0.4` to `4.0.6` ([#1910](https://github.com/eclipse/openvsx/pull/1910))
12+
- Bump js-yaml from `4.1.1` to `4.2.0` ([#1912](https://github.com/eclipse/openvsx/pull/1912))
1213

1314
### [v1.0.1] (11/06/2026)
1415

cli/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2721,13 +2721,13 @@ __metadata:
27212721
linkType: hard
27222722

27232723
"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
2724-
version: 4.1.1
2725-
resolution: "js-yaml@npm:4.1.1"
2724+
version: 4.2.0
2725+
resolution: "js-yaml@npm:4.2.0"
27262726
dependencies:
27272727
argparse: "npm:^2.0.1"
27282728
bin:
27292729
js-yaml: bin/js-yaml.js
2730-
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
2730+
checksum: 10/51de2067a2b44b07ba5206132e56005f8b568ff279bb4d2f645068958c56fa4827d40a6841c983234671fa0a134bf094d0b0717873c2a3d319185297af145a6d
27312731
languageName: node
27322732
linkType: hard
27332733

0 commit comments

Comments
 (0)