Skip to content

Commit 4446b45

Browse files
fix(deps): update dependency typescript to v5.7.2
1 parent a829492 commit 4446b45

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
@@ -73,7 +73,7 @@
7373
"spdx-license-list": "6.9.0",
7474
"tslib": "2.8.1",
7575
"tslint": "6.1.3",
76-
"typescript": "5.6.3",
76+
"typescript": "5.7.2",
7777
"unknown": "0.2.6",
7878
"wordwrap": "1.0.0",
7979
"xml-formatter": "2.6.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@ __metadata:
11621162
tsimp: "npm:2.0.12"
11631163
tslib: "npm:2.8.1"
11641164
tslint: "npm:6.1.3"
1165-
typescript: "npm:5.6.3"
1165+
typescript: "npm:5.7.2"
11661166
unknown: "npm:0.2.6"
11671167
wordwrap: "npm:1.0.0"
11681168
xml-formatter: "npm:2.6.1"
@@ -8571,23 +8571,23 @@ __metadata:
85718571
languageName: node
85728572
linkType: hard
85738573

8574-
"typescript@npm:5.6.3":
8575-
version: 5.6.3
8576-
resolution: "typescript@npm:5.6.3"
8574+
"typescript@npm:5.7.2":
8575+
version: 5.7.2
8576+
resolution: "typescript@npm:5.7.2"
85778577
bin:
85788578
tsc: bin/tsc
85798579
tsserver: bin/tsserver
8580-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
8580+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
85818581
languageName: node
85828582
linkType: hard
85838583

8584-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
8585-
version: 5.6.3
8586-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
8584+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
8585+
version: 5.7.2
8586+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
85878587
bin:
85888588
tsc: bin/tsc
85898589
tsserver: bin/tsserver
8590-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
8590+
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
85918591
languageName: node
85928592
linkType: hard
85938593

0 commit comments

Comments
 (0)