Skip to content

Commit e674dca

Browse files
Bump typescript from 5.9.3 to 6.0.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b446411 commit e674dca

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

.yarn/install-state.gz

-364 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"jest-mock": "30.3.0",
5858
"msw": "^1.3.5",
5959
"supertest": "^6.3.4",
60-
"typescript": "^5.9.3"
60+
"typescript": "^6.0.3"
6161
},
6262
"files": [
6363
"dist"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2437,7 +2437,7 @@ __metadata:
24372437
msw: "npm:^1.3.5"
24382438
node-fetch: "npm:^2.7.0"
24392439
supertest: "npm:^6.3.4"
2440-
typescript: "npm:^5.9.3"
2440+
typescript: "npm:^6.0.3"
24412441
winston: "npm:^3.18.3"
24422442
yn: "npm:^5.1.0"
24432443
zod: "npm:^3.25.76"
@@ -15185,13 +15185,13 @@ __metadata:
1518515185
languageName: node
1518615186
linkType: hard
1518715187

15188-
"typescript@npm:^5.9.3":
15189-
version: 5.9.3
15190-
resolution: "typescript@npm:5.9.3"
15188+
"typescript@npm:^6.0.3":
15189+
version: 6.0.3
15190+
resolution: "typescript@npm:6.0.3"
1519115191
bin:
1519215192
tsc: bin/tsc
1519315193
tsserver: bin/tsserver
15194-
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
15194+
checksum: 10/0ef2357a4cffd916b52b683a021cdab0f81eea4e9aa35f2d254581c9a5106da02224e3392e1b0ed42b7a48f80c966e5f52b8e1a27941fa0523c1705a9c2e0330
1519515195
languageName: node
1519615196
linkType: hard
1519715197

@@ -15205,13 +15205,13 @@ __metadata:
1520515205
languageName: node
1520615206
linkType: hard
1520715207

15208-
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
15209-
version: 5.9.3
15210-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
15208+
"typescript@patch:typescript@npm%3A^6.0.3#optional!builtin<compat/typescript>":
15209+
version: 6.0.3
15210+
resolution: "typescript@patch:typescript@npm%3A6.0.3#optional!builtin<compat/typescript>::version=6.0.3&hash=5786d5"
1521115211
bin:
1521215212
tsc: bin/tsc
1521315213
tsserver: bin/tsserver
15214-
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
15214+
checksum: 10/22b67a18dafedf9b1468b64ca20d9aa02ea61d449b65413d8aa6552aeb63f52ef369e86beb25b6b4c91a803d9726ee5c196f391a9b64201263263410a4223ee6
1521515215
languageName: node
1521615216
linkType: hard
1521715217

0 commit comments

Comments
 (0)