Skip to content

Commit

Permalink
Bump tar from 6.2.0 to 6.2.1 (#688)
Browse files Browse the repository at this point in the history
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [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.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent b70ad60 commit 48e1654
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion foreign/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"jsonrepair": "^2.2.1",
"registry-lib": "file:../lib",
"semver": "^7.5.2",
"tar": "^6.1.11",
"tar": "^6.2.1",
"tmp": "^0.2.1",
"yaml": "^2.3.1"
}
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 48e1654

Please sign in to comment.