Skip to content

Commit

Permalink
Merge pull request #48 from airbnb/eslint
Browse files Browse the repository at this point in the history
Update eslint devDependencies
  • Loading branch information
lencioni committed Mar 3, 2017
2 parents 08093f2 + 477d98e commit aeb7430
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@
"babel-register": "^6.11.6",
"chai": "^3.5.0",
"enzyme": "^2.4.1",
"eslint": "^3.13.1",
"eslint-config-airbnb": "^14.0.0",
"eslint": "^3.16.1",
"eslint-config-airbnb": "^14.1.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^3.0.2",
"eslint-plugin-react": "^6.9.0",
"eslint-plugin-jsx-a11y": "^4.0.0",
"eslint-plugin-react": "^6.10.0",
"in-publish": "^2.0.0",
"mocha": "^3.0.2",
"react": "^15.3.1",
Expand Down

0 comments on commit aeb7430

Please sign in to comment.