Skip to content

Commit f1c34e1

Browse files
Update dependency @types/tar to v6.1.13 (#1070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efd12d5 commit f1c34e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

npm-distribution/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"tar": "^6.2.1"
2121
},
2222
"devDependencies": {
23-
"@types/tar": "6.1.12"
23+
"@types/tar": "6.1.13"
2424
},
2525
"private": false
2626
}

npm-distribution/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.36.tgz#c0d5f2fe76b47b63e0e0efc3d2049a9970d68794"
88
integrity sha512-V3orv+ggDsWVHP99K3JlwtH20R7J4IhI1Kksgc+64q5VxgfRkQG8Ws3MFm/FZOKDYGy9feGFlZ70/HpCNe9QaA==
99

10-
"@types/[email protected].12":
11-
version "6.1.12"
12-
resolved "https://registry.yarnpkg.com/@types/tar/-/tar-6.1.12.tgz#5cf74254687180e617156e0f22f9b2c7a5cd60a1"
13-
integrity sha512-FwbJPi9YuovB6ilnHrz8Y4pb0Fh6N7guFkbnlCl39ua893Qi5gkXui7LSDpTQMJCmA4z5f6SeSrTPQEWLdtFVw==
10+
"@types/[email protected].13":
11+
version "6.1.13"
12+
resolved "https://registry.yarnpkg.com/@types/tar/-/tar-6.1.13.tgz#9b5801c02175344101b4b91086ab2bbc8e93a9b6"
13+
integrity sha512-IznnlmU5f4WcGTh2ltRu/Ijpmk8wiWXfF0VA4s+HPjHZgvFggk1YaIkbo5krX/zUCzWF8N/l4+W/LNxnvAJ8nw==
1414
dependencies:
1515
"@types/node" "*"
1616
minipass "^4.0.0"

0 commit comments

Comments
 (0)