diff --git a/package.json b/package.json index 8f26fc9..4df5877 100644 --- a/package.json +++ b/package.json @@ -101,6 +101,6 @@ "semantic-release": "23.0.7", "sort-package-json": "2.10.0", "time-grunt": "2.0.0", - "typescript": "5.4.4" + "typescript": "5.6.3" } } diff --git a/yarn.lock b/yarn.lock index a7bb63d..221b887 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7181,10 +7181,10 @@ typedarray.prototype.slice@^1.0.3: typed-array-buffer "^1.0.2" typed-array-byte-offset "^1.0.2" -typescript@5.4.4: - version "5.4.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952" - integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw== +typescript@5.6.3: + version "5.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" + integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== uglify-js@^3.1.4: version "3.17.4"