Skip to content

Commit

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

0 comments on commit 31395bc

Please sign in to comment.