diff --git a/package.json b/package.json index 708d5c7..92960b1 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react-router-dom": "^6.25.1", "ts-jest": "^29.1.5", "ts-loader": "^9.5.1", - "typescript": "^5.5.3", + "typescript": "^5.6.3", "webpack": "^5.95.0", "webpack-cli": "^5.0.1" }, diff --git a/yarn.lock b/yarn.lock index 85e5035..e820e9e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6160,10 +6160,10 @@ typed-array-length@^1.0.6: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -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.2: version "1.0.2"