Skip to content

Commit 31a007a

Browse files
committed
build(deps-dev): bump typescript from 5.7.1-rc to 5.7.2
- closes #718 Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 54ea478 commit 31a007a

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.github/infrastructure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ branches:
3535
- context: test (22)
3636
- context: test (23)
3737
- context: typescript (5.6.3)
38-
- context: typescript (5.7.1-rc)
38+
- context: typescript (5.7.2)
3939
strict: true
4040
restrictions: null
4141
environments:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
"tinyrainbow": "1.2.0",
274274
"trash-cli": "6.0.0",
275275
"ts-dedent": "2.2.0",
276-
"typescript": "5.7.1-rc",
276+
"typescript": "5.7.2",
277277
"typescript-eslint": "8.16.0",
278278
"unified": "11.0.5",
279279
"vfile": "6.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1896,7 +1896,7 @@ __metadata:
18961896
tinyrainbow: "npm:1.2.0"
18971897
trash-cli: "npm:6.0.0"
18981898
ts-dedent: "npm:2.2.0"
1899-
typescript: "npm:5.7.1-rc"
1899+
typescript: "npm:5.7.2"
19001900
typescript-eslint: "npm:8.16.0"
19011901
unified: "npm:11.0.5"
19021902
vfile: "npm:6.0.3"
@@ -11093,13 +11093,13 @@ __metadata:
1109311093
languageName: node
1109411094
linkType: hard
1109511095

11096-
"typescript@npm:5.7.1-rc":
11097-
version: 5.7.1-rc
11098-
resolution: "typescript@npm:5.7.1-rc"
11096+
"typescript@npm:5.7.2":
11097+
version: 5.7.2
11098+
resolution: "typescript@npm:5.7.2"
1109911099
bin:
1110011100
tsc: bin/tsc
1110111101
tsserver: bin/tsserver
11102-
checksum: 10/1f4f90db896fe0a6214e29cdaaefa9f874cfbdb8939b9525f15eca597a556cbcae8245d8ce47d51548429ce4249abe9afc80ff882a0e72be701fd7c876942aad
11102+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
1110311103
languageName: node
1110411104
linkType: hard
1110511105

@@ -11113,13 +11113,13 @@ __metadata:
1111311113
languageName: node
1111411114
linkType: hard
1111511115

11116-
"typescript@patch:typescript@npm%3A5.7.1-rc#optional!builtin<compat/typescript>":
11117-
version: 5.7.1-rc
11118-
resolution: "typescript@patch:typescript@npm%3A5.7.1-rc#optional!builtin<compat/typescript>::version=5.7.1-rc&hash=cef18b"
11116+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11117+
version: 5.7.2
11118+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
1111911119
bin:
1112011120
tsc: bin/tsc
1112111121
tsserver: bin/tsserver
11122-
checksum: 10/95eb4b5ac0c525e022fb72c10f0d03d6238579f03e850046dd6ae023a62ae6237cd0cbe2669d658792da08238a6aa81238123a55f0fe631e0a89659df1239659
11122+
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
1112311123
languageName: node
1112411124
linkType: hard
1112511125

0 commit comments

Comments
 (0)