Skip to content

Commit 86f3667

Browse files
build(deps): bump brace-expansion from 1.1.12 to 1.1.13 in /cli (#1725)
* build(deps): bump brace-expansion from 1.1.12 to 1.1.13 in /cli Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.13. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.13) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.13 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump brace-expansion 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 3dc0821 commit 86f3667

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This change log covers only the command line interface (CLI) of Open VSX.
88

99
- Bump picomatch from `2.3.1` to `2.3.2` ([#1719](https://github.com/eclipse/openvsx/pull/1719))
1010
- Bump picomatch from `4.0.3` to `4.0.4`
11-
11+
- Bump brace-expansion from `1.1.12` to `1.1.13` ([#1725](https://github.com/eclipse/openvsx/pull/1725))
1212

1313
### [v0.10.10] (Mar. 2026)
1414

cli/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,12 +1350,12 @@ __metadata:
13501350
linkType: hard
13511351

13521352
"brace-expansion@npm:^1.1.7":
1353-
version: 1.1.12
1354-
resolution: "brace-expansion@npm:1.1.12"
1353+
version: 1.1.13
1354+
resolution: "brace-expansion@npm:1.1.13"
13551355
dependencies:
13561356
balanced-match: "npm:^1.0.0"
13571357
concat-map: "npm:0.0.1"
1358-
checksum: 10/12cb6d6310629e3048cadb003e1aca4d8c9bb5c67c3c321bafdd7e7a50155de081f78ea3e0ed92ecc75a9015e784f301efc8132383132f4f7904ad1ac529c562
1358+
checksum: 10/b5f4329fdbe9d2e25fa250c8f866ebd054ba946179426e99b86dcccddabdb1d481f0e40ee5430032e62a7d0a6c2837605ace6783d015aa1d65d85ca72154d936
13591359
languageName: node
13601360
linkType: hard
13611361

0 commit comments

Comments
 (0)