Skip to content

Commit

Permalink
lint: apply standard 14 style
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Aug 29, 2019
1 parent a1d4383 commit 48b70be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
},
"devDependencies": {
"after": "0.8.2",
"eslint": "6.0.1",
"eslint-config-standard": "13.0.1",
"eslint": "6.2.2",
"eslint-config-standard": "14.1.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-markdown": "1.0.0",
"eslint-plugin-node": "9.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.0",
"eslint-plugin-standard": "4.0.1",
"istanbul": "0.4.5",
"mocha": "6.2.0",
"supertest": "4.0.2"
Expand Down

0 comments on commit 48b70be

Please sign in to comment.