diff --git a/package.json b/package.json
index 1a1e936..17c414d 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
         "eslint-loader": "4.0.2",
         "eslint-plugin-import": "2.25.3",
         "eslint-plugin-react": "7.27.0",
-        "gatsby-plugin-eslint": "4.0.1",
+        "gatsby-plugin-eslint": "4.0.2",
         "husky": "7.0.4",
         "lint-staged": "11.2.6",
         "prettier": "2.4.1"
diff --git a/yarn.lock b/yarn.lock
index 3fc4315..e7fcb46 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6070,10 +6070,10 @@ gatsby-plugin-asset-path@3.0.4:
   dependencies:
     fs-extra "^7.0.0"
 
-gatsby-plugin-eslint@4.0.1:
-  version "4.0.1"
-  resolved "https://registry.yarnpkg.com/gatsby-plugin-eslint/-/gatsby-plugin-eslint-4.0.1.tgz#1334bcab08d5384c35d21a8c0023bae2d5871862"
-  integrity sha512-OSgMrgcUEKbxqbjIB9hcVnS/d6sXCDylCdMtFjDJs48s8om14XdkfaJfXYHzqTVbfZZsL9ixrdG1JElj59O+vQ==
+gatsby-plugin-eslint@4.0.2:
+  version "4.0.2"
+  resolved "https://registry.yarnpkg.com/gatsby-plugin-eslint/-/gatsby-plugin-eslint-4.0.2.tgz#a963d03c851e299d407becec8c9b5e4386d2223e"
+  integrity sha512-fNLmtu8zgkrdifF9tnbtzmraJzSulhLo868FObCkArfjXB4PLxguxfBWKuJ6PMeZcSIIA4SgouCXHo2hoA12Pw==
   dependencies:
     webpack-merge "^5.8.0"