Skip to content

Commit eccaa2f

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

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
@@ -4756,7 +4756,7 @@ __metadata:
47564756
surge: "npm:^0.24.6"
47574757
ts-node: "npm:^10.9.2"
47584758
ts-patch: "npm:^3.3.0"
4759-
typescript: "npm:^5.4.5"
4759+
typescript: "npm:^5.9.3"
47604760
typescript-eslint: "npm:^8.22.0"
47614761
languageName: unknown
47624762
linkType: soft
@@ -22981,7 +22981,7 @@ __metadata:
2298122981
languageName: node
2298222982
linkType: hard
2298322983

22984-
"typescript@npm:>=3 < 6, typescript@npm:^5.4.5":
22984+
"typescript@npm:>=3 < 6":
2298522985
version: 5.4.5
2298622986
resolution: "typescript@npm:5.4.5"
2298722987
bin:
@@ -22991,6 +22991,16 @@ __metadata:
2299122991
languageName: node
2299222992
linkType: hard
2299322993

22994+
"typescript@npm:^5.9.3":
22995+
version: 5.9.3
22996+
resolution: "typescript@npm:5.9.3"
22997+
bin:
22998+
tsc: bin/tsc
22999+
tsserver: bin/tsserver
23000+
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
23001+
languageName: node
23002+
linkType: hard
23003+
2299423004
"typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>":
2299523005
version: 4.7.4
2299623006
resolution: "typescript@patch:typescript@npm%3A4.7.4#optional!builtin<compat/typescript>::version=4.7.4&hash=65a307"
@@ -23001,7 +23011,7 @@ __metadata:
2300123011
languageName: node
2300223012
linkType: hard
2300323013

23004-
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
23014+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
2300523015
version: 5.4.5
2300623016
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2300723017
bin:
@@ -23011,6 +23021,16 @@ __metadata:
2301123021
languageName: node
2301223022
linkType: hard
2301323023

23024+
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
23025+
version: 5.9.3
23026+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
23027+
bin:
23028+
tsc: bin/tsc
23029+
tsserver: bin/tsserver
23030+
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
23031+
languageName: node
23032+
linkType: hard
23033+
2301423034
"uglify-js@npm:^3.1.4":
2301523035
version: 3.17.4
2301623036
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)