Skip to content

Commit 8001c6c

Browse files
committed
1 parent 20ccbb9 commit 8001c6c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
},
1515
"devDependencies": {
1616
"after": "0.8.2",
17-
"eslint": "3.14.1",
18-
"eslint-config-standard": "6.2.1",
17+
"eslint": "3.18.0",
18+
"eslint-config-standard": "7.1.0",
1919
"eslint-plugin-markdown": "1.0.0-beta.4",
20-
"eslint-plugin-promise": "3.3.2",
21-
"eslint-plugin-standard": "2.0.1",
20+
"eslint-plugin-promise": "3.5.0",
21+
"eslint-plugin-standard": "2.1.1",
2222
"istanbul": "0.4.5",
2323
"mocha": "2.5.3",
2424
"supertest": "1.1.0"

0 commit comments

Comments
 (0)