Skip to content

Commit 7b05eaa

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 e4a2f19 commit 7b05eaa

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
@@ -300,7 +300,7 @@
300300
"tinyrainbow": "2.0.0",
301301
"trash-cli": "6.0.0",
302302
"ts-dedent": "2.2.0",
303-
"typescript": "5.7.2",
303+
"typescript": "5.7.3",
304304
"typescript-eslint": "8.22.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
@@ -1774,7 +1774,7 @@ __metadata:
17741774
tinyrainbow: "npm:2.0.0"
17751775
trash-cli: "npm:6.0.0"
17761776
ts-dedent: "npm:2.2.0"
1777-
typescript: "npm:5.7.2"
1777+
typescript: "npm:5.7.3"
17781778
typescript-eslint: "npm:8.22.0"
17791779
unified: "npm:11.0.5"
17801780
vfile: "npm:6.0.3"
@@ -10881,13 +10881,13 @@ __metadata:
1088110881
languageName: node
1088210882
linkType: hard
1088310883

10884-
"typescript@npm:5.7.2":
10885-
version: 5.7.2
10886-
resolution: "typescript@npm:5.7.2"
10884+
"typescript@npm:5.7.3":
10885+
version: 5.7.3
10886+
resolution: "typescript@npm:5.7.3"
1088710887
bin:
1088810888
tsc: bin/tsc
1088910889
tsserver: bin/tsserver
10890-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
10890+
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
1089110891
languageName: node
1089210892
linkType: hard
1089310893

@@ -10901,13 +10901,13 @@ __metadata:
1090110901
languageName: node
1090210902
linkType: hard
1090310903

10904-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
10905-
version: 5.7.2
10906-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
10904+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
10905+
version: 5.7.3
10906+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
1090710907
bin:
1090810908
tsc: bin/tsc
1090910909
tsserver: bin/tsserver
10910-
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
10910+
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
1091110911
languageName: node
1091210912
linkType: hard
1091310913

0 commit comments

Comments
 (0)