Skip to content

Commit

Permalink
Update dependency @types/targz to v1.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 23, 2024
1 parent 52f595a commit 5b76052
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/fs-extra": "^8.1.0",
"@types/targz": "1.0.0"
"@types/targz": "1.0.4"
},
"engines": {
"node": ">=18.14.2"
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5137,14 +5137,7 @@
dependencies:
"@types/node" "*"

"@types/[email protected]":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@types/targz/-/targz-1.0.0.tgz#cca3b2c87548d98f961b57306dc36d06f9fd15b2"
integrity sha512-kNFPOpsmdtT+DMXHuu5H7gXD5LlMHtS/kSQjuVY3QqxHQqGFV854o+EimC1GZ5/+iYZWzk9dNRiAUFbI/mvUsQ==
dependencies:
"@types/tar-fs" "*"

"@types/targz@^1.0.0":
"@types/[email protected]", "@types/targz@^1.0.0":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@types/targz/-/targz-1.0.4.tgz#bf78d46b564ac1a2527532c915892a96ddf1ed01"
integrity sha512-4i2weIjweWsnrvutLH7dM/+FPVSFSqxb+XKWo61tAiHxyYYHveImqys5JijMboKJz+jhFu24SlFrdVAB0xAMIw==
Expand Down

0 comments on commit 5b76052

Please sign in to comment.