Skip to content

Commit

Permalink
build: eslint-config-standard@7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 24, 2017
1 parent 4e083b7 commit 0b0bf0a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -17,11 +17,11 @@
"parseurl": "~1.3.1"
},
"devDependencies": {
"eslint": "3.16.1",
"eslint-config-standard": "6.2.1",
"eslint": "3.18.0",
"eslint-config-standard": "7.1.0",
"eslint-plugin-markdown": "1.0.0-beta.4",
"eslint-plugin-promise": "3.4.2",
"eslint-plugin-standard": "2.0.1",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-standard": "2.1.1",
"istanbul": "0.4.5",
"mocha": "2.5.3",
"supertest": "1.1.0"
Expand Down

0 comments on commit 0b0bf0a

Please sign in to comment.