Skip to content

Commit

Permalink
update typescript to 5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
busma13 committed Jan 16, 2025
1 parent 8a8b94d commit 0dd8675
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"node-notifier": "~10.0.1",
"teraslice-test-harness": "~1.3.1",
"ts-jest": "~29.2.5",
"typescript": "~5.2.2"
"typescript": "~5.7.3"
},
"engines": {
"node": ">=18.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3476,7 +3476,7 @@ __metadata:
node-notifier: "npm:~10.0.1"
teraslice-test-harness: "npm:~1.3.1"
ts-jest: "npm:~29.2.5"
typescript: "npm:~5.2.2"
typescript: "npm:~5.7.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9103,7 +9103,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.7.2":
"typescript@npm:~5.7.3":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
bin:
Expand All @@ -9123,7 +9123,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A~5.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:
Expand Down

0 comments on commit 0dd8675

Please sign in to comment.