Update dependency gatsby-plugin-eslint to v4.0.3

This commit is contained in:
renovate[bot] 2022-11-14 06:12:35 +00:00
parent 56a5dbcfc2
commit 553e00e140
2 changed files with 5 additions and 5 deletions

View file

@ -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"

View file

@ -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"