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 15, 2025
1 parent 87bb107 commit b788866
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 @@ -65,7 +65,7 @@
"node-notifier": "~10.0.1",
"teraslice-test-harness": "~1.2.1",
"ts-jest": "~29.2.5",
"typescript": "~5.2.2"
"typescript": "~5.7.3"
},
"engines": {
"node": ">=18.0.0",
Expand Down
22 changes: 21 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3546,7 +3546,7 @@ __metadata:
node-notifier: "npm:~10.0.1"
teraslice-test-harness: "npm:~1.2.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 @@ -9173,6 +9173,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: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.2.2#optional!builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
Expand All @@ -9183,6 +9193,16 @@ __metadata:
languageName: node
linkType: hard

"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:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
languageName: node
linkType: hard

"unbox-primitive@npm:^1.0.2":
version: 1.0.2
resolution: "unbox-primitive@npm:1.0.2"
Expand Down

0 comments on commit b788866

Please sign in to comment.