Skip to content

Commit

Permalink
Pin eslint to version 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 24, 2020
1 parent 5cb4023 commit f93fbd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"bluebird": "^3.5.0",
"byline": "^5.0.0",
"detect-indent": "^6.0.0",
"eslint": "^7.0.0",
"eslint": "7.3.1",
"is-node": "^1.0.2",
"lodash.camelcase": "^4.3.0",
"memoizesync": "^1.1.1",
Expand Down

0 comments on commit f93fbd1

Please sign in to comment.