Skip to content

Commit

Permalink
Update dependency gatsby-plugin-eslint to v4.0.2 (#527)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 19, 2022
1 parent 94f7ea8 commit 8a16f4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@weknow/gatsby-remark-twitter": "0.2.3",
"gatsby": "2.32.13",
"gatsby-image": "2.11.0",
"gatsby-plugin-eslint": "4.0.0",
"gatsby-plugin-eslint": "4.0.2",
"gatsby-plugin-favicon": "3.1.6",
"gatsby-plugin-feed": "2.13.1",
"gatsby-plugin-google-analytics": "2.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7686,10 +7686,10 @@ gatsby-page-utils@^0.9.1:
lodash "^4.17.20"
micromatch "^4.0.2"

[email protected].0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-eslint/-/gatsby-plugin-eslint-4.0.0.tgz#c3f7b141fd1ae4eb87838829e5443a558881f238"
integrity sha512-f/SS2BqNtpt7BoLsaC6zug6UM0CwN1G+6uU2S/kb7/0HdBJgnf08OchNTE0HOyj7yxM0bj1CV5J1S3x/3Wk8ZQ==
[email protected].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"

Expand Down

0 comments on commit 8a16f4e

Please sign in to comment.