Skip to content

Commit 5cd6622

Browse files
chore(deps): update dependency typescript to v5.7.2
1 parent 5ccad7c commit 5cd6622

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
@@ -79,7 +79,7 @@
7979
"rimraf": "5.0.10",
8080
"semantic-release": "^23.0.0",
8181
"ts-node": "^10.9.1",
82-
"typescript": "5.6.3",
82+
"typescript": "5.7.2",
8383
"unbuild": "^2.0.0"
8484
},
8585
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7794,10 +7794,10 @@ typedarray.prototype.slice@^1.0.3:
77947794
typed-array-buffer "^1.0.2"
77957795
typed-array-byte-offset "^1.0.2"
77967796

7797-
typescript@5.6.3:
7798-
version "5.6.3"
7799-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
7800-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
7797+
typescript@5.7.2:
7798+
version "5.7.2"
7799+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
7800+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
78017801

78027802
ufo@^1.3.0:
78037803
version "1.3.2"

0 commit comments

Comments
 (0)