diff --git a/packages/typescript-estree/package.json b/packages/typescript-estree/package.json index 9a4932de5a5..5664316f76e 100644 --- a/packages/typescript-estree/package.json +++ b/packages/typescript-estree/package.json @@ -57,7 +57,7 @@ "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", - "minimatch": "^9.0.4", + "minimatch": "^10.0.0", "semver": "^7.6.0", "ts-api-utils": "^2.1.0" }, diff --git a/yarn.lock b/yarn.lock index e20c122fbd3..2b94fcaf065 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5605,7 +5605,7 @@ __metadata: fast-glob: ^3.3.2 glob: "*" is-glob: ^4.0.3 - minimatch: ^9.0.4 + minimatch: ^10.0.0 prettier: ^3.2.5 rimraf: "*" semver: ^7.6.0