Skip to content

Commit dd5c330

Browse files
chore(deps): update dependency typescript to v5.6.3
1 parent 389700a commit dd5c330

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
@@ -5223,10 +5223,10 @@ typescript@4.9.5:
52235223
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
52245224
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
52255225

5226-
typescript@5.5.4:
5227-
version "5.5.4"
5228-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5229-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5226+
typescript@5.6.3:
5227+
version "5.6.3"
5228+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
5229+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
52305230

52315231
undici-types@~6.19.2:
52325232
version "6.19.8"

0 commit comments

Comments
 (0)