Skip to content

Commit b0eb426

Browse files
committed
chore(deps): update dependency typescript to v5.6.3
1 parent 12a3a6e commit b0eb426

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
@@ -60,7 +60,7 @@
6060
"prettier": "3.3.3",
6161
"sinon": "19.0.2",
6262
"ts-jest": "^29.2.5",
63-
"typescript": "5.6.2",
63+
"typescript": "5.6.3",
6464
"typescript-eslint": "^8.8.0"
6565
},
6666
"engines": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4207,10 +4207,10 @@ typescript-eslint@^8.8.0:
42074207
"@typescript-eslint/parser" "8.8.1"
42084208
"@typescript-eslint/utils" "8.8.1"
42094209

4210-
4211-
version "5.6.2"
4212-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
4213-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
4210+
4211+
version "5.6.3"
4212+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
4213+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
42144214

42154215
unbox-primitive@^1.0.2:
42164216
version "1.0.2"

0 commit comments

Comments
 (0)