Skip to content

Commit

Permalink
fix(deps): update dependency eslint-config-prettier to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 18, 2021
1 parent 2cab1e2 commit c32775f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/eslint-config-ibmdotcom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"babel-eslint": "^10.0.1",
"eslint-config-airbnb": "^17.0.0",
"eslint-config-airbnb-base": "^13.0.0",
"eslint-config-prettier": "^5.0.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jsdoc": "^15.3.7",
"eslint-plugin-jsx-a11y": "^6.2.1",
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3472,12 +3472,10 @@ eslint-config-airbnb@^17.0.0:
object.assign "^4.1.0"
object.entries "^1.1.0"

eslint-config-prettier@^5.0.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-5.1.0.tgz#bf29442e7c818236a77acfe2241ec991299f9bf1"
integrity sha512-+tpiaLm3wl6fPW5nq0dDyVowQM0FT61lAdWZ+sDWgk6kKzgbOnCDwlcbwI38cyCBhq+Z3ret5Iofp6/gZpO0zw==
dependencies:
get-stdin "^6.0.0"
eslint-config-prettier@^8.0.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-import-resolver-node@^0.3.6:
version "0.3.6"
Expand Down

0 comments on commit c32775f

Please sign in to comment.