Skip to content

Commit 6bb10d4

Browse files
chore(deps): update dependency typescript to ^5.9.2
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 5.6.3 | 5.9.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent baf7b51 commit 6bb10d4

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.5",
3737
"eslint-plugin-react-hooks": "^5.2.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.5"
107107
eslint-plugin-react-hooks: "npm:^5.2.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"
@@ -2951,23 +2951,23 @@ __metadata:
29512951
languageName: node
29522952
linkType: hard
29532953

2954-
"typescript@npm:^5.5.0":
2955-
version: 5.6.3
2956-
resolution: "typescript@npm:5.6.3"
2954+
"typescript@npm:^5.9.2":
2955+
version: 5.9.2
2956+
resolution: "typescript@npm:5.9.2"
29572957
bin:
29582958
tsc: bin/tsc
29592959
tsserver: bin/tsserver
2960-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
2960+
checksum: 10c0/cd635d50f02d6cf98ed42de2f76289701c1ec587a363369255f01ed15aaf22be0813226bff3c53e99d971f9b540e0b3cc7583dbe05faded49b1b0bed2f638a18
29612961
languageName: node
29622962
linkType: hard
29632963

2964-
"typescript@patch:typescript@npm%3A^5.5.0#optional!builtin<compat/typescript>":
2965-
version: 5.6.3
2966-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
2964+
"typescript@patch:typescript@npm%3A^5.9.2#optional!builtin<compat/typescript>":
2965+
version: 5.9.2
2966+
resolution: "typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=8c6c40"
29672967
bin:
29682968
tsc: bin/tsc
29692969
tsserver: bin/tsserver
2970-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
2970+
checksum: 10c0/66fc07779427a7c3fa97da0cf2e62595eaff2cea4594d45497d294bfa7cb514d164f0b6ce7a5121652cf44c0822af74e29ee579c771c405e002d1f23cf06bfde
29712971
languageName: node
29722972
linkType: hard
29732973

0 commit comments

Comments
 (0)