Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit 3d06c0e

Browse files
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74371ca commit 3d06c0e

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
@@ -35,7 +35,7 @@
3535
"jest": "^29.7.0",
3636
"nodemon": "^3.1.9",
3737
"ts-jest": "^29.3.0",
38-
"typescript": "^5.8.2",
38+
"typescript": "^5.8.3",
3939
"typescript-eslint": "^8.28.0",
4040
"vitest": "^3.0.9"
4141
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4233,7 +4233,7 @@ __metadata:
42334233
jest: "npm:^29.7.0"
42344234
nodemon: "npm:^3.1.9"
42354235
ts-jest: "npm:^29.3.0"
4236-
typescript: "npm:^5.8.2"
4236+
typescript: "npm:^5.8.3"
42374237
typescript-eslint: "npm:^8.28.0"
42384238
uuid: "npm:^11.1.0"
42394239
vitest: "npm:^3.0.9"
@@ -5716,23 +5716,23 @@ __metadata:
57165716
languageName: node
57175717
linkType: hard
57185718

5719-
"typescript@npm:^5.8.2":
5720-
version: 5.8.2
5721-
resolution: "typescript@npm:5.8.2"
5719+
"typescript@npm:^5.8.3":
5720+
version: 5.8.3
5721+
resolution: "typescript@npm:5.8.3"
57225722
bin:
57235723
tsc: bin/tsc
57245724
tsserver: bin/tsserver
5725-
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
5725+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
57265726
languageName: node
57275727
linkType: hard
57285728

5729-
"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>":
5730-
version: 5.8.2
5731-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
5729+
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
5730+
version: 5.8.3
5731+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
57325732
bin:
57335733
tsc: bin/tsc
57345734
tsserver: bin/tsserver
5735-
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
5735+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
57365736
languageName: node
57375737
linkType: hard
57385738

0 commit comments

Comments
 (0)