Skip to content

Commit 49b0402

Browse files
build(deps-dev): bump typescript from 5.5.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 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.5.3...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 a57b114 commit 49b0402

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"sh-syntax": "0.4.2",
139139
"trash-cli": "6.0.0",
140140
"ts-dedent": "2.2.0",
141-
"typescript": "5.5.3",
141+
"typescript": "5.7.2",
142142
"typescript-eslint": "8.13.0",
143143
"vite-tsconfig-paths": "5.1.0",
144144
"vitest": "2.1.3",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1994,7 +1994,7 @@ __metadata:
19941994
sh-syntax: "npm:0.4.2"
19951995
trash-cli: "npm:6.0.0"
19961996
ts-dedent: "npm:2.2.0"
1997-
typescript: "npm:5.5.3"
1997+
typescript: "npm:5.7.2"
19981998
typescript-eslint: "npm:8.13.0"
19991999
vite-tsconfig-paths: "npm:5.1.0"
20002000
vitest: "npm:2.1.3"
@@ -10131,16 +10131,6 @@ __metadata:
1013110131
languageName: node
1013210132
linkType: hard
1013310133

10134-
"typescript@npm:5.5.3":
10135-
version: 5.5.3
10136-
resolution: "typescript@npm:5.5.3"
10137-
bin:
10138-
tsc: bin/tsc
10139-
tsserver: bin/tsserver
10140-
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
10141-
languageName: node
10142-
linkType: hard
10143-
1014410134
"typescript@npm:5.6.1-rc":
1014510135
version: 5.6.1-rc
1014610136
resolution: "typescript@npm:5.6.1-rc"
@@ -10151,13 +10141,13 @@ __metadata:
1015110141
languageName: node
1015210142
linkType: hard
1015310143

10154-
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
10155-
version: 5.5.3
10156-
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=b45daf"
10144+
"typescript@npm:5.7.2":
10145+
version: 5.7.2
10146+
resolution: "typescript@npm:5.7.2"
1015710147
bin:
1015810148
tsc: bin/tsc
1015910149
tsserver: bin/tsserver
10160-
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
10150+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
1016110151
languageName: node
1016210152
linkType: hard
1016310153

@@ -10171,6 +10161,16 @@ __metadata:
1017110161
languageName: node
1017210162
linkType: hard
1017310163

10164+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
10165+
version: 5.7.2
10166+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=b45daf"
10167+
bin:
10168+
tsc: bin/tsc
10169+
tsserver: bin/tsserver
10170+
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
10171+
languageName: node
10172+
linkType: hard
10173+
1017410174
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
1017510175
version: 2.1.0
1017610176
resolution: "uc.micro@npm:2.1.0"

0 commit comments

Comments
 (0)