Skip to content

Commit 2996844

Browse files
chore(deps): update typescript to ~5.9.0
1 parent 6aa17c0 commit 2996844

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

@@ -3777,7 +3777,7 @@ __metadata:
37773777
"@babel/preset-typescript": ^7.15.0
37783778
"@jest/test-result": ^29.1.0
37793779
"@tsconfig/node16": ^16.1.0
3780-
"@tsd/typescript": ~5.6.0
3780+
"@tsd/typescript": ~5.9.0
37813781
"@types/babel__code-frame": ^7.0.3
37823782
"@typescript-eslint/eslint-plugin": ^6.0.0
37833783
"@typescript-eslint/parser": ^6.0.0
@@ -3791,7 +3791,7 @@ __metadata:
37913791
jest: ^29.1.0
37923792
prettier: ^3.0.0
37933793
tsd-lite: ^0.8.0
3794-
typescript: ~5.6.0
3794+
typescript: ~5.9.0
37953795
peerDependencies:
37963796
"@tsd/typescript": 4.x || 5.x
37973797
languageName: unknown
@@ -5172,23 +5172,23 @@ __metadata:
51725172
languageName: node
51735173
linkType: hard
51745174

5175-
"typescript@npm:~5.6.0":
5176-
version: 5.6.3
5177-
resolution: "typescript@npm:5.6.3"
5175+
"typescript@npm:~5.9.0":
5176+
version: 5.9.2
5177+
resolution: "typescript@npm:5.9.2"
51785178
bin:
51795179
tsc: bin/tsc
51805180
tsserver: bin/tsserver
5181-
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
5181+
checksum: f619cf6773cfe31409279711afd68cdf0859780006c50bc2a7a0c3227f85dea89a3b97248846326f3a17dad72ea90ec27cf61a8387772c680b2252fd02d8497b
51825182
languageName: node
51835183
linkType: hard
51845184

5185-
"typescript@patch:typescript@~5.6.0#~builtin<compat/typescript>":
5186-
version: 5.6.3
5187-
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
5185+
"typescript@patch:typescript@~5.9.0#~builtin<compat/typescript>":
5186+
version: 5.9.2
5187+
resolution: "typescript@patch:typescript@npm%3A5.9.2#~builtin<compat/typescript>::version=5.9.2&hash=5786d5"
51885188
bin:
51895189
tsc: bin/tsc
51905190
tsserver: bin/tsserver
5191-
checksum: f6947c263dc67ea8429eefc3921683320f901a07d9ef29a1101a34f5b30108343b5a29aa77a581217a17f2616091ae7bd3043b304cf37f37d5e128e19296c08b
5191+
checksum: f2327af06fce458b53e02df26b880528636c333bce22e557ff6723cdd0576a2cec75daed37eeb8d330b94fef22be4f19b06d8922793ada5d322b8197efd9391e
51925192
languageName: node
51935193
linkType: hard
51945194

0 commit comments

Comments
 (0)