diff --git a/package.json b/package.json index 1e103f6..ab41896 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.5.3" }, "eslintConfig": { "root": true, diff --git a/yarn.lock b/yarn.lock index 4ba88de..6605b73 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.5.3: + version "5.5.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" + integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== unbox-primitive@^1.0.2: version "1.0.2"