Skip to content

Commit 87ee391

Browse files
chore(deps): update dependency typescript to v5.6.3
1 parent 71fd0f2 commit 87ee391

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

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

52265226
undici-types@~6.19.2:
52275227
version "6.19.8"

0 commit comments

Comments
 (0)