Skip to content

Commit f032b1c

Browse files
build(deps): bump picomatch from 2.3.1 to 2.3.2 in /cli (#1719)
* build(deps): bump picomatch from 2.3.1 to 2.3.2 in /cli Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.3.1...2.3.2) --- updated-dependencies: - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update picomatch dependency in CHANGELOG Bump picomatch dependency version from 2.3.1 to 2.3.2. 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 f7b6611 commit f032b1c

2 files changed

Lines changed: 7 additions & 11 deletions

File tree

cli/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This change log covers only the command line interface (CLI) of Open VSX.
44

55
### [next] (unreleased)
66

7+
#### Dependencies
8+
9+
- Bump picomatch from `2.3.1` to `2.3.2` ([#1719](https://github.com/eclipse/openvsx/pull/1719))
710

811
### [v0.10.10] (Mar. 2026)
912

cli/yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3566,20 +3566,13 @@ __metadata:
35663566
linkType: hard
35673567

35683568
"picomatch@npm:^2.3.1":
3569-
version: 2.3.1
3570-
resolution: "picomatch@npm:2.3.1"
3571-
checksum: 10/60c2595003b05e4535394d1da94850f5372c9427ca4413b71210f437f7b2ca091dbd611c45e8b37d10036fa8eade25c1b8951654f9d3973bfa66a2ff4d3b08bc
3572-
languageName: node
3573-
linkType: hard
3574-
3575-
"picomatch@npm:^4.0.2":
3576-
version: 4.0.2
3577-
resolution: "picomatch@npm:4.0.2"
3578-
checksum: 10/ce617b8da36797d09c0baacb96ca8a44460452c89362d7cb8f70ca46b4158ba8bc3606912de7c818eb4a939f7f9015cef3c766ec8a0c6bfc725fdc078e39c717
3569+
version: 2.3.2
3570+
resolution: "picomatch@npm:2.3.2"
3571+
checksum: 10/b788ef8148a2415b9dec12f0bb350ae6a5830f8f1950e472abc2f5225494debf7d1b75eb031df0ceaea9e8ec3e7bad599e8dbf3c60d61b42be429ba41bff4426
35793572
languageName: node
35803573
linkType: hard
35813574

3582-
"picomatch@npm:^4.0.3":
3575+
"picomatch@npm:^4.0.2, picomatch@npm:^4.0.3":
35833576
version: 4.0.3
35843577
resolution: "picomatch@npm:4.0.3"
35853578
checksum: 10/57b99055f40b16798f2802916d9c17e9744e620a0db136554af01d19598b96e45e2f00014c91d1b8b13874b80caa8c295b3d589a3f72373ec4aaf54baa5962d5

0 commit comments

Comments
 (0)