Skip to content

Commit

Permalink
babel-eslint@^10.0.3
Browse files Browse the repository at this point in the history
Contains fix for eslint@6.2.0 breakage
  • Loading branch information
feross committed Aug 27, 2019
1 parent 1987362 commit db55c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"standard-engine": "^12.0.0"
},
"devDependencies": {
"babel-eslint": "^10.0.2",
"babel-eslint": "^10.0.3",
"cross-spawn": "^6.0.3",
"eslint-index": "^1.3.0",
"minimist": "^1.2.0",
Expand Down

0 comments on commit db55c98

Please sign in to comment.