Skip to content

Commit aa41a72

Browse files
build(deps): bump brace-expansion from 5.0.5 to 5.0.6 in /cli (#1846)
* build(deps): bump brace-expansion from 5.0.5 to 5.0.6 in /cli Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.5 to 5.0.6. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v5.0.5...v5.0.6) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update dependencies in 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 3908a3c commit aa41a72

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
@@ -7,6 +7,7 @@ This change log covers only the command line interface (CLI) of Open VSX.
77
#### Dependencies
88

99
- Bump fast-uri from `3.1.0` to `3.1.2` ([#1829](https://github.com/eclipse/openvsx/pull/1829))
10+
- Bump brace-expansion from `5.0.5` to `5.0.6` ([#1846](https://github.com/eclipse/openvsx/pull/1846))
1011

1112
### [v0.10.12] (08/05/2026)
1213

cli/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1369,11 +1369,11 @@ __metadata:
13691369
linkType: hard
13701370

13711371
"brace-expansion@npm:^5.0.2":
1372-
version: 5.0.5
1373-
resolution: "brace-expansion@npm:5.0.5"
1372+
version: 5.0.6
1373+
resolution: "brace-expansion@npm:5.0.6"
13741374
dependencies:
13751375
balanced-match: "npm:^4.0.2"
1376-
checksum: 10/f259b2ddf04489da9512ad637ba6b4ef2d77abd4445d20f7f1714585f153435200a53fa6a2e4a5ee974df14ddad4cd16421f6f803e96e8b452bd48598878d0ee
1376+
checksum: 10/a7acf120fefa79e9d7c9c92898114f57c07596a3920197f3c5917e6a628b04220a5f7f9618c30bdd973a6576a32113b99f9c3f1c8245ccc399dd2a9a718d81d8
13771377
languageName: node
13781378
linkType: hard
13791379

0 commit comments

Comments
 (0)