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

Commit 2730c15

Browse files
Update dependency @types/tar to v4.0.4 (#410)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a5ce0ef commit 2730c15

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.3",
40+
"@types/tar": "4.0.4",
4141
"@types/type-is": "1.6.3",
4242
"@types/uuid": "7.0.0",
4343
"@types/ws": "7.2.2",

yarn.lock

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

1148-
"@types/tar@4.0.3":
1149-
version "4.0.3"
1150-
resolved "https://registry.npmjs.org/@types/tar/-/tar-4.0.3.tgz#e2cce0b8ff4f285293243f5971bd7199176ac489"
1151-
integrity sha512-Z7AVMMlkI8NTWF0qGhC4QIX0zkV/+y0J8x7b/RsHrN0310+YNjoJd8UrApCiGBCWtKjxS9QhNqLi2UJNToh5hA==
1148+
"@types/tar@4.0.4":
1149+
version "4.0.4"
1150+
resolved "https://registry.npmjs.org/@types/tar/-/tar-4.0.4.tgz#d680de60855e7778a51c672b755869a3b8d2889f"
1151+
integrity sha512-0Xv+xcmkTsOZdIF4yCnd7RkOOyfyqPaqJ7RZFKnwdxfDbkN3eAAE9sHl8zJFqBz4VhxolW9EErbjR1oyH7jK2A==
11521152
dependencies:
11531153
"@types/minipass" "*"
11541154
"@types/node" "*"

0 commit comments

Comments
 (0)