Skip to content

Commit 5fc7c10

Browse files
committed
lint: apply standard 11 style
1 parent ce140dc commit 5fc7c10

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"devDependencies": {
1414
"benchmark": "2.1.4",
1515
"beautify-benchmark": "0.2.4",
16-
"eslint": "3.19.0",
17-
"eslint-config-standard": "10.2.1",
18-
"eslint-plugin-import": "2.8.0",
16+
"eslint": "4.19.1",
17+
"eslint-config-standard": "11.0.0",
18+
"eslint-plugin-import": "2.11.0",
1919
"eslint-plugin-markdown": "1.0.0-beta.7",
20-
"eslint-plugin-node": "5.2.1",
21-
"eslint-plugin-promise": "3.6.0",
20+
"eslint-plugin-node": "6.0.1",
21+
"eslint-plugin-promise": "3.7.0",
2222
"eslint-plugin-standard": "3.0.1",
2323
"istanbul": "0.4.5",
2424
"mocha": "2.5.3",

0 commit comments

Comments
 (0)