Skip to content

Commit e2e9ad0

Browse files
chore(deps): update dependency typescript to v5.6.3
1 parent 6171a79 commit e2e9ad0

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
@@ -50,7 +50,7 @@
5050
"prettier": "3.3.3",
5151
"rimraf": "5.0.10",
5252
"type-fest": "^4.3.1",
53-
"typescript": "5.5.4"
53+
"typescript": "5.6.3"
5454
},
5555
"ava": {
5656
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5216,10 +5216,10 @@ typescript@4.9.5:
52165216
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
52175217
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
52185218

5219-
typescript@5.5.4:
5220-
version "5.5.4"
5221-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5222-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5219+
typescript@5.6.3:
5220+
version "5.6.3"
5221+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
5222+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
52235223

52245224
undici-types@~6.19.2:
52255225
version "6.19.6"

0 commit comments

Comments
 (0)