Skip to content

Commit d659cf3

Browse files
⬆️ Update dependency typescript to v5.7.2
1 parent 636818f commit d659cf3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lint-staged": "15.2.10",
1717
"prettier": "3.4.1",
1818
"rimraf": "5.0.10",
19-
"typescript": "5.6.3"
19+
"typescript": "5.7.2"
2020
},
2121
"prettier": {
2222
"semi": false,

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3318,10 +3318,10 @@ typed-array-length@^1.0.6:
33183318
is-typed-array "^1.1.13"
33193319
possible-typed-array-names "^1.0.0"
33203320

3321-
typescript@5.6.3:
3322-
version "5.6.3"
3323-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
3324-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
3321+
typescript@5.7.2:
3322+
version "5.7.2"
3323+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
3324+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
33253325

33263326
unbox-primitive@^1.0.2:
33273327
version "1.0.2"

0 commit comments

Comments
 (0)