Skip to content

Commit 216f5e2

Browse files
build(deps-dev): Bump typescript from 5.6.2 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 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](microsoft/TypeScript@v5.6.2...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3f0333 commit 216f5e2

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
@@ -208,7 +208,7 @@
208208
"tinyrainbow": "1.2.0",
209209
"trash-cli": "6.0.0",
210210
"ts-dedent": "2.2.0",
211-
"typescript": "5.6.2",
211+
"typescript": "5.7.2",
212212
"typescript-eslint": "8.16.0",
213213
"unified": "11.0.5",
214214
"vfile": "6.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1866,7 +1866,7 @@ __metadata:
18661866
tinyrainbow: "npm:1.2.0"
18671867
trash-cli: "npm:6.0.0"
18681868
ts-dedent: "npm:2.2.0"
1869-
typescript: "npm:5.6.2"
1869+
typescript: "npm:5.7.2"
18701870
typescript-eslint: "npm:8.16.0"
18711871
unified: "npm:11.0.5"
18721872
vfile: "npm:6.0.3"
@@ -11056,13 +11056,13 @@ __metadata:
1105611056
languageName: node
1105711057
linkType: hard
1105811058

11059-
"typescript@npm:5.6.2":
11060-
version: 5.6.2
11061-
resolution: "typescript@npm:5.6.2"
11059+
"typescript@npm:5.7.2":
11060+
version: 5.7.2
11061+
resolution: "typescript@npm:5.7.2"
1106211062
bin:
1106311063
tsc: bin/tsc
1106411064
tsserver: bin/tsserver
11065-
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
11065+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
1106611066
languageName: node
1106711067
linkType: hard
1106811068

@@ -11076,13 +11076,13 @@ __metadata:
1107611076
languageName: node
1107711077
linkType: hard
1107811078

11079-
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
11080-
version: 5.6.2
11081-
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
11079+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11080+
version: 5.7.2
11081+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=8c6c40"
1108211082
bin:
1108311083
tsc: bin/tsc
1108411084
tsserver: bin/tsserver
11085-
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
11085+
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
1108611086
languageName: node
1108711087
linkType: hard
1108811088

0 commit comments

Comments
 (0)