Skip to content

Commit 433b43f

Browse files
chore(deps): update dependency @types/read to ^0.0.32
1 parent f50ecac commit 433b43f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/vsix-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@types/mime": "^1",
2525
"@types/npm-packlist": "^3.0.0",
26-
"@types/read": "^0.0.29",
26+
"@types/read": "^0.0.32",
2727
"@types/semver": "^7.5.4",
2828
"@types/tar-stream": "^2.2.2",
2929
"@types/xml2js": "^0.4.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1887,7 +1887,7 @@ __metadata:
18871887
"@types/markdown-it": "npm:^12.2.3"
18881888
"@types/mime": "npm:^1"
18891889
"@types/npm-packlist": "npm:^3.0.0"
1890-
"@types/read": "npm:^0.0.29"
1890+
"@types/read": "npm:^0.0.32"
18911891
"@types/semver": "npm:^7.5.4"
18921892
"@types/tar-stream": "npm:^2.2.2"
18931893
"@types/xml2js": "npm:^0.4.11"
@@ -3219,10 +3219,10 @@ __metadata:
32193219
languageName: node
32203220
linkType: hard
32213221

3222-
"@types/read@npm:^0.0.29":
3223-
version: 0.0.29
3224-
resolution: "@types/read@npm:0.0.29"
3225-
checksum: ef853a944897b6cd21aa9ef6d655104f3e299167045de77277048b5b419b4256133be9cd873726ad916e9a7e3ac5f420b1c640b24466a05a71c57fc8fe1dcbad
3222+
"@types/read@npm:^0.0.32":
3223+
version: 0.0.32
3224+
resolution: "@types/read@npm:0.0.32"
3225+
checksum: 01c33a161225a5ece31b7c992923aeb36b286b874d10066eb9ac6b2adf5e8d05234ba45191d2c0139564b90d8cf5f9c43c7c1f7d6a9572debdba5a3c017adc02
32263226
languageName: node
32273227
linkType: hard
32283228

0 commit comments

Comments
 (0)