Skip to content

Commit a5b3ffa

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

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
@@ -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.2",
276+
"typescript": "5.7.3",
277277
"typescript-eslint": "8.18.3-alpha.5",
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
@@ -1933,7 +1933,7 @@ __metadata:
19331933
tinyrainbow: "npm:1.2.0"
19341934
trash-cli: "npm:6.0.0"
19351935
ts-dedent: "npm:2.2.0"
1936-
typescript: "npm:5.7.2"
1936+
typescript: "npm:5.7.3"
19371937
typescript-eslint: "npm:8.18.3-alpha.5"
19381938
unified: "npm:11.0.5"
19391939
vfile: "npm:6.0.3"
@@ -11199,13 +11199,13 @@ __metadata:
1119911199
languageName: node
1120011200
linkType: hard
1120111201

11202-
"typescript@npm:5.7.2":
11203-
version: 5.7.2
11204-
resolution: "typescript@npm:5.7.2"
11202+
"typescript@npm:5.7.3":
11203+
version: 5.7.3
11204+
resolution: "typescript@npm:5.7.3"
1120511205
bin:
1120611206
tsc: bin/tsc
1120711207
tsserver: bin/tsserver
11208-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
11208+
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
1120911209
languageName: node
1121011210
linkType: hard
1121111211

@@ -11219,13 +11219,13 @@ __metadata:
1121911219
languageName: node
1122011220
linkType: hard
1122111221

11222-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11223-
version: 5.7.2
11224-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
11222+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
11223+
version: 5.7.3
11224+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=cef18b"
1122511225
bin:
1122611226
tsc: bin/tsc
1122711227
tsserver: bin/tsserver
11228-
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
11228+
checksum: 10/3ac7b7e3e899273d2fbdce6e24b93d4d53a705ad7a7e4cc83b4c57bcb6d25948abcd2a21994f6b9c73ab03960f395aae95f0458de292a66ce0134233261714c3
1122911229
languageName: node
1123011230
linkType: hard
1123111231

0 commit comments

Comments
 (0)