Skip to content

Commit

Permalink
Update dependency typescript to v5.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 6633e19 commit 6580860
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"morgan": "1.10.0",
"node-fetch": "^3.3.1",
"reflect-metadata": "0.1.13",
"typescript": "5.0.4",
"typescript": "5.4.4",
"zod": "3.21.4"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2970,7 +2970,7 @@ __metadata:
node-fetch: ^3.3.1
prettier: 2.8.8
reflect-metadata: 0.1.13
typescript: 5.0.4
typescript: 5.4.4
zod: 3.21.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5226,13 +5226,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.0.4":
version: 5.0.4
resolution: "typescript@npm:5.0.4"
"typescript@npm:5.4.4":
version: 5.4.4
resolution: "typescript@npm:5.4.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
checksum: a7b54515d2adfc75c8d14188af0216b6b9ae3c192c9732797c24b1d14608eac1c83be7b1c65ce6f4ced0f2c40583f11b495fe1ba3d982afadbcc523517d183c8
languageName: node
linkType: hard

Expand All @@ -5246,13 +5246,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@5.0.4#~builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82"
"typescript@patch:typescript@5.4.4#~builtin<compat/typescript>":
version: 5.4.4
resolution: "typescript@patch:typescript@npm%3A5.4.4#~builtin<compat/typescript>::version=5.4.4&hash=85af82"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9
checksum: 34e8fe6b892736204c6c72ae9e3027fb37f23e34cf748340712101cbe9c55527c379c4d275c407e5c66ff73eca56c7425b1fb4ac5b23dc7a62413cf6a8af98e8
languageName: node
linkType: hard

Expand Down

0 comments on commit 6580860

Please sign in to comment.