Skip to content

Commit

Permalink
[Fix] Upgrade babel-eslint reactioncommerce#2942
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjudd committed Sep 26, 2017
1 parent d702d69 commit b54e8d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"velocity-react": "^1.3.3"
},
"devDependencies": {
"babel-eslint": "^7.2.3",
"babel-eslint": "^8.0.0",
"babel-jest": "^20.0.3",
"babel-plugin-lodash": "^3.2.11",
"babel-plugin-module-resolver": "^2.7.1",
Expand All @@ -125,7 +125,7 @@
"chai": "^4.1.0",
"enzyme": "^2.9.1",
"enzyme-to-json": "^1.5.1",
"eslint": "^4.3.0",
"eslint": "^4.7.2",
"eslint-plugin-react": "^7.1.0",
"jest": "^20.0.4",
"js-yaml": "^3.9.0",
Expand Down

0 comments on commit b54e8d9

Please sign in to comment.