Skip to content

Commit

Permalink
Update eslint version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Gama committed Aug 29, 2016
1 parent eae2102 commit 8ed2a56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.yml
@@ -1 +1 @@
extends: 'seegno'
extends: seegno
7 changes: 2 additions & 5 deletions package.json
Expand Up @@ -43,7 +43,6 @@
},
"devDependencies": {
"babel-cli": "6.14.0",
"babel-eslint": "6.0.3",
"babel-plugin-add-module-exports": "0.2.1",
"babel-plugin-array-includes": "2.0.3",
"babel-plugin-transform-runtime": "6.12.0",
Expand All @@ -52,10 +51,8 @@
"babel-register": "6.14.0",
"bookshelf": "0.9.1",
"coveralls": "2.11.9",
"eslint": "2.8.0",
"eslint-config-seegno": "4.0.0",
"eslint-plugin-babel": "3.2.0",
"eslint-plugin-sort-class-members": "1.0.1",
"eslint": "3.4.0",
"eslint-config-seegno": "6.0.0",
"isparta": "4.0.0",
"knex": "0.9.0",
"mocha": "2.2.5",
Expand Down

0 comments on commit 8ed2a56

Please sign in to comment.