mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update dependency gatsby-plugin-eslint to v4.0.3
This commit is contained in:
parent
56a5dbcfc2
commit
553e00e140
2 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue