From 553e00e140d57a03f91548cca41e7dc63b6c4212 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 06:12:35 +0000 Subject: [PATCH] Update dependency gatsby-plugin-eslint to v4.0.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 55c4bc5..5733792 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "eslint-loader": "4.0.2", "eslint-plugin-import": "2.26.0", "eslint-plugin-react": "7.31.10", - "gatsby-plugin-eslint": "4.0.2", + "gatsby-plugin-eslint": "4.0.3", "husky": "8.0.2", "lint-staged": "13.0.3", "prettier": "2.7.1" diff --git a/yarn.lock b/yarn.lock index 48ae0f7..ac5f7f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6666,10 +6666,10 @@ gatsby-plugin-asset-path@3.0.4: dependencies: fs-extra "^7.0.0" -gatsby-plugin-eslint@4.0.2: - version "4.0.2" - resolved "https://registry.npmjs.org/gatsby-plugin-eslint/-/gatsby-plugin-eslint-4.0.2.tgz" - integrity sha512-fNLmtu8zgkrdifF9tnbtzmraJzSulhLo868FObCkArfjXB4PLxguxfBWKuJ6PMeZcSIIA4SgouCXHo2hoA12Pw== +gatsby-plugin-eslint@4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/gatsby-plugin-eslint/-/gatsby-plugin-eslint-4.0.3.tgz#9b7145ae5810e76f6124324065b29a5f6bcc5551" + integrity sha512-z+tP4JxH60mKNBRkweYHBVFCL3/ueh6YyhYVw7nA5LyJzc4FWCzY1TMYUw/9EG9nCPQJ5XPNoqr8bViM6wMFOQ== dependencies: webpack-merge "^5.8.0"