Skip to content

Commit 1450362

Browse files
committed
update eslint to v5
1 parent 03aa5d2 commit 1450362

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/eslint-plugin": "^1.3.0",
3737
"@typescript-eslint/parser": "^1.3.0",
3838
"babel-eslint": ">=8.2.0",
39-
"eslint-config-prettier": "^4.0.0",
39+
"eslint-config-prettier": "^5.1.0",
4040
"eslint-plugin-eslint-comments": ">=3.0.1",
4141
"eslint-plugin-flowtype": ">=2.49.3",
4242
"eslint-plugin-graphql": ">=3.0.1",
@@ -63,7 +63,7 @@
6363
"prettier.config.js"
6464
],
6565
"devDependencies": {
66-
"eslint": "^4.8.0",
66+
"eslint": "^5.16.0",
6767
"flow-bin": "^0.74.0",
6868
"graphql": "^14.0.2",
6969
"mocha": "^5.1.0"

0 commit comments

Comments
 (0)