Skip to content

Commit

Permalink
Bump tar from 6.2.1 to 7.4.3
Browse files Browse the repository at this point in the history
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.1 to 7.4.3.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.1...v7.4.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 6121ef4 commit d760d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"npm-run-all": "^4.1.5",
"shelljs": "^0.8.4",
"source-map-js": "^1.0.2",
"tar": "^6.0.5",
"tar": "^7.4.3",
"ts-jest": "^29.0.5",
"ts-node": "^10.2.1",
"typescript": "^5.0.2",
Expand Down

0 comments on commit d760d31

Please sign in to comment.