Skip to content

Commit f26bc7c

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

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
@@ -98,7 +98,7 @@
9898
"postcss-nesting": "^13.0.0",
9999
"prettier": "^3.0.0",
100100
"rimraf": "^6.0.0",
101-
"typescript": "5.7.3",
101+
"typescript": "5.8.3",
102102
"typescript-eslint": "^8.8.0",
103103
"vite": "^6.0.0",
104104
"vite-plugin-istanbul": "^7.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23887,13 +23887,13 @@ __metadata:
2388723887
languageName: node
2388823888
linkType: hard
2388923889

23890-
"typescript@npm:5.7.3":
23891-
version: 5.7.3
23892-
resolution: "typescript@npm:5.7.3"
23890+
"typescript@npm:5.8.3":
23891+
version: 5.8.3
23892+
resolution: "typescript@npm:5.8.3"
2389323893
bin:
2389423894
tsc: bin/tsc
2389523895
tsserver: bin/tsserver
23896-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
23896+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
2389723897
languageName: node
2389823898
linkType: hard
2389923899

@@ -23917,13 +23917,13 @@ __metadata:
2391723917
languageName: node
2391823918
linkType: hard
2391923919

23920-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
23921-
version: 5.7.3
23922-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
23920+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
23921+
version: 5.8.3
23922+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
2392323923
bin:
2392423924
tsc: bin/tsc
2392523925
tsserver: bin/tsserver
23926-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
23926+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
2392723927
languageName: node
2392823928
linkType: hard
2392923929

@@ -24035,7 +24035,7 @@ __metadata:
2403524035
rimraf: "npm:^6.0.0"
2403624036
storybook: "npm:8.6.12"
2403724037
tocbot: "npm:4.36.3"
24038-
typescript: "npm:5.7.3"
24038+
typescript: "npm:5.8.3"
2403924039
typescript-eslint: "npm:^8.8.0"
2404024040
vite: "npm:^6.0.0"
2404124041
vite-plugin-istanbul: "npm:^7.0.0"

0 commit comments

Comments
 (0)