Skip to content

Commit

Permalink
fix(deps): update dependency babel-eslint to ^10.1.0 (#243)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Toshihisa Tomatsu <toshitoma1217@gmail.com>
  • Loading branch information
3 people committed Mar 11, 2020
1 parent 36592a9 commit efd2f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^2.20.0",
"@typescript-eslint/parser": "^2.20.0",
"babel-eslint": "^10.0.3",
"babel-eslint": "^10.1.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-flowtype": "^4.6.0",
"eslint-plugin-import": "^2.20.1",
Expand Down

0 comments on commit efd2f98

Please sign in to comment.