Skip to content

Commit

Permalink
Update yoast-eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
moorscode committed Dec 6, 2020
1 parent 2b068e5 commit 03c5038
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"eslint": "^7.12.1",
"eslint-config-yoast": "^5.0.6",
"eslint-plugin-react": "^7.12.4",
"eslint-config-yoast": "^5.0.17",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.12.4",
"jest": "^26.6.3",
"supertest": "^6.0.0",
"ts-jest": "^26.4.3",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2493,7 +2493,7 @@ escodegen@^1.14.1:
optionalDependencies:
source-map "~0.6.1"

eslint-config-yoast@^5.0.6:
eslint-config-yoast@^5.0.17:
version "5.0.17"
resolved "https://registry.yarnpkg.com/eslint-config-yoast/-/eslint-config-yoast-5.0.17.tgz#51fc7c4cf208639236153c2f9baa7c449e808975"
integrity sha512-+tFaAx3MyeVoSOOrkMMjbJ5m+s4HG7E26Pxcnrvv9CZf31OQ2M3P/LpV+FLRTOfBFqjgvnemYLIvrrj9+0+ofw==
Expand Down

0 comments on commit 03c5038

Please sign in to comment.