Skip to content

Commit 815fbb0

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 b58827a commit 815fbb0

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
@@ -179,7 +179,7 @@
179179
"sh-syntax": "0.5.8",
180180
"trash-cli": "7.2.0",
181181
"ts-dedent": "2.2.0",
182-
"typescript": "5.9.3",
182+
"typescript": "6.0.2",
183183
"unified": "11.0.5",
184184
"vfile": "6.0.3",
185185
"vitest": "3.2.4"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,7 +1767,7 @@ __metadata:
17671767
string-width: "npm:8.2.0"
17681768
trash-cli: "npm:7.2.0"
17691769
ts-dedent: "npm:2.2.0"
1770-
typescript: "npm:5.9.3"
1770+
typescript: "npm:6.0.2"
17711771
unified: "npm:11.0.5"
17721772
vfile: "npm:6.0.3"
17731773
vitest: "npm:3.2.4"
@@ -11095,13 +11095,13 @@ __metadata:
1109511095
languageName: node
1109611096
linkType: hard
1109711097

11098-
"typescript@npm:5.9.3":
11099-
version: 5.9.3
11100-
resolution: "typescript@npm:5.9.3"
11098+
"typescript@npm:6.0.2":
11099+
version: 6.0.2
11100+
resolution: "typescript@npm:6.0.2"
1110111101
bin:
1110211102
tsc: bin/tsc
1110311103
tsserver: bin/tsserver
11104-
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
11104+
checksum: 10/b9fc2fcee7ee8e5ca6f5138181964550531e18e2d20ecb71b802d4d495881e3444e0ef94cbb6e84eb2ba41e913f6feae3ca33cc722b32e6e6dfadb32d23b80e6
1110511105
languageName: node
1110611106
linkType: hard
1110711107

@@ -11115,13 +11115,13 @@ __metadata:
1111511115
languageName: node
1111611116
linkType: hard
1111711117

11118-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>":
11119-
version: 5.9.3
11120-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
11118+
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
11119+
version: 6.0.2
11120+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
1112111121
bin:
1112211122
tsc: bin/tsc
1112311123
tsserver: bin/tsserver
11124-
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
11124+
checksum: 10/e5501dfcf8c5b6b9a61f6fa53decc40187cebe3a2b7b2bd51c615007ad4cf6d58298461fef63294f6be9d5f2f33019b2a2e2bf02d9cb7d7f6ec94372bf24ffa2
1112511125
languageName: node
1112611126
linkType: hard
1112711127

0 commit comments

Comments
 (0)