From 191b22a65c095ffb24e5450f3147262519df3164 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Nov 2021 16:21:34 +0000 Subject: [PATCH] Update dependency gatsby-plugin-eslint to v4.0.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"