Skip to content

Commit

Permalink
Update tar dependency (#991)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Apr 11, 2024
1 parent 32915d6 commit f014cc6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/mean-ghosts-move.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@definitelytyped/utils": patch
---

Update tar dependency
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"cachedir": "^2.0.0",
"charm": "^1.0.2",
"minimatch": "^9.0.3",
"tar": "^6.2.0",
"tar": "^6.2.1",
"tar-stream": "^3.1.6",
"which": "^4.0.0"
},
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit f014cc6

Please sign in to comment.