Skip to content

Commit 8ac77e6

Browse files
build(deps-dev): Bump typescript from 5.9.3 to 6.0.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f3f335 commit 8ac77e6

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"remark-cli": "12.0.1",
183183
"sh-syntax": "0.5.8",
184184
"trash-cli": "7.2.0",
185-
"typescript": "5.9.3",
185+
"typescript": "6.0.2",
186186
"unified": "11.0.5",
187187
"vfile": "6.0.3",
188188
"vitest": "4.0.18"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2100,7 +2100,7 @@ __metadata:
21002100
strip-bom: "npm:5.0.0"
21012101
strip-json-comments: "npm:5.0.3"
21022102
trash-cli: "npm:7.2.0"
2103-
typescript: "npm:5.9.3"
2103+
typescript: "npm:6.0.2"
21042104
unified: "npm:11.0.5"
21052105
vfile: "npm:6.0.3"
21062106
vitest: "npm:4.0.18"
@@ -11218,13 +11218,13 @@ __metadata:
1121811218
languageName: node
1121911219
linkType: hard
1122011220

11221-
"typescript@npm:5.9.3":
11222-
version: 5.9.3
11223-
resolution: "typescript@npm:5.9.3"
11221+
"typescript@npm:6.0.2":
11222+
version: 6.0.2
11223+
resolution: "typescript@npm:6.0.2"
1122411224
bin:
1122511225
tsc: bin/tsc
1122611226
tsserver: bin/tsserver
11227-
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
11227+
checksum: 10/b9fc2fcee7ee8e5ca6f5138181964550531e18e2d20ecb71b802d4d495881e3444e0ef94cbb6e84eb2ba41e913f6feae3ca33cc722b32e6e6dfadb32d23b80e6
1122811228
languageName: node
1122911229
linkType: hard
1123011230

@@ -11238,13 +11238,13 @@ __metadata:
1123811238
languageName: node
1123911239
linkType: hard
1124011240

11241-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
11242-
version: 5.9.3
11243-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
11241+
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
11242+
version: 6.0.2
11243+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
1124411244
bin:
1124511245
tsc: bin/tsc
1124611246
tsserver: bin/tsserver
11247-
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
11247+
checksum: 10/e5501dfcf8c5b6b9a61f6fa53decc40187cebe3a2b7b2bd51c615007ad4cf6d58298461fef63294f6be9d5f2f33019b2a2e2bf02d9cb7d7f6ec94372bf24ffa2
1124811248
languageName: node
1124911249
linkType: hard
1125011250

0 commit comments

Comments
 (0)