Skip to content

Commit cf15cea

Browse files
chore(deps): update dependency typescript to ^5.9.2
1 parent 13b0e33 commit cf15cea

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-jsdoc": "^50.4.1",
3636
"eslint-plugin-react": "^7.37.1",
3737
"eslint-plugin-react-hooks": "^5.0.0",
38-
"typescript": "^5.5.0"
38+
"typescript": "^5.9.2"
3939
},
4040
"peerDependencies": {
4141
"@stylistic/eslint-plugin-ts": ">=2.9.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ __metadata:
105105
eslint-plugin-jsdoc: "npm:^50.4.1"
106106
eslint-plugin-react: "npm:^7.37.1"
107107
eslint-plugin-react-hooks: "npm:^5.0.0"
108-
typescript: "npm:^5.5.0"
108+
typescript: "npm:^5.9.2"
109109
peerDependencies:
110110
"@stylistic/eslint-plugin-ts": ">=2.9.0"
111111
"@typescript-eslint/eslint-plugin": ">=6.18.0"
@@ -2278,23 +2278,23 @@ __metadata:
22782278
languageName: node
22792279
linkType: hard
22802280

2281-
"typescript@npm:^5.5.0":
2282-
version: 5.6.3
2283-
resolution: "typescript@npm:5.6.3"
2281+
"typescript@npm:^5.9.2":
2282+
version: 5.9.2
2283+
resolution: "typescript@npm:5.9.2"
22842284
bin:
22852285
tsc: bin/tsc
22862286
tsserver: bin/tsserver
2287-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
2287+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
22882288
languageName: node
22892289
linkType: hard
22902290

2291-
"typescript@patch:typescript@npm%3A^5.5.0#optional!builtin<compat/typescript>":
2292-
version: 5.6.3
2293-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
2291+
"typescript@patch:typescript@npm%3A^5.9.2#optional!builtin<compat/typescript>":
2292+
version: 5.9.2
2293+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=8c6c40"
22942294
bin:
22952295
tsc: bin/tsc
22962296
tsserver: bin/tsserver
2297-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
2297+
checksum: 10c0/66fc07779427a7c3fa97da0cf2e62595eaff2cea4594d45497d294bfa7cb514d164f0b6ce7a5121652cf44c0822af74e29ee579c771c405e002d1f23cf06bfde
22982298
languageName: node
22992299
linkType: hard
23002300

0 commit comments

Comments
 (0)