Skip to content

Commit 0dfcbbe

Browse files
chore(deps): update dependency typescript to ^5.9.3
1 parent 911223a commit 0dfcbbe

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
@@ -78,7 +78,7 @@
7878
"surge": "^0.24.6",
7979
"ts-node": "^10.9.2",
8080
"ts-patch": "^3.3.0",
81-
"typescript": "^5.4.5",
81+
"typescript": "^5.9.3",
8282
"typescript-eslint": "^8.22.0"
8383
},
8484
"scripts": {

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5310,7 +5310,7 @@ __metadata:
53105310
surge: "npm:^0.24.6"
53115311
ts-node: "npm:^10.9.2"
53125312
ts-patch: "npm:^3.3.0"
5313-
typescript: "npm:^5.4.5"
5313+
typescript: "npm:^5.9.3"
53145314
typescript-eslint: "npm:^8.22.0"
53155315
languageName: unknown
53165316
linkType: soft
@@ -23411,7 +23411,7 @@ __metadata:
2341123411
languageName: node
2341223412
linkType: hard
2341323413

23414-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
23414+
"typescript@npm:>=3 < 6":
2341523415
version: 5.4.5
2341623416
resolution: "typescript@npm:5.4.5"
2341723417
bin:
@@ -23421,6 +23421,16 @@ __metadata:
2342123421
languageName: node
2342223422
linkType: hard
2342323423

23424+
"typescript@npm:^5.9.3":
23425+
version: 5.9.3
23426+
resolution: "typescript@npm:5.9.3"
23427+
bin:
23428+
tsc: bin/tsc
23429+
tsserver: bin/tsserver
23430+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
23431+
languageName: node
23432+
linkType: hard
23433+
2342423434
"typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>":
2342523435
version: 4.9.5
2342623436
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
@@ -23431,7 +23441,7 @@ __metadata:
2343123441
languageName: node
2343223442
linkType: hard
2343323443

23434-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
23444+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2343523445
version: 5.4.5
2343623446
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2343723447
bin:
@@ -23441,6 +23451,16 @@ __metadata:
2344123451
languageName: node
2344223452
linkType: hard
2344323453

23454+
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
23455+
version: 5.9.3
23456+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
23457+
bin:
23458+
tsc: bin/tsc
23459+
tsserver: bin/tsserver
23460+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
23461+
languageName: node
23462+
linkType: hard
23463+
2344423464
"uglify-js@npm:^3.1.4":
2344523465
version: 3.17.4
2344623466
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)