Bump tar from 7.5.7 to 7.5.8 (#3813)

Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.8.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.8)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-19 22:38:40 +00:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent dc8a16f76b
commit 375a2a2428
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -123,7 +123,7 @@
"shiki": "~1.15.0",
"sinon": "^21.0.0",
"source-map-support": "^0.5.21",
"tar": "^7.5.7",
"tar": "^7.5.8",
"ts-dedent": "^2.2.0",
"tsx": "^4.20.3",
"typescript": "^5.8.3",
@@ -18342,9 +18342,9 @@
}
},
"node_modules/tar": {
"version": "7.5.7",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz",
"integrity": "sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==",
"version": "7.5.8",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.8.tgz",
"integrity": "sha512-SYkBtK99u0yXa+IWL0JRzzcl7RxNpvX/U08Z+8DKnysfno7M+uExnTZH8K+VGgShf2qFPKtbNr9QBl8n7WBP6Q==",
"dev": true,
"license": "BlueOak-1.0.0",
"dependencies": {
+1 -1
View File
@@ -5973,7 +5973,7 @@
"shiki": "~1.15.0",
"sinon": "^21.0.0",
"source-map-support": "^0.5.21",
"tar": "^7.5.7",
"tar": "^7.5.8",
"ts-dedent": "^2.2.0",
"tsx": "^4.20.3",
"typescript": "^5.8.3",