Skip to content

Commit

Permalink
Merge pull request #274 from cumulus-nasa/FixEslintDependencyIssues
Browse files Browse the repository at this point in the history
Fix eslint dependency issues
  • Loading branch information
Marc committed Mar 22, 2018
2 parents ee37f0b + f3c6d2d commit c8859ab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .eslint-ratchet-high-water-mark
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1576
2096
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"babel-preset-es2015": "^6.13.2",
"babel-preset-es2017": "^6.24.1",
"copy-webpack-plugin": "^4.0.1",
"eslint": "^4.18.2",
"eslint-config-airbnb": "^10.0.0",
"eslint-plugin-import": "^1.13.0",
"eslint-plugin-jsdoc": "^3.3.1",
"eslint-plugin-jsx-a11y": "^2.1.0",
"eslint-plugin-react": "^6.0.0",
"eslint": "^4.19.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-jsdoc": "^3.5.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-react": "^7.7.0",
"exports-loader": "^0.6.3",
"json-loader": "^0.5.4",
"lerna": "^2.9.0",
Expand Down

0 comments on commit c8859ab

Please sign in to comment.