Skip to content

Commit 41e1216

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 1db8e89 commit 41e1216

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
@@ -254,7 +254,7 @@
254254
"sh-syntax": "0.4.2",
255255
"trash-cli": "6.0.0",
256256
"ts-dedent": "2.2.0",
257-
"typescript": "5.7.2",
257+
"typescript": "5.7.3",
258258
"typescript-eslint": "8.18.2-alpha.5",
259259
"unified": "11.0.5",
260260
"vfile": "6.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1875,7 +1875,7 @@ __metadata:
18751875
strip-json-comments: "npm:5.0.1"
18761876
trash-cli: "npm:6.0.0"
18771877
ts-dedent: "npm:2.2.0"
1878-
typescript: "npm:5.7.2"
1878+
typescript: "npm:5.7.3"
18791879
typescript-eslint: "npm:8.18.2-alpha.5"
18801880
unified: "npm:11.0.5"
18811881
vfile: "npm:6.0.3"
@@ -10962,13 +10962,13 @@ __metadata:
1096210962
languageName: node
1096310963
linkType: hard
1096410964

10965-
"typescript@npm:5.7.2":
10966-
version: 5.7.2
10967-
resolution: "typescript@npm:5.7.2"
10965+
"typescript@npm:5.7.3":
10966+
version: 5.7.3
10967+
resolution: "typescript@npm:5.7.3"
1096810968
bin:
1096910969
tsc: bin/tsc
1097010970
tsserver: bin/tsserver
10971-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
10971+
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
1097210972
languageName: node
1097310973
linkType: hard
1097410974

@@ -10982,13 +10982,13 @@ __metadata:
1098210982
languageName: node
1098310983
linkType: hard
1098410984

10985-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
10986-
version: 5.7.2
10987-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
10985+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
10986+
version: 5.7.3
10987+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=cef18b"
1098810988
bin:
1098910989
tsc: bin/tsc
1099010990
tsserver: bin/tsserver
10991-
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
10991+
checksum: 10/3ac7b7e3e899273d2fbdce6e24b93d4d53a705ad7a7e4cc83b4c57bcb6d25948abcd2a21994f6b9c73ab03960f395aae95f0458de292a66ce0134233261714c3
1099210992
languageName: node
1099310993
linkType: hard
1099410994

0 commit comments

Comments
 (0)