Skip to content

Commit 1222de6

Browse files
chore(deps): update dependency typescript to v5.7.2
1 parent c862473 commit 1222de6

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
@@ -58,7 +58,7 @@
5858
"prettier-package-json": "2.8.0",
5959
"prettier-plugin-organize-imports": "4.1.0",
6060
"prettier-plugin-sh": "0.14.0",
61-
"typescript": "5.6.3",
61+
"typescript": "5.7.2",
6262
"typescript-eslint": "8.15.0"
6363
},
6464
"keywords": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3215,23 +3215,23 @@ __metadata:
32153215
languageName: node
32163216
linkType: hard
32173217

3218-
"typescript@npm:5.6.3":
3219-
version: 5.6.3
3220-
resolution: "typescript@npm:5.6.3"
3218+
"typescript@npm:5.7.2":
3219+
version: 5.7.2
3220+
resolution: "typescript@npm:5.7.2"
32213221
bin:
32223222
tsc: bin/tsc
32233223
tsserver: bin/tsserver
3224-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
3224+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
32253225
languageName: node
32263226
linkType: hard
32273227

3228-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
3229-
version: 5.6.3
3230-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
3228+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
3229+
version: 5.7.2
3230+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
32313231
bin:
32323232
tsc: bin/tsc
32333233
tsserver: bin/tsserver
3234-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
3234+
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
32353235
languageName: node
32363236
linkType: hard
32373237

@@ -3322,7 +3322,7 @@ __metadata:
33223322
prettier-plugin-organize-imports: "npm:4.1.0"
33233323
prettier-plugin-sh: "npm:0.14.0"
33243324
semver: "npm:7.6.3"
3325-
typescript: "npm:5.6.3"
3325+
typescript: "npm:5.7.2"
33263326
typescript-eslint: "npm:8.15.0"
33273327
which: "npm:5.0.0"
33283328
bin:

0 commit comments

Comments
 (0)