Skip to content

Commit

Permalink
Update eslint to 7.4.0 (#310)
Browse files Browse the repository at this point in the history
Mostly a bugfix release, no new features to consider.
  • Loading branch information
edg2s committed Jul 16, 2020
1 parent 3c5d499 commit a21a048
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 34 deletions.
58 changes: 25 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
],
"license": "MIT",
"dependencies": {
"eslint": "^7.3.1",
"eslint": "^7.4.0",
"eslint-plugin-es": "^3.0.1",
"eslint-plugin-jsdoc": "^29.2.0",
"eslint-plugin-json": "^2.1.1",
Expand Down

0 comments on commit a21a048

Please sign in to comment.