Skip to content

Commit

Permalink
fix: pin eslint-plugin-prettier to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Dec 28, 2018
1 parent 322642c commit f0175ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"coveralls": "^3.0.2",
"eslint": "^5.7.0",
"eslint-config-oclif": "^3.1.0",
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-prettier": "3.0.0",
"globby": "^8.0.1",
"mocha": "^5.2.0",
"nock": "^10.0.2",
Expand Down

0 comments on commit f0175ed

Please sign in to comment.