Skip to content

Commit 18903a0

Browse files
chore(deps): update dependency typescript to v5.6.2
1 parent 1b7398b commit 18903a0

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.2"
5454
},
5555
"ava": {
5656
"files": [

yarn.lock

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

5215-
typescript@5.5.4:
5216-
version "5.5.4"
5217-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5218-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5215+
typescript@5.6.2:
5216+
version "5.6.2"
5217+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5218+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
52195219

52205220
undici-types@~6.19.2:
52215221
version "6.19.6"

0 commit comments

Comments
 (0)