Skip to content

Commit

Permalink
fix: pin eslint-config-prettier to 6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Mar 22, 2020
1 parent f3a3507 commit ae7594e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -112,7 +112,7 @@
"cross-env": "^7.0.0",
"cz-conventional-changelog": "^3.0.2",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-config-prettier": "6.10.0",
"eslint-config-standard-with-typescript": "^15.0.0",
"eslint-plugin-import": "2",
"eslint-plugin-node": "11",
Expand Down

0 comments on commit ae7594e

Please sign in to comment.