Skip to content

Commit 5542b84

Browse files
chore(deps): update dependency typescript to ^5.9.3
1 parent 688a5af commit 5542b84

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
@@ -23389,7 +23389,7 @@ __metadata:
2338923389
languageName: node
2339023390
linkType: hard
2339123391

23392-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
23392+
"typescript@npm:>=3 < 6":
2339323393
version: 5.4.5
2339423394
resolution: "typescript@npm:5.4.5"
2339523395
bin:
@@ -23399,6 +23399,16 @@ __metadata:
2339923399
languageName: node
2340023400
linkType: hard
2340123401

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

23412-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
23422+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2341323423
version: 5.4.5
2341423424
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2341523425
bin:
@@ -23419,6 +23429,16 @@ __metadata:
2341923429
languageName: node
2342023430
linkType: hard
2342123431

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

0 commit comments

Comments
 (0)