diff --git a/package.json b/package.json index 1e103f6..2510723 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "husky": "8.0.3", "prettier": "2.8.8", "ts-node": "10.9.1", - "typescript": "5.2.2" + "typescript": "5.6.2" }, "eslintConfig": { "root": true, diff --git a/yarn.lock b/yarn.lock index 4ba88de..f7d0922 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3139,10 +3139,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" - integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== +typescript@5.6.2: + version "5.6.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" + integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== unbox-primitive@^1.0.2: version "1.0.2"