Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@ncpa0cpl/nodepack": "^2.3.0",
"@reactgjs/gest": "^0.5.0",
"@types/tar": "^6.1.6",
"@types/tar": "^6.1.7",
"@typescript-eslint/eslint-plugin": "latest",
"@typescript-eslint/parser": "latest",
"eslint": "latest",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -503,13 +503,13 @@ __metadata:
languageName: node
linkType: hard

"@types/tar@npm:^6.1.6":
version: 6.1.6
resolution: "@types/tar@npm:6.1.6"
"@types/tar@npm:^6.1.7":
version: 6.1.7
resolution: "@types/tar@npm:6.1.7"
dependencies:
"@types/node": "*"
minipass: ^4.0.0
checksum: d4bcb5a06d8e4b6eac564f22274d72f6a14c614eaf5f6c6c270f3a43c197da2797a7c707bc0377cd2e6d8c429f277e1ca446121546c86021e9782034a306eafb
checksum: 74a346c86eb9fd1d7849b675e019ec784accf2f4a2abedc607e5449809f5205db6c31a7c0e7ac34e1ae5beabc3d260dbf82d7829398791397b971a56de4028b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -2766,7 +2766,7 @@ git-hook-tasks@ncpa0cpl/git-hook-tasks:
dependencies:
"@ncpa0cpl/nodepack": ^2.3.0
"@reactgjs/gest": ^0.5.0
"@types/tar": ^6.1.6
"@types/tar": ^6.1.7
"@typescript-eslint/eslint-plugin": latest
"@typescript-eslint/parser": latest
buffer: ^6.0.3
Expand Down