Skip to content

Commit af1e339

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent 0621e0f commit af1e339

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"postcss-nesting": "^13.0.0",
100100
"prettier": "^3.0.0",
101101
"rimraf": "^6.0.0",
102-
"typescript": "5.7.3",
102+
"typescript": "5.8.3",
103103
"typescript-eslint": "^8.8.0",
104104
"vite": "^6.0.0",
105105
"vite-plugin-istanbul": "^7.0.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -23620,13 +23620,13 @@ __metadata:
2362023620
languageName: node
2362123621
linkType: hard
2362223622

23623-
"typescript@npm:5.7.3":
23624-
version: 5.7.3
23625-
resolution: "typescript@npm:5.7.3"
23623+
"typescript@npm:5.8.3":
23624+
version: 5.8.3
23625+
resolution: "typescript@npm:5.8.3"
2362623626
bin:
2362723627
tsc: bin/tsc
2362823628
tsserver: bin/tsserver
23629-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
23629+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
2363023630
languageName: node
2363123631
linkType: hard
2363223632

@@ -23650,13 +23650,13 @@ __metadata:
2365023650
languageName: node
2365123651
linkType: hard
2365223652

23653-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
23654-
version: 5.7.3
23655-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
23653+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
23654+
version: 5.8.3
23655+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
2365623656
bin:
2365723657
tsc: bin/tsc
2365823658
tsserver: bin/tsserver
23659-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
23659+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
2366023660
languageName: node
2366123661
linkType: hard
2366223662

@@ -23769,7 +23769,7 @@ __metadata:
2376923769
rimraf: "npm:^6.0.0"
2377023770
storybook: "npm:8.6.12"
2377123771
tocbot: "npm:4.36.2"
23772-
typescript: "npm:5.7.3"
23772+
typescript: "npm:5.8.3"
2377323773
typescript-eslint: "npm:^8.8.0"
2377423774
vite: "npm:^6.0.0"
2377523775
vite-plugin-istanbul: "npm:^7.0.0"

0 commit comments

Comments
 (0)