diff --git a/package.json b/package.json index 7548f5e..aa47e9b 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "release-it": "14.8.0", "tsdx": "0.14.1", "tslib": "2.2.0", - "typescript": "4.3.2" + "typescript": "5.5.4" }, "dependencies": { "@ask-utils/core": "^3.9.0", diff --git a/yarn.lock b/yarn.lock index a86296c..60f007b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8167,10 +8167,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.3.2: - version "4.3.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" - integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== +typescript@5.5.4: + version "5.5.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" + integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== typescript@^3.7.3: version "3.9.9"