Skip to content

Commit b5ed0ae

Browse files
chore(deps): update dependency typescript to ^5.9.3
1 parent fbe5ec1 commit b5ed0ae

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
@@ -5319,7 +5319,7 @@ __metadata:
53195319
surge: "npm:^0.24.6"
53205320
ts-node: "npm:^10.9.2"
53215321
ts-patch: "npm:^3.3.0"
5322-
typescript: "npm:^5.4.5"
5322+
typescript: "npm:^5.9.3"
53235323
typescript-eslint: "npm:^8.22.0"
53245324
languageName: unknown
53255325
linkType: soft
@@ -23390,7 +23390,7 @@ __metadata:
2339023390
languageName: node
2339123391
linkType: hard
2339223392

23393-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
23393+
"typescript@npm:>=3 < 6":
2339423394
version: 5.4.5
2339523395
resolution: "typescript@npm:5.4.5"
2339623396
bin:
@@ -23400,6 +23400,16 @@ __metadata:
2340023400
languageName: node
2340123401
linkType: hard
2340223402

23403+
"typescript@npm:^5.9.3":
23404+
version: 5.9.3
23405+
resolution: "typescript@npm:5.9.3"
23406+
bin:
23407+
tsc: bin/tsc
23408+
tsserver: bin/tsserver
23409+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
23410+
languageName: node
23411+
linkType: hard
23412+
2340323413
"typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>":
2340423414
version: 4.9.5
2340523415
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
@@ -23410,7 +23420,7 @@ __metadata:
2341023420
languageName: node
2341123421
linkType: hard
2341223422

23413-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
23423+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2341423424
version: 5.4.5
2341523425
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2341623426
bin:
@@ -23420,6 +23430,16 @@ __metadata:
2342023430
languageName: node
2342123431
linkType: hard
2342223432

23433+
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
23434+
version: 5.9.3
23435+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
23436+
bin:
23437+
tsc: bin/tsc
23438+
tsserver: bin/tsserver
23439+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
23440+
languageName: node
23441+
linkType: hard
23442+
2342323443
"uglify-js@npm:^3.1.4":
2342423444
version: 3.17.4
2342523445
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)