diff --git a/package.json b/package.json index c3c72d214b..5a36043778 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-config-prettier": "9.1.0", "eslint-config-prettier-standard": "4.0.1", "eslint-config-standard": "17.1.0", - "eslint-plugin-check-file": "2.6.2", + "eslint-plugin-check-file": "2.8.0", "eslint-plugin-etc": "2.0.3", "eslint-plugin-import": "2.29.1", "eslint-plugin-jest": "28.2.0", diff --git a/yarn.lock b/yarn.lock index 1f88301684..7978557d2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8864,10 +8864,10 @@ eslint-module-utils@^2.8.0: dependencies: debug "^3.2.7" -eslint-plugin-check-file@2.6.2: - version "2.6.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-check-file/-/eslint-plugin-check-file-2.6.2.tgz#2e60d567ce7d087727d19c7e7b5b9def1e5b693e" - integrity sha512-z3Rur4JjOdNH0fia1IH7JQseo9NLuFVtw9j8P6z2c5XmXWemH7/qGpmMB8XbOt9bJBNpmPlNAGJty9b3EervPw== +eslint-plugin-check-file@2.8.0: + version "2.8.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-check-file/-/eslint-plugin-check-file-2.8.0.tgz#6f93f28b25376ca9a7b0d741ca56a726d59f8db7" + integrity sha512-FvvafMTam2WJYH9uj+FuMxQ1y+7jY3Z6P9T4j2214cH0FBxNzTcmeCiGTj1Lxp3mI6kbbgsXvmgewvf+llKYyw== dependencies: is-glob "^4.0.3" micromatch "^4.0.5"