Skip to content

Commit 9e66762

Browse files
chore(deps): update typescript to ~5.9.0
1 parent 9de61a7 commit 9e66762

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/preset-typescript": "^7.15.0",
4343
"@jest/test-result": "^29.1.0",
4444
"@tsconfig/node16": "^16.1.0",
45-
"@tsd/typescript": "~5.6.0",
45+
"@tsd/typescript": "~5.9.0",
4646
"@types/babel__code-frame": "^7.0.3",
4747
"@typescript-eslint/eslint-plugin": "^6.0.0",
4848
"@typescript-eslint/parser": "^6.0.0",
@@ -53,7 +53,7 @@
5353
"execa": "^5.1.1",
5454
"jest": "^29.1.0",
5555
"prettier": "^3.0.0",
56-
"typescript": "~5.6.0"
56+
"typescript": "~5.9.0"
5757
},
5858
"peerDependencies": {
5959
"@tsd/typescript": "4.x || 5.x"

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1795,10 +1795,10 @@ __metadata:
17951795
languageName: node
17961796
linkType: hard
17971797

1798-
"@tsd/typescript@npm:~5.6.0":
1799-
version: 5.6.3
1800-
resolution: "@tsd/typescript@npm:5.6.3"
1801-
checksum: 38886642fc5a3f799c41698420589bf667961f2f758debe6b1f60b33670805e8774491b7da9b841ca1adce3759583f1d12f701d3235498823551f8f5dc38e6e2
1798+
"@tsd/typescript@npm:~5.9.0":
1799+
version: 5.9.2
1800+
resolution: "@tsd/typescript@npm:5.9.2"
1801+
checksum: 69b89eab62eb907f45a7798809fb1d8c8f94fcfb6c0aba572c39684ab8fe0077b2424bf839a5d1aba2bf4b26f219016b3a2ebf6961a8075e3e7bae737d30e8c2
18021802
languageName: node
18031803
linkType: hard
18041804

@@ -3780,7 +3780,7 @@ __metadata:
37803780
"@babel/preset-typescript": ^7.15.0
37813781
"@jest/test-result": ^29.1.0
37823782
"@tsconfig/node16": ^16.1.0
3783-
"@tsd/typescript": ~5.6.0
3783+
"@tsd/typescript": ~5.9.0
37843784
"@types/babel__code-frame": ^7.0.3
37853785
"@typescript-eslint/eslint-plugin": ^6.0.0
37863786
"@typescript-eslint/parser": ^6.0.0
@@ -3794,7 +3794,7 @@ __metadata:
37943794
jest: ^29.1.0
37953795
prettier: ^3.0.0
37963796
tsd-lite: ^0.8.0
3797-
typescript: ~5.6.0
3797+
typescript: ~5.9.0
37983798
peerDependencies:
37993799
"@tsd/typescript": 4.x || 5.x
38003800
languageName: unknown
@@ -5189,23 +5189,23 @@ __metadata:
51895189
languageName: node
51905190
linkType: hard
51915191

5192-
"typescript@npm:~5.6.0":
5193-
version: 5.6.3
5194-
resolution: "typescript@npm:5.6.3"
5192+
"typescript@npm:~5.9.0":
5193+
version: 5.9.2
5194+
resolution: "typescript@npm:5.9.2"
51955195
bin:
51965196
tsc: bin/tsc
51975197
tsserver: bin/tsserver
5198-
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
5198+
checksum: f619cf6773cfe31409279711afd68cdf0859780006c50bc2a7a0c3227f85dea89a3b97248846326f3a17dad72ea90ec27cf61a8387772c680b2252fd02d8497b
51995199
languageName: node
52005200
linkType: hard
52015201

5202-
"typescript@patch:typescript@~5.6.0#~builtin<compat/typescript>":
5203-
version: 5.6.3
5204-
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
5202+
"typescript@patch:typescript@~5.9.0#~builtin<compat/typescript>":
5203+
version: 5.9.2
5204+
resolution: "typescript@patch:typescript@npm%3A5.9.2#~builtin<compat/typescript>::version=5.9.2&hash=5786d5"
52055205
bin:
52065206
tsc: bin/tsc
52075207
tsserver: bin/tsserver
5208-
checksum: f6947c263dc67ea8429eefc3921683320f901a07d9ef29a1101a34f5b30108343b5a29aa77a581217a17f2616091ae7bd3043b304cf37f37d5e128e19296c08b
5208+
checksum: f2327af06fce458b53e02df26b880528636c333bce22e557ff6723cdd0576a2cec75daed37eeb8d330b94fef22be4f19b06d8922793ada5d322b8197efd9391e
52095209
languageName: node
52105210
linkType: hard
52115211

0 commit comments

Comments
 (0)