Skip to content

Commit 1d43cff

Browse files
chore(deps): bump typescript from 5.7.2 to 5.8.3 (#1747)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.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.7.2...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4e5a93 commit 1d43cff

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
@@ -102,7 +102,7 @@
102102
"postcss": "^8.4.41",
103103
"prettier": "3.6.2",
104104
"tailwindcss": "^3.3.5",
105-
"typescript": "5.7.2",
105+
"typescript": "5.8.3",
106106
"webpack": "^5.94.0"
107107
},
108108
"babel": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7854,7 +7854,7 @@ __metadata:
78547854
tailwind-merge: "npm:^3.3.1"
78557855
tailwindcss: "npm:^3.3.5"
78567856
tw-animate-css: "npm:^1.2.9"
7857-
typescript: "npm:5.7.2"
7857+
typescript: "npm:5.8.3"
78587858
webpack: "npm:^5.94.0"
78597859
zero-fill: "npm:^2.2.4"
78607860
zustand: "npm:^5.0.6"
@@ -11139,23 +11139,23 @@ __metadata:
1113911139
languageName: node
1114011140
linkType: hard
1114111141

11142-
"typescript@npm:5.7.2":
11143-
version: 5.7.2
11144-
resolution: "typescript@npm:5.7.2"
11142+
"typescript@npm:5.8.3":
11143+
version: 5.8.3
11144+
resolution: "typescript@npm:5.8.3"
1114511145
bin:
1114611146
tsc: bin/tsc
1114711147
tsserver: bin/tsserver
11148-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
11148+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
1114911149
languageName: node
1115011150
linkType: hard
1115111151

11152-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
11153-
version: 5.7.2
11154-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=74658d"
11152+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
11153+
version: 5.8.3
11154+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=74658d"
1115511155
bin:
1115611156
tsc: bin/tsc
1115711157
tsserver: bin/tsserver
11158-
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
11158+
checksum: 10c0/92ea03509e06598948559ddcdd8a4ae5a7ab475766d5589f1b796f5731b3d631a4c7ddfb86a3bd44d58d10102b132cd4b4994dda9b63e6273c66d77d6a271dbd
1115911159
languageName: node
1116011160
linkType: hard
1116111161

0 commit comments

Comments
 (0)