Skip to content

Commit 6ea1cc9

Browse files
build(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /webui (eclipse#1638)
* build(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /webui Bumps @isaacs/brace-expansion from 5.0.0 to 5.0.1. --- updated-dependencies: - dependency-name: "@isaacs/brace-expansion" dependency-version: 5.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update CHANGELOG with dependency changes Updated dependencies by bumping @isaacs/brace-expansion from 5.0.0 to 5.0.1. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
1 parent efc7e46 commit 6ea1cc9

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

webui/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ This change log covers only the frontend library (webui) of Open VSX.
1212

1313
- Check `Retry-After` http header when receiving `429` responses from the server ([#1637](https://github.com/eclipse/openvsx/pull/1637))
1414

15+
### Dependencies
16+
17+
- Bump @isaacs/brace-expansion from `5.0.0` to `5.0.1` ([#1638](https://github.com/eclipse/openvsx/pull/1638))
18+
1519
## [v0.18.0] (Feb. 2026)
1620

1721
### Added

webui/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -898,11 +898,11 @@ __metadata:
898898
linkType: hard
899899

900900
"@isaacs/brace-expansion@npm:^5.0.0":
901-
version: 5.0.0
902-
resolution: "@isaacs/brace-expansion@npm:5.0.0"
901+
version: 5.0.1
902+
resolution: "@isaacs/brace-expansion@npm:5.0.1"
903903
dependencies:
904904
"@isaacs/balanced-match": "npm:^4.0.1"
905-
checksum: 10/cf3b7f206aff12128214a1df764ac8cdbc517c110db85249b945282407e3dfc5c6e66286383a7c9391a059fc8e6e6a8ca82262fc9d2590bd615376141fbebd2d
905+
checksum: 10/aec226065bc4285436a27379e08cc35bf94ef59f5098ac1c026495c9ba4ab33d851964082d3648d56d63eb90f2642867bd15a3e1b810b98beb1a8c14efce6a94
906906
languageName: node
907907
linkType: hard
908908

0 commit comments

Comments
 (0)