diff --git a/package.json b/package.json index 76d63dbe..94e65a80 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "js-yaml": "4.1.0", "prettier": "2.8.8", "ts-jest": "27.1.5", - "typescript": "3.9.10" + "typescript": "5.7.2" }, "dependencies": { "@actions/core": "1.9.1", diff --git a/yarn.lock b/yarn.lock index e8ecca70..5861d55b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5491,10 +5491,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.7.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== "typescript@^4.6.4 || ^5.2.2": version "5.5.4"