Skip to content

Commit 31b8c2d

Browse files
chore(deps): update dependency typescript to v5.6.3
1 parent 64ce88e commit 31b8c2d

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
@@ -79,7 +79,7 @@
7979
"rimraf": "5.0.10",
8080
"semantic-release": "^23.0.0",
8181
"ts-node": "^10.9.1",
82-
"typescript": "5.6.2",
82+
"typescript": "5.6.3",
8383
"unbuild": "^2.0.0"
8484
},
8585
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7795,10 +7795,10 @@ typedarray.prototype.slice@^1.0.3:
77957795
typed-array-buffer "^1.0.2"
77967796
typed-array-byte-offset "^1.0.2"
77977797

7798-
7799-
version "5.6.2"
7800-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
7801-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
7798+
7799+
version "5.6.3"
7800+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
7801+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
78027802

78037803
ufo@^1.3.0:
78047804
version "1.3.2"

0 commit comments

Comments
 (0)