Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit b47fb0f

Browse files
committed
Update dependency typescript to v5.4.4
1 parent 72391f7 commit b47fb0f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"signale": "1.4.0",
4949
"tsup": "8.0.2",
5050
"tsx": "3.13.0",
51-
"typescript": "5.4.3"
51+
"typescript": "5.4.4"
5252
},
5353
"optionalDependencies": {
5454
"pino": "8.x"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ __metadata:
9494
sonic-boom: 3.8.1
9595
tsup: 8.0.2
9696
tsx: 3.13.0
97-
typescript: 5.4.3
97+
typescript: 5.4.4
9898
dependenciesMeta:
9999
pino:
100100
optional: true
@@ -3985,23 +3985,23 @@ __metadata:
39853985
languageName: node
39863986
linkType: hard
39873987

3988-
"typescript@npm:5.4.3":
3989-
version: 5.4.3
3990-
resolution: "typescript@npm:5.4.3"
3988+
"typescript@npm:5.4.4":
3989+
version: 5.4.4
3990+
resolution: "typescript@npm:5.4.4"
39913991
bin:
39923992
tsc: bin/tsc
39933993
tsserver: bin/tsserver
3994-
checksum: d74d731527e35e64d8d2dcf2f897cf8cfbc3428be0ad7c48434218ba4ae41239f53be7c90714089db1068c05cae22436af2ecba71fd36ecc5e7a9118af060198
3994+
checksum: a7b54515d2adfc75c8d14188af0216b6b9ae3c192c9732797c24b1d14608eac1c83be7b1c65ce6f4ced0f2c40583f11b495fe1ba3d982afadbcc523517d183c8
39953995
languageName: node
39963996
linkType: hard
39973997

3998-
"typescript@patch:typescript@5.4.3#~builtin<compat/typescript>":
3999-
version: 5.4.3
4000-
resolution: "typescript@patch:typescript@npm%3A5.4.3#~builtin<compat/typescript>::version=5.4.3&hash=5adc0c"
3998+
"typescript@patch:typescript@5.4.4#~builtin<compat/typescript>":
3999+
version: 5.4.4
4000+
resolution: "typescript@patch:typescript@npm%3A5.4.4#~builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
40014001
bin:
40024002
tsc: bin/tsc
40034003
tsserver: bin/tsserver
4004-
checksum: 523ec29bc308b4ca0cec9a139ac08a27939891d8ad620d249cf5e1a35454e37cd7bb52613a1884f1206aa11d2fb1c4c83fb9e939bde542aaa8527ba818cb8177
4004+
checksum: f64e07e11f787a18b5b98cbe7506465a5a92f56bbd4691977cc9c690f4ec49ebce51dfac77728dc792b743f8d89e8d99004370f5c96f7f56947c25c3f90f9350
40054005
languageName: node
40064006
linkType: hard
40074007

0 commit comments

Comments
 (0)