Skip to content

Commit 2f50e60

Browse files
Bump typescript from 5.8.2 to 5.8.3 (#246)
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](microsoft/TypeScript@v5.8.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd316f9 commit 2f50e60

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@swc/core": "^1.11.5",
3434
"lodash": "^4.17.21",
3535
"ts-pattern": "^5.7.0",
36-
"typescript": "^5.8.2",
36+
"typescript": "^5.8.3",
3737
"vitest": "^3.0.7"
3838
},
3939
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2997,7 +2997,7 @@ __metadata:
29972997
lodash: "npm:^4.17.21"
29982998
ts-pattern: "npm:^5.7.0"
29992999
tsx: "npm:^4.19.2"
3000-
typescript: "npm:^5.8.2"
3000+
typescript: "npm:^5.8.3"
30013001
unplugin-swc: "npm:^1.5.1"
30023002
vite-tsconfig-paths: "npm:^5.1.3"
30033003
vitest: "npm:^3.0.7"
@@ -6321,13 +6321,13 @@ __metadata:
63216321
languageName: node
63226322
linkType: hard
63236323

6324-
"typescript@npm:^5.8.2":
6325-
version: 5.8.2
6326-
resolution: "typescript@npm:5.8.2"
6324+
"typescript@npm:^5.8.3":
6325+
version: 5.8.3
6326+
resolution: "typescript@npm:5.8.3"
63276327
bin:
63286328
tsc: bin/tsc
63296329
tsserver: bin/tsserver
6330-
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
6330+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
63316331
languageName: node
63326332
linkType: hard
63336333

@@ -6341,13 +6341,13 @@ __metadata:
63416341
languageName: node
63426342
linkType: hard
63436343

6344-
"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>":
6345-
version: 5.8.2
6346-
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=b45daf"
6344+
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
6345+
version: 5.8.3
6346+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=b45daf"
63476347
bin:
63486348
tsc: bin/tsc
63496349
tsserver: bin/tsserver
6350-
checksum: 10c0/8a6cd29dfb59bd5a978407b93ae0edb530ee9376a5b95a42ad057a6f80ffb0c410489ccd6fe48d1d0dfad6e8adf5d62d3874bbd251f488ae30e11a1ce6dabd28
6350+
checksum: 10c0/92ea03509e06598948559ddcdd8a4ae5a7ab475766d5589f1b796f5731b3d631a4c7ddfb86a3bd44d58d10102b132cd4b4994dda9b63e6273c66d77d6a271dbd
63516351
languageName: node
63526352
linkType: hard
63536353

0 commit comments

Comments
 (0)