Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/tar to v6.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DanSnow committed Apr 22, 2024
1 parent 554e906 commit f034915
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/karbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"@types/minimist": "1.2.5",
"@types/serialize-javascript": "5.0.4",
"@types/tailwindcss": "3.1.0",
"@types/tar": "6.1.12",
"@types/tar": "6.1.13",
"@types/uuid": "9.0.8",
"@vitejs/plugin-vue": "5.0.4",
"changelogen": "0.5.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/lodash.truncate": "4.4.9",
"@types/serialize-javascript": "5.0.4",
"@types/tailwindcss": "3.1.0",
"@types/tar": "6.1.12",
"@types/tar": "6.1.13",
"@types/uuid": "9.0.8",
"@vitejs/plugin-vue": "5.0.4",
"eslint": "9.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3242,7 +3242,7 @@ __metadata:
"@types/lodash.truncate": "npm:4.4.9"
"@types/serialize-javascript": "npm:5.0.4"
"@types/tailwindcss": "npm:3.1.0"
"@types/tar": "npm:6.1.12"
"@types/tar": "npm:6.1.13"
"@types/uuid": "npm:9.0.8"
"@vitejs/plugin-vue": "npm:5.0.4"
"@vueuse/core": "npm:^10.1.2"
Expand Down Expand Up @@ -3342,7 +3342,7 @@ __metadata:
"@types/minimist": "npm:1.2.5"
"@types/serialize-javascript": "npm:5.0.4"
"@types/tailwindcss": "npm:3.1.0"
"@types/tar": "npm:6.1.12"
"@types/tar": "npm:6.1.13"
"@types/uuid": "npm:9.0.8"
"@vitejs/plugin-vue": "npm:5.0.4"
"@vueuse/core": "npm:^10.1.2"
Expand Down Expand Up @@ -3806,13 +3806,13 @@ __metadata:
languageName: node
linkType: hard

"@types/tar@npm:6.1.12":
version: 6.1.12
resolution: "@types/tar@npm:6.1.12"
"@types/tar@npm:6.1.13":
version: 6.1.13
resolution: "@types/tar@npm:6.1.13"
dependencies:
"@types/node": "npm:*"
minipass: "npm:^4.0.0"
checksum: 10/5cd6d3a9867f5fbf6cc045752d439b2b9967c1cf5b389e9ea8afde7fdd749dd6f0a7ca879e7bfaf6f1bc242874ac7a923a319fc0caf5caed96e48cc2b6c58a1e
checksum: 10/d325223cf90399fd03f366d0eabe2383e75e550b3e40a006d5f062d006b894a475cd7c0968d258a8eb8eae5df30b6e7f4607d493a474f89134bbff65362b77ed
languageName: node
linkType: hard

Expand Down

0 comments on commit f034915

Please sign in to comment.