Skip to content

Commit a376035

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

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"jest": "29.7.0",
7171
"lint-staged": "13.3.0",
7272
"prettier": "2.8.8",
73-
"typescript": "5.7.2"
73+
"typescript": "5.8.3"
7474
},
7575
"engines": {
7676
"node": ">=16"

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -327,14 +327,6 @@
327327
"@babel/template" "^7.20.7"
328328
"@babel/types" "^7.21.0"
329329

330-
"@babel/helper-function-name@^7.24.7":
331-
version "7.24.7"
332-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
333-
integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
334-
dependencies:
335-
"@babel/template" "^7.24.7"
336-
"@babel/types" "^7.24.7"
337-
338330
"@babel/helper-hoist-variables@^7.18.6":
339331
version "7.18.6"
340332
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
@@ -6742,10 +6734,10 @@ typed-array-length@^1.0.4:
67426734
for-each "^0.3.3"
67436735
is-typed-array "^1.1.9"
67446736

6745-
typescript@5.7.2:
6746-
version "5.7.2"
6747-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
6748-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
6737+
typescript@5.8.3:
6738+
version "5.8.3"
6739+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6740+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
67496741

67506742
unbox-primitive@^1.0.2:
67516743
version "1.0.2"

0 commit comments

Comments
 (0)