Skip to content

Commit 7acb47d

Browse files
⬆️ Update dependency typescript to v5.6.3
1 parent aaa797b commit 7acb47d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lint-staged": "15.2.10",
1717
"prettier": "3.3.3",
1818
"rimraf": "5.0.10",
19-
"typescript": "5.6.2"
19+
"typescript": "5.6.3"
2020
},
2121
"prettier": {
2222
"semi": false,

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3430,10 +3430,10 @@ typed-array-length@^1.0.6:
34303430
is-typed-array "^1.1.13"
34313431
possible-typed-array-names "^1.0.0"
34323432

3433-
typescript@5.6.2:
3434-
version "5.6.2"
3435-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
3436-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
3433+
typescript@5.6.3:
3434+
version "5.6.3"
3435+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
3436+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
34373437

34383438
unbox-primitive@^1.0.2:
34393439
version "1.0.2"

0 commit comments

Comments
 (0)