Skip to content

Commit eb7165e

Browse files
build(deps-dev): Bump typescript from 5.7.0-beta to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.0-beta to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/commits/v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5298cde commit eb7165e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"sh-syntax": "0.4.2",
205205
"trash-cli": "6.0.0",
206206
"ts-dedent": "2.2.0",
207-
"typescript": "5.7.0-beta",
207+
"typescript": "5.7.2",
208208
"typescript-eslint": "8.16.0",
209209
"unified": "11.0.5",
210210
"vfile": "6.0.3",

Diff for: yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1889,7 +1889,7 @@ __metadata:
18891889
sh-syntax: "npm:0.4.2"
18901890
trash-cli: "npm:6.0.0"
18911891
ts-dedent: "npm:2.2.0"
1892-
typescript: "npm:5.7.0-beta"
1892+
typescript: "npm:5.7.2"
18931893
typescript-eslint: "npm:8.16.0"
18941894
unified: "npm:11.0.5"
18951895
vfile: "npm:6.0.3"
@@ -10795,13 +10795,13 @@ __metadata:
1079510795
languageName: node
1079610796
linkType: hard
1079710797

10798-
"typescript@npm:5.7.0-beta":
10799-
version: 5.7.0-beta
10800-
resolution: "typescript@npm:5.7.0-beta"
10798+
"typescript@npm:5.7.2":
10799+
version: 5.7.2
10800+
resolution: "typescript@npm:5.7.2"
1080110801
bin:
1080210802
tsc: bin/tsc
1080310803
tsserver: bin/tsserver
10804-
checksum: 10/4edffe5624a80b899e45d2de05014a09247133b2c446811ff9a84e708c360d48930b20924c3418f3dbf104ef3c123e4977ee4e5ec2be67b4a5c0fc9e71052c38
10804+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
1080510805
languageName: node
1080610806
linkType: hard
1080710807

@@ -10815,13 +10815,13 @@ __metadata:
1081510815
languageName: node
1081610816
linkType: hard
1081710817

10818-
"typescript@patch:typescript@npm%3A5.7.0-beta#optional!builtin<compat/typescript>":
10819-
version: 5.7.0-beta
10820-
resolution: "typescript@patch:typescript@npm%3A5.7.0-beta#optional!builtin<compat/typescript>::version=5.7.0-beta&hash=cef18b"
10818+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
10819+
version: 5.7.2
10820+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
1082110821
bin:
1082210822
tsc: bin/tsc
1082310823
tsserver: bin/tsserver
10824-
checksum: 10/eb91d3ef54b409df6e000926eb788855bd815da1adec4e967e0092f8e61352b9e42d10da42ac79c2f4a04ce6b2cc545678e1a41db734f865d20c67baad6b1a8a
10824+
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
1082510825
languageName: node
1082610826
linkType: hard
1082710827

0 commit comments

Comments
 (0)