Skip to content

Commit 69bf716

Browse files
chore(deps): update dependency typescript to v5.6.2
1 parent 532b782 commit 69bf716

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

5233-
typescript@5.5.4:
5234-
version "5.5.4"
5235-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5236-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5233+
typescript@5.6.2:
5234+
version "5.6.2"
5235+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5236+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
52375237

52385238
undici-types@~6.19.2:
52395239
version "6.19.6"

0 commit comments

Comments
 (0)