Skip to content

Commit

Permalink
fix: pin eslint to 5.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Mar 30, 2019
1 parent ce60ee5 commit ef3e0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"coveralls": "^3.0.0",
"escape-regexp": "0.0.1",
"eslint": "^5.0.1",
"eslint": "5.15.3",
"eslint-config-xo-space": "^0.19.0",
"jest": "^23.2.0",
"mem-fs": "^1.0.0",
Expand Down

0 comments on commit ef3e0e3

Please sign in to comment.