Skip to content

Commit da8f262

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent e733f36 commit da8f262

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
@@ -23637,13 +23637,13 @@ __metadata:
2363723637
languageName: node
2363823638
linkType: hard
2363923639

23640-
"typescript@npm:5.7.3":
23641-
version: 5.7.3
23642-
resolution: "typescript@npm:5.7.3"
23640+
"typescript@npm:5.8.3":
23641+
version: 5.8.3
23642+
resolution: "typescript@npm:5.8.3"
2364323643
bin:
2364423644
tsc: bin/tsc
2364523645
tsserver: bin/tsserver
23646-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
23646+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
2364723647
languageName: node
2364823648
linkType: hard
2364923649

@@ -23667,13 +23667,13 @@ __metadata:
2366723667
languageName: node
2366823668
linkType: hard
2366923669

23670-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
23671-
version: 5.7.3
23672-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
23670+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
23671+
version: 5.8.3
23672+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
2367323673
bin:
2367423674
tsc: bin/tsc
2367523675
tsserver: bin/tsserver
23676-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
23676+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
2367723677
languageName: node
2367823678
linkType: hard
2367923679

@@ -23786,7 +23786,7 @@ __metadata:
2378623786
rimraf: "npm:^6.0.0"
2378723787
storybook: "npm:8.6.12"
2378823788
tocbot: "npm:4.36.2"
23789-
typescript: "npm:5.7.3"
23789+
typescript: "npm:5.8.3"
2379023790
typescript-eslint: "npm:^8.8.0"
2379123791
vite: "npm:^6.0.0"
2379223792
vite-plugin-istanbul: "npm:^7.0.0"

0 commit comments

Comments
 (0)