diff --git a/package.json b/package.json index 9b1f78f..6cb6b8d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "jest": "27.5.1", "prettier": "2.8.8", "rimraf": "3.0.2", - "typescript": "4.8.4" + "typescript": "5.5.2" }, "jest": { "testEnvironment": "node", diff --git a/yarn.lock b/yarn.lock index f1d3df0..b01771b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5119,10 +5119,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@4.8.4: - version "4.8.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" - integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== +typescript@5.5.2: + version "5.5.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507" + integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== unbox-primitive@^1.0.2: version "1.0.2"