Skip to content

Commit 3079b7b

Browse files
chore(deps): update typescript to ~5.9.0
1 parent a36f781 commit 3079b7b

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

@@ -3787,7 +3787,7 @@ __metadata:
37873787
"@babel/preset-typescript": ^7.15.0
37883788
"@jest/test-result": ^29.1.0
37893789
"@tsconfig/node16": ^16.1.0
3790-
"@tsd/typescript": ~5.6.0
3790+
"@tsd/typescript": ~5.9.0
37913791
"@types/babel__code-frame": ^7.0.3
37923792
"@typescript-eslint/eslint-plugin": ^6.0.0
37933793
"@typescript-eslint/parser": ^6.0.0
@@ -3801,7 +3801,7 @@ __metadata:
38013801
jest: ^29.1.0
38023802
prettier: ^3.0.0
38033803
tsd-lite: ^0.8.0
3804-
typescript: ~5.6.0
3804+
typescript: ~5.9.0
38053805
peerDependencies:
38063806
"@tsd/typescript": 4.x || 5.x
38073807
languageName: unknown
@@ -5163,23 +5163,23 @@ __metadata:
51635163
languageName: node
51645164
linkType: hard
51655165

5166-
"typescript@npm:~5.6.0":
5167-
version: 5.6.3
5168-
resolution: "typescript@npm:5.6.3"
5166+
"typescript@npm:~5.9.0":
5167+
version: 5.9.3
5168+
resolution: "typescript@npm:5.9.3"
51695169
bin:
51705170
tsc: bin/tsc
51715171
tsserver: bin/tsserver
5172-
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
5172+
checksum: 0d0ffb84f2cd072c3e164c79a2e5a1a1f4f168e84cb2882ff8967b92afe1def6c2a91f6838fb58b168428f9458c57a2ba06a6737711fdd87a256bbe83e9a217f
51735173
languageName: node
51745174
linkType: hard
51755175

5176-
"typescript@patch:typescript@~5.6.0#~builtin<compat/typescript>":
5177-
version: 5.6.3
5178-
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
5176+
"typescript@patch:typescript@~5.9.0#~builtin<compat/typescript>":
5177+
version: 5.9.3
5178+
resolution: "typescript@patch:typescript@npm%3A5.9.3#~builtin<compat/typescript>::version=5.9.3&hash=5786d5"
51795179
bin:
51805180
tsc: bin/tsc
51815181
tsserver: bin/tsserver
5182-
checksum: f6947c263dc67ea8429eefc3921683320f901a07d9ef29a1101a34f5b30108343b5a29aa77a581217a17f2616091ae7bd3043b304cf37f37d5e128e19296c08b
5182+
checksum: a5a6dc399d3761ded54192031f11d3ad5df8001c7febe3fbbc8098efcb552cdf8f2f402b3618c56dafcd04fef63dee005f4900f608e185404caedc46480539ed
51835183
languageName: node
51845184
linkType: hard
51855185

0 commit comments

Comments
 (0)