diff --git a/package.json b/package.json index 277adb7..a92bf3f 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,6 @@ "js-yaml": "^4.1.0", "prettier": "^3.2.5", "ts-jest": "^29.2.5", - "typescript": "^5.4.5" + "typescript": "^5.6.3" } } diff --git a/yarn.lock b/yarn.lock index 0b25443..5b8d1a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4042,10 +4042,10 @@ typed-array-length@^1.0.5: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -typescript@^5.4.5: - version "5.4.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" - integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== +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.2: version "1.0.2"