Skip to content

Commit 9961874

Browse files
chore(deps): update dependency typescript to ~5.9.0
1 parent 1c105df commit 9961874

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"lint-staged": "^16.1.2",
4444
"node-gyp": "^9.0.0",
4545
"prettier": "^2.3.2",
46-
"typescript": "~5.8.0"
46+
"typescript": "~5.9.0"
4747
},
4848
"resolutions": {
4949
"@types/react": "^18",

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38775,7 +38775,7 @@ __metadata:
3877538775
lint-staged: "npm:^16.1.2"
3877638776
node-gyp: "npm:^9.0.0"
3877738777
prettier: "npm:^2.3.2"
38778-
typescript: "npm:~5.8.0"
38778+
typescript: "npm:~5.9.0"
3877938779
languageName: unknown
3878038780
linkType: soft
3878138781

@@ -41766,7 +41766,7 @@ __metadata:
4176641766
languageName: node
4176741767
linkType: hard
4176841768

41769-
"typescript@npm:>=3 < 6, typescript@npm:~5.8.0":
41769+
"typescript@npm:>=3 < 6":
4177041770
version: 5.8.3
4177141771
resolution: "typescript@npm:5.8.3"
4177241772
bin:
@@ -41786,7 +41786,17 @@ __metadata:
4178641786
languageName: node
4178741787
linkType: hard
4178841788

41789-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.8.0#optional!builtin<compat/typescript>":
41789+
"typescript@npm:~5.9.0":
41790+
version: 5.9.2
41791+
resolution: "typescript@npm:5.9.2"
41792+
bin:
41793+
tsc: bin/tsc
41794+
tsserver: bin/tsserver
41795+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
41796+
languageName: node
41797+
linkType: hard
41798+
41799+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
4179041800
version: 5.8.3
4179141801
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
4179241802
bin:
@@ -41806,6 +41816,16 @@ __metadata:
4180641816
languageName: node
4180741817
linkType: hard
4180841818

41819+
"typescript@patch:typescript@npm%3A~5.9.0#optional!builtin<compat/typescript>":
41820+
version: 5.9.2
41821+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5"
41822+
bin:
41823+
tsc: bin/tsc
41824+
tsserver: bin/tsserver
41825+
checksum: 10c0/34d2a8e23eb8e0d1875072064d5e1d9c102e0bdce56a10a25c0b917b8aa9001a9cf5c225df12497e99da107dc379360bc138163c66b55b95f5b105b50578067e
41826+
languageName: node
41827+
linkType: hard
41828+
4180941829
"uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5":
4181041830
version: 1.0.6
4181141831
resolution: "uc.micro@npm:1.0.6"

0 commit comments

Comments
 (0)