Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 27b11c5

Browse files
Update dependency @types/tar to v4.0.5 (#453)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 06c45ab commit 27b11c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/rmfr": "2.0.0",
3838
"@types/semver": "7.1.0",
3939
"@types/tail": "2.0.0",
40-
"@types/tar": "4.0.4",
40+
"@types/tar": "4.0.5",
4141
"@types/type-is": "1.6.3",
4242
"@types/uuid": "7.0.0",
4343
"@types/ws": "7.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,10 +1146,10 @@
11461146
resolved "https://registry.npmjs.org/@types/tail/-/tail-2.0.0.tgz#d1d035cd0caa5a2ed4a5b805acc6596fc6a233a2"
11471147
integrity sha512-TYTfnILhrZUAZKGNgot5+sBDap7oPIzV3818p7g4VhKGc81+/eoEZ93wKBTGnSg/tpDjzWSb8Wx5E737FCH/Sw==
11481148

1149-
"@types/[email protected].4":
1150-
version "4.0.4"
1151-
resolved "https://registry.npmjs.org/@types/tar/-/tar-4.0.4.tgz#d680de60855e7778a51c672b755869a3b8d2889f"
1152-
integrity sha512-0Xv+xcmkTsOZdIF4yCnd7RkOOyfyqPaqJ7RZFKnwdxfDbkN3eAAE9sHl8zJFqBz4VhxolW9EErbjR1oyH7jK2A==
1149+
"@types/[email protected].5":
1150+
version "4.0.5"
1151+
resolved "https://registry.npmjs.org/@types/tar/-/tar-4.0.5.tgz#5f953f183e36a15c6ce3f336568f6051b7b183f3"
1152+
integrity sha512-cgwPhNEabHaZcYIy5xeMtux2EmYBitfqEceBUi2t5+ETy4dW6kswt6WX4+HqLeiiKOo42EXbGiDmVJ2x+vi37Q==
11531153
dependencies:
11541154
"@types/minipass" "*"
11551155
"@types/node" "*"

0 commit comments

Comments
 (0)