Skip to content

Commit 72c480b

Browse files
Pin dependency @types/tar to 6.1.1 (#761)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 9ab268f commit 72c480b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

npm-distribution/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"tar": "^6.1.11"
2121
},
2222
"devDependencies": {
23-
"@types/tar": "^6.1.1"
23+
"@types/tar": "6.1.1"
2424
},
2525
"private": false
2626
}

npm-distribution/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.36.tgz#c0d5f2fe76b47b63e0e0efc3d2049a9970d68794"
1515
integrity sha512-V3orv+ggDsWVHP99K3JlwtH20R7J4IhI1Kksgc+64q5VxgfRkQG8Ws3MFm/FZOKDYGy9feGFlZ70/HpCNe9QaA==
1616

17-
"@types/tar@^6.1.1":
17+
"@types/tar@6.1.1":
1818
version "6.1.1"
1919
resolved "https://registry.yarnpkg.com/@types/tar/-/tar-6.1.1.tgz#ab341ec1f149d7eb2a4f4ded56ff85f0d4fe7cb5"
2020
integrity sha512-8mto3YZfVpqB1CHMaYz1TUYIQfZFbh/QbEq5Hsn6D0ilCfqRVCdalmc89B7vi3jhl9UYIk+dWDABShNfOkv5HA==

0 commit comments

Comments
 (0)