Skip to content

Commit

Permalink
Merge pull request #64 from GroceriStar/renovate/eslint-config-pretti…
Browse files Browse the repository at this point in the history
…er-8.x

Update dependency eslint-config-prettier to v8.5.0
  • Loading branch information
atherdon authored Mar 8, 2022
2 parents 9bd4bcc + 24e13f6 commit 55acba7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion projects/Recipe-AntD/first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"devDependencies": {
"ava": "3.6.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-prettier": "8.5.0",
"prettier": "2.0.1",
"request-promise": "4.2.5",
"test-listen": "1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions projects/Recipe-AntD/first/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1375,10 +1375,10 @@ eslint-ast-utils@^1.1.0:
lodash.get "^4.4.2"
lodash.zip "^4.2.0"

eslint-config-prettier@8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
eslint-config-prettier@8.5.0:
version "8.5.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==

eslint-config-prettier@^6.3.0:
version "6.3.0"
Expand Down

0 comments on commit 55acba7

Please sign in to comment.