Skip to content

Commit f7b6611

Browse files
build(deps): bump yaml from 1.10.2 to 1.10.3 in /webui (#1717)
* build(deps): bump yaml from 1.10.2 to 1.10.3 in /webui Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 1.10.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v1.10.2...v1.10.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 1.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump picomatch and yaml dependency versions Updated dependency versions in CHANGELOG. 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 d571efb commit f7b6611

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

webui/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This change log covers only the frontend library (webui) of Open VSX.
77
### Dependencies
88

99
- Bump picomatch from `4.0.3` to `4.0.4` ([#1720](https://github.com/eclipse/openvsx/pull/1720))
10+
- Bump yaml from `1.20.2` to `1.20.3` ([#1717](https://github.com/eclipse/openvsx/pull/1717))
1011

1112
## [v0.19.0] (Mar. 2026)
1213

webui/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7776,9 +7776,9 @@ __metadata:
77767776
linkType: hard
77777777

77787778
"yaml@npm:^1.10.0":
7779-
version: 1.10.2
7780-
resolution: "yaml@npm:1.10.2"
7781-
checksum: 10/e088b37b4d4885b70b50c9fa1b7e54bd2e27f5c87205f9deaffd1fb293ab263d9c964feadb9817a7b129a5bf30a06582cb08750f810568ecc14f3cdbabb79cb3
7779+
version: 1.10.3
7780+
resolution: "yaml@npm:1.10.3"
7781+
checksum: 10/e2ef2feb92c708138f016c69777a0f1e45f6d3c5e7cbcda30807a98a37eda2e008bd4fa57352b043c65245a4c799d0c99d1f9b3425de40e70929e26d2ea38215
77827782
languageName: node
77837783
linkType: hard
77847784

0 commit comments

Comments
 (0)