diff --git a/package.json b/package.json index a732f114..1cc4cdcf 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,6 @@ "js-yaml": "^4.1.0", "prettier": "3.3.3", "ts-jest": "^29.2.5", - "typescript": "^5.5.3" + "typescript": "^5.6.3" } } diff --git a/yarn.lock b/yarn.lock index 70a0582d..c2c7ffb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4515,10 +4515,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript@^5.5.3: - version "5.5.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" - integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== +typescript@^5.6.3: + version "5.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" + integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== unbox-primitive@^1.0.1: version "1.0.1"