diff --git a/package.json b/package.json index 94d79a8..0affbdb 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "textlint-rule-preset-ja-spacing": "^2.3.0", "textlint-rule-preset-ja-technical-writing": "^12.0.2", "textlint-rule-spellcheck-tech-word": "^5.0.0", - "typescript": "5.1.5" + "typescript": "5.7.3" }, "devDependencies": { "@types/json-bigint": "^1.0.4", diff --git a/yarn.lock b/yarn.lock index 6150e53..b83321a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5862,10 +5862,10 @@ typedarray.prototype.slice@^1.0.5: typed-array-buffer "^1.0.3" typed-array-byte-offset "^1.0.4" -typescript@5.1.5: - version "5.1.5" - resolved "https://registry.npmjs.org/typescript/-/typescript-5.1.5.tgz" - integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g== +typescript@5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== unbox-primitive@^1.0.2: version "1.0.2"