From 1d941b9e2225fc94b571f77836228d98c7e0e607 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 20:15:06 +0000 Subject: [PATCH 1/2] chore(deps): update typescript-eslint monorepo to v8.60.0 --- package.json | 4 +-- yarn.lock | 86 ++++++++++++++++++++++++---------------------------- 2 files changed, 41 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index f9d4908d9..3a4a9f37c 100644 --- a/package.json +++ b/package.json @@ -95,8 +95,8 @@ "@types/koa-proxy": "1.0.8", "@types/koa-static": "4.0.4", "@types/node": "22", - "@typescript-eslint/eslint-plugin": "8.59.4", - "@typescript-eslint/parser": "8.59.4", + "@typescript-eslint/eslint-plugin": "8.60.0", + "@typescript-eslint/parser": "8.60.0", "copyfiles": "2.4.1", "eslint": "10.4.0", "eslint-formatter-github-annotations": "0.1.0", diff --git a/yarn.lock b/yarn.lock index 26e96894c..a8cc3b2f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1926,16 +1926,16 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@8.59.4": - version "8.59.4" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.4.tgz#c67bfee32caae9cb587dce1ac59c3bf43b659707" - integrity sha512-PegsU+XfyJJNjd4+u/k6f9yTyp0lEXXiPopUNobZcIAUJFGICFLN+sP0Rb3JehVmiij1Ph0dFGYqODoRo/2+6A== +"@typescript-eslint/eslint-plugin@8.60.0": + version "8.60.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.60.0.tgz#8fc1e0a950c43270eaf0212dc060f7edaa42f9cf" + integrity sha512-QYb/sa74/s7OKMbACMjrYnGspj9Hs5YI5aaffSL65UfeBUzVzBJfVo3oWSpbzPurvm7yaCCo2Lk7lVj610HqKw== dependencies: "@eslint-community/regexpp" "^4.12.2" - "@typescript-eslint/scope-manager" "8.59.4" - "@typescript-eslint/type-utils" "8.59.4" - "@typescript-eslint/utils" "8.59.4" - "@typescript-eslint/visitor-keys" "8.59.4" + "@typescript-eslint/scope-manager" "8.60.0" + "@typescript-eslint/type-utils" "8.60.0" + "@typescript-eslint/utils" "8.60.0" + "@typescript-eslint/visitor-keys" "8.60.0" ignore "^7.0.5" natural-compare "^1.4.0" ts-api-utils "^2.5.0" @@ -1957,15 +1957,15 @@ dependencies: "@typescript-eslint/utils" "5.62.0" -"@typescript-eslint/parser@8.59.4": - version "8.59.4" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.4.tgz#77d99e3b27663e7a22cf12c3fb769db509e5e93c" - integrity sha512-zORHqO/tuhxY1zWuTvMUqddRxpiFJ72xVfcNoWpqdLjs6lfPbuQBJuW4pk+49/uBMy7Ssr4bzgjiKmmDB1UbZQ== +"@typescript-eslint/parser@8.60.0": + version "8.60.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.60.0.tgz#38d611b8e658cb10850d4975e8a175a222fbcd6a" + integrity sha512-fcqpj/MyK4sxDPcbe7STNPbpQL4RLZOPWuaTmwZYuc+hJKzRf58yRxfhqGpc6PIq9ZyfSBpfHgmUHmHs0KwHwg== dependencies: - "@typescript-eslint/scope-manager" "8.59.4" - "@typescript-eslint/types" "8.59.4" - "@typescript-eslint/typescript-estree" "8.59.4" - "@typescript-eslint/visitor-keys" "8.59.4" + "@typescript-eslint/scope-manager" "8.60.0" + "@typescript-eslint/types" "8.60.0" + "@typescript-eslint/typescript-estree" "8.60.0" + "@typescript-eslint/visitor-keys" "8.60.0" debug "^4.4.3" "@typescript-eslint/project-service@8.59.4": @@ -1986,14 +1986,6 @@ "@typescript-eslint/types" "^8.60.0" debug "^4.4.3" -"@typescript-eslint/scope-manager@8.59.4": - version "8.59.4" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.4.tgz#507d1258c758147dac1adee9517a205a8ac1e046" - integrity sha512-mUeR/3H1WrTAddJrwut8OoPjfauaztMQmRwV5fQTUyNVJCLiUXXe4lGEyYIL2oFDpP7UtgbGJXCt72wT0z2S3Q== - dependencies: - "@typescript-eslint/types" "8.59.4" - "@typescript-eslint/visitor-keys" "8.59.4" - "@typescript-eslint/scope-manager@8.60.0": version "8.60.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.60.0.tgz#7617a4617c043fe235dcf066f9a40f106cfd2fd5" @@ -2012,14 +2004,14 @@ resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.60.0.tgz#3af78c48956227a407dea9626b8db8ca53f130d2" integrity sha512-BZPR3RGYlAXnly6ymAxfkVn5rCbZzQNou0rxv3GfWZ8cTQp+hhVd73khbGLAd8k1TlAPLISH337M+tAgAnaJDQ== -"@typescript-eslint/type-utils@8.59.4": - version "8.59.4" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.4.tgz#359fc53ba39a1f1860fddda40ebe5bfe0d87faed" - integrity sha512-uonTuPAAKr9XaBGqJ3LjYTh72zy5DyGesljO9gtmk/eFW0W1fRHjnwVYKB35Lm8d5Q5CluEW3gPHjTvZTmgrfA== +"@typescript-eslint/type-utils@8.60.0": + version "8.60.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.60.0.tgz#6971a61bc4f3a1b2df45dcc14e26a43a88a4cb6a" + integrity sha512-SX46wEUtitCpq7AN38HkUU/+zvUpdKf7ephtWAFgckH8O7PQIyL5gvrhQgBLuEYgLfuKWOVvWVskMbuFHAz5xg== dependencies: - "@typescript-eslint/types" "8.59.4" - "@typescript-eslint/typescript-estree" "8.59.4" - "@typescript-eslint/utils" "8.59.4" + "@typescript-eslint/types" "8.60.0" + "@typescript-eslint/typescript-estree" "8.60.0" + "@typescript-eslint/utils" "8.60.0" debug "^4.4.3" ts-api-utils "^2.5.0" @@ -2046,21 +2038,6 @@ semver "^7.3.2" tsutils "^3.17.1" -"@typescript-eslint/typescript-estree@8.59.4", "@typescript-eslint/typescript-estree@^8.59.3": - version "8.59.4" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.4.tgz#d005e5e1fb425526f39685594bed34a04ad755ea" - integrity sha512-F+RuOmcDXo4+TPdfd/TCLS3m2nw8gE9XXyZLrA3JBfaA5tz9TtdkyD3YJFmPxulyc2cKbEok/CvFE3MgSLWnag== - dependencies: - "@typescript-eslint/project-service" "8.59.4" - "@typescript-eslint/tsconfig-utils" "8.59.4" - "@typescript-eslint/types" "8.59.4" - "@typescript-eslint/visitor-keys" "8.59.4" - debug "^4.4.3" - minimatch "^10.2.2" - semver "^7.7.3" - tinyglobby "^0.2.15" - ts-api-utils "^2.5.0" - "@typescript-eslint/typescript-estree@8.60.0": version "8.60.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.60.0.tgz#c102196a44414481190041c99eea1d854e66001b" @@ -2076,7 +2053,22 @@ tinyglobby "^0.2.15" ts-api-utils "^2.5.0" -"@typescript-eslint/utils@5.62.0", "@typescript-eslint/utils@8.59.4", "@typescript-eslint/utils@^8.0.0", "@typescript-eslint/utils@^8.58.0": +"@typescript-eslint/typescript-estree@^8.59.3": + version "8.59.4" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.4.tgz#d005e5e1fb425526f39685594bed34a04ad755ea" + integrity sha512-F+RuOmcDXo4+TPdfd/TCLS3m2nw8gE9XXyZLrA3JBfaA5tz9TtdkyD3YJFmPxulyc2cKbEok/CvFE3MgSLWnag== + dependencies: + "@typescript-eslint/project-service" "8.59.4" + "@typescript-eslint/tsconfig-utils" "8.59.4" + "@typescript-eslint/types" "8.59.4" + "@typescript-eslint/visitor-keys" "8.59.4" + debug "^4.4.3" + minimatch "^10.2.2" + semver "^7.7.3" + tinyglobby "^0.2.15" + ts-api-utils "^2.5.0" + +"@typescript-eslint/utils@5.62.0", "@typescript-eslint/utils@8.60.0", "@typescript-eslint/utils@^8.0.0", "@typescript-eslint/utils@^8.58.0": version "8.60.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.60.0.tgz#6110cddaef87606ae4ca6f8bf81bb5949fc8e098" integrity sha512-HtXuPfrHTyBDkameWpl+vJb1Uevu2tznAyahM1Oc4AENidCLTPiZDWIo4GfcxNdC/RcfGcadzzkqbRG87dUrQA== From b896d808bca94dccce066c7b11593192ab1220ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 29 May 2026 00:51:43 +0000 Subject: [PATCH 2/2] chore: add changeset for renovate dependency update --- .changeset/renovate-1d941b9.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/renovate-1d941b9.md diff --git a/.changeset/renovate-1d941b9.md b/.changeset/renovate-1d941b9.md new file mode 100644 index 000000000..dd0b03d0f --- /dev/null +++ b/.changeset/renovate-1d941b9.md @@ -0,0 +1,6 @@ +--- +'counterfact': patch +--- + +Updated dependency `@typescript-eslint/eslint-plugin` to `8.60.0`. +Updated dependency `@typescript-eslint/parser` to `8.60.0`.