diff --git a/package.json b/package.json index 64022d6..b82abc3 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react": "16.14.0", "react-dom": "16.14.0", "ts-jest": "26.5.6", - "typescript": "3.9.10" + "typescript": "5.5.2" }, "files": [ "lib" diff --git a/yarn.lock b/yarn.lock index 3deed9a..5e5fe78 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6061,10 +6061,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@3.9.10: - version "3.9.10" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8" - integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q== +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"