Skip to content

Commit 1158e42

Browse files
Bump typescript from 5.6.3 to 5.8.2 (#402)
1 parent 707d5c1 commit 1158e42

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
@@ -58,7 +58,7 @@
5858
"storybook": "7.6.16",
5959
"three": "0.174.0",
6060
"ts-jest": "29.3.1",
61-
"typescript": "5.6.3",
61+
"typescript": "5.8.2",
6262
"typescript-eslint": "8.13.0"
6363
},
6464
"packageManager": "[email protected]"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1905,7 +1905,7 @@ __metadata:
19051905
storybook: "npm:7.6.16"
19061906
three: "npm:0.174.0"
19071907
ts-jest: "npm:29.3.1"
1908-
typescript: "npm:5.6.3"
1908+
typescript: "npm:5.8.2"
19091909
typescript-eslint: "npm:8.13.0"
19101910
peerDependencies:
19111911
three: ">=0.157.0"
@@ -13169,23 +13169,23 @@ __metadata:
1316913169
languageName: node
1317013170
linkType: hard
1317113171

13172-
"typescript@npm:5.6.3":
13173-
version: 5.6.3
13174-
resolution: "typescript@npm:5.6.3"
13172+
"typescript@npm:5.8.2":
13173+
version: 5.8.2
13174+
resolution: "typescript@npm:5.8.2"
1317513175
bin:
1317613176
tsc: bin/tsc
1317713177
tsserver: bin/tsserver
13178-
checksum: 44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
13178+
checksum: 5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
1317913179
languageName: node
1318013180
linkType: hard
1318113181

13182-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
13183-
version: 5.6.3
13184-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=e012d7"
13182+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
13183+
version: 5.8.2
13184+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=e012d7"
1318513185
bin:
1318613186
tsc: bin/tsc
1318713187
tsserver: bin/tsserver
13188-
checksum: ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
13188+
checksum: 8a6cd29dfb59bd5a978407b93ae0edb530ee9376a5b95a42ad057a6f80ffb0c410489ccd6fe48d1d0dfad6e8adf5d62d3874bbd251f488ae30e11a1ce6dabd28
1318913189
languageName: node
1319013190
linkType: hard
1319113191

0 commit comments

Comments
 (0)