Skip to content

Commit f16c6ab

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

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
@@ -34,7 +34,7 @@ branches:
3434
- context: spelling
3535
- context: test (23)
3636
- context: typescript (5.6.3)
37-
- context: typescript (5.7.1-rc)
37+
- context: typescript (5.7.2)
3838
strict: true
3939
restrictions: null
4040
environments:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
"tinyrainbow": "1.2.0",
301301
"trash-cli": "6.0.0",
302302
"ts-dedent": "2.2.0",
303-
"typescript": "5.7.1-rc",
303+
"typescript": "5.7.2",
304304
"typescript-eslint": "8.16.0",
305305
"unified": "11.0.5",
306306
"vfile": "6.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1737,7 +1737,7 @@ __metadata:
17371737
tinyrainbow: "npm:1.2.0"
17381738
trash-cli: "npm:6.0.0"
17391739
ts-dedent: "npm:2.2.0"
1740-
typescript: "npm:5.7.1-rc"
1740+
typescript: "npm:5.7.2"
17411741
typescript-eslint: "npm:8.16.0"
17421742
unified: "npm:11.0.5"
17431743
vfile: "npm:6.0.3"
@@ -10833,13 +10833,13 @@ __metadata:
1083310833
languageName: node
1083410834
linkType: hard
1083510835

10836-
"typescript@npm:5.7.1-rc":
10837-
version: 5.7.1-rc
10838-
resolution: "typescript@npm:5.7.1-rc"
10836+
"typescript@npm:5.7.2":
10837+
version: 5.7.2
10838+
resolution: "typescript@npm:5.7.2"
1083910839
bin:
1084010840
tsc: bin/tsc
1084110841
tsserver: bin/tsserver
10842-
checksum: 10/1f4f90db896fe0a6214e29cdaaefa9f874cfbdb8939b9525f15eca597a556cbcae8245d8ce47d51548429ce4249abe9afc80ff882a0e72be701fd7c876942aad
10842+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
1084310843
languageName: node
1084410844
linkType: hard
1084510845

@@ -10853,13 +10853,13 @@ __metadata:
1085310853
languageName: node
1085410854
linkType: hard
1085510855

10856-
"typescript@patch:typescript@npm%3A5.7.1-rc#optional!builtin<compat/typescript>":
10857-
version: 5.7.1-rc
10858-
resolution: "typescript@patch:typescript@npm%3A5.7.1-rc#optional!builtin<compat/typescript>::version=5.7.1-rc&hash=cef18b"
10856+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
10857+
version: 5.7.2
10858+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
1085910859
bin:
1086010860
tsc: bin/tsc
1086110861
tsserver: bin/tsserver
10862-
checksum: 10/95eb4b5ac0c525e022fb72c10f0d03d6238579f03e850046dd6ae023a62ae6237cd0cbe2669d658792da08238a6aa81238123a55f0fe631e0a89659df1239659
10862+
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
1086310863
languageName: node
1086410864
linkType: hard
1086510865

0 commit comments

Comments
 (0)