Skip to content

Commit

Permalink
update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewmeyer committed Feb 3, 2019
1 parent 2f49158 commit 2cd285d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 33 deletions.
61 changes: 30 additions & 31 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
"shelljs": "^0.8.3"
},
"devDependencies": {
"eslint": "^5.12.1",
"eslint": "^5.13.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.2.1",
"eslint-plugin-jest": "^22.2.2",
"eslint-plugin-jsx-a11y": "^6.2.0",
"eslint-plugin-mongodb": "^1.0.0",
"eslint-plugin-react": "^7.12.4",
Expand Down

0 comments on commit 2cd285d

Please sign in to comment.