Skip to content

Commit 2acaf8e

Browse files
build(deps): bump tar from 7.5.11 to 7.5.16 in /cli (#1911)
* build(deps): bump tar from 7.5.11 to 7.5.16 in /cli Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.11 to 7.5.16. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.11...v7.5.16) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update 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 e7075d2 commit 2acaf8e

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 tmp from `0.2.6` to `0.2.7` ([#1903](https://github.com/eclipse/openvsx/pull/1903))
10+
- Bump tar from `7.5.11` to `7.5.16` ([#1911](https://github.com/eclipse/openvsx/pull/1911))
1011

1112
### [v1.0.1] (11/06/2026)
1213

cli/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4192,15 +4192,15 @@ __metadata:
41924192
linkType: hard
41934193

41944194
"tar@npm:^7.5.4":
4195-
version: 7.5.11
4196-
resolution: "tar@npm:7.5.11"
4195+
version: 7.5.16
4196+
resolution: "tar@npm:7.5.16"
41974197
dependencies:
41984198
"@isaacs/fs-minipass": "npm:^4.0.0"
41994199
chownr: "npm:^3.0.0"
42004200
minipass: "npm:^7.1.2"
42014201
minizlib: "npm:^3.1.0"
42024202
yallist: "npm:^5.0.0"
4203-
checksum: 10/fb2e77ee858a73936c68e066f4a602d428d6f812e6da0cc1e14a41f99498e4f7fd3535e355fa15157240a5538aa416026cfa6306bb0d1d1c1abf314b1f878e9a
4203+
checksum: 10/fafa22efceb9f056bf29ddc47d9bd90bb82fe3ce57b8d1242fc45771251741964cebba69d4e14a24fd1643f3c7f68478e945a19def534703cf370c2d9dca2e09
42044204
languageName: node
42054205
linkType: hard
42064206

0 commit comments

Comments
 (0)