Skip to content

Commit 351c864

Browse files
Update dependency typescript to v5.8.3
1 parent a787b48 commit 351c864

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"react-app-polyfill": "3.0.0",
117117
"stream-browserify": "3.0.0",
118118
"ts-jest": "29.2.4",
119-
"typescript": "5.6.3"
119+
"typescript": "5.8.3"
120120
},
121121
"packageManager": "yarn@1.22.19+sha512.ff4579ab459bb25aa7c0ff75b62acebe576f6084b36aa842971cf250a5d8c6cd3bc9420b22ce63c7f93a0857bc6ef29291db39c3e7a23aab5adfd5a4dd6c5d71"
122122
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9444,10 +9444,10 @@ typed-array-length@^1.0.7:
94449444
possible-typed-array-names "^1.0.0"
94459445
reflect.getprototypeof "^1.0.6"
94469446

9447-
typescript@5.6.3:
9448-
version "5.6.3"
9449-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
9450-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
9447+
typescript@5.8.3:
9448+
version "5.8.3"
9449+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
9450+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
94519451

94529452
uc.micro@^2.0.0:
94539453
version "2.0.0"

0 commit comments

Comments
 (0)