Skip to content

Commit

Permalink
fix: pin eslint to 5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jan 18, 2019
1 parent c54387e commit caf35a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -56,7 +56,7 @@
"conventional-github-releaser": "^3.1.2",
"coveralls": "^3.0.0",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.1.0",
"eslint": "5.12.0",
"nyc": "^12.0.2",
"pmm": "^2.0.0",
"pre-commit": "^1.2.2",
Expand Down

0 comments on commit caf35a7

Please sign in to comment.