Skip to content

Commit 66d39c6

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] <support@github.com>
1 parent da492cb commit 66d39c6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"sh-syntax": "0.4.2",
254254
"trash-cli": "6.0.0",
255255
"ts-dedent": "2.2.0",
256-
"typescript": "5.7.2",
256+
"typescript": "5.7.3",
257257
"typescript-eslint": "8.21.0",
258258
"unified": "11.0.5",
259259
"vfile": "6.0.3",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1901,7 +1901,7 @@ __metadata:
19011901
strip-json-comments: "npm:5.0.1"
19021902
trash-cli: "npm:6.0.0"
19031903
ts-dedent: "npm:2.2.0"
1904-
typescript: "npm:5.7.2"
1904+
typescript: "npm:5.7.3"
19051905
typescript-eslint: "npm:8.21.0"
19061906
unified: "npm:11.0.5"
19071907
vfile: "npm:6.0.3"
@@ -10954,13 +10954,13 @@ __metadata:
1095410954
languageName: node
1095510955
linkType: hard
1095610956

10957-
"typescript@npm:5.7.2":
10958-
version: 5.7.2
10959-
resolution: "typescript@npm:5.7.2"
10957+
"typescript@npm:5.7.3":
10958+
version: 5.7.3
10959+
resolution: "typescript@npm:5.7.3"
1096010960
bin:
1096110961
tsc: bin/tsc
1096210962
tsserver: bin/tsserver
10963-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
10963+
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
1096410964
languageName: node
1096510965
linkType: hard
1096610966

@@ -10974,13 +10974,13 @@ __metadata:
1097410974
languageName: node
1097510975
linkType: hard
1097610976

10977-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
10978-
version: 5.7.2
10979-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
10977+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
10978+
version: 5.7.3
10979+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
1098010980
bin:
1098110981
tsc: bin/tsc
1098210982
tsserver: bin/tsserver
10983-
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
10983+
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
1098410984
languageName: node
1098510985
linkType: hard
1098610986

0 commit comments

Comments
 (0)