Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 5.7.1-rc to 5.7.2
Browse files Browse the repository at this point in the history
- closes #411

Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Dec 16, 2024
1 parent bc0f582 commit f16c6ab
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ branches:
- context: spelling
- context: test (23)
- context: typescript (5.6.3)
- context: typescript (5.7.1-rc)
- context: typescript (5.7.2)
strict: true
restrictions: null
environments:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@
"tinyrainbow": "1.2.0",
"trash-cli": "6.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.7.1-rc",
"typescript": "5.7.2",
"typescript-eslint": "8.16.0",
"unified": "11.0.5",
"vfile": "6.0.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1737,7 +1737,7 @@ __metadata:
tinyrainbow: "npm:1.2.0"
trash-cli: "npm:6.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.7.1-rc"
typescript: "npm:5.7.2"
typescript-eslint: "npm:8.16.0"
unified: "npm:11.0.5"
vfile: "npm:6.0.3"
Expand Down Expand Up @@ -10833,13 +10833,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.7.1-rc":
version: 5.7.1-rc
resolution: "typescript@npm:5.7.1-rc"
"typescript@npm:5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/1f4f90db896fe0a6214e29cdaaefa9f874cfbdb8939b9525f15eca597a556cbcae8245d8ce47d51548429ce4249abe9afc80ff882a0e72be701fd7c876942aad
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
languageName: node
linkType: hard

Expand All @@ -10853,13 +10853,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.7.1-rc#optional!builtin<compat/typescript>":
version: 5.7.1-rc
resolution: "typescript@patch:typescript@npm%3A5.7.1-rc#optional!builtin<compat/typescript>::version=5.7.1-rc&hash=cef18b"
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/95eb4b5ac0c525e022fb72c10f0d03d6238579f03e850046dd6ae023a62ae6237cd0cbe2669d658792da08238a6aa81238123a55f0fe631e0a89659df1239659
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
languageName: node
linkType: hard

Expand Down

0 comments on commit f16c6ab

Please sign in to comment.