Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 04e3c72 commit bed7c97
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"supertest": "^7.0.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"packageManager": "yarn@4.6.0"
}
22 changes: 21 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5887,7 +5887,7 @@ __metadata:
swagger-ui-express: "npm:^5.0.0"
ts-jest: "npm:^29.1.2"
ts-node: "npm:^10.9.2"
typescript: "npm:5.7.2"
typescript: "npm:5.7.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7544,6 +7544,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.7.3":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
Expand All @@ -7554,6 +7564,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
version: 5.7.3
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
languageName: node
linkType: hard

"uid@npm:2.0.2":
version: 2.0.2
resolution: "uid@npm:2.0.2"
Expand Down

0 comments on commit bed7c97

Please sign in to comment.