We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03aa5d2 commit 1450362Copy full SHA for 1450362
package.json
@@ -36,7 +36,7 @@
36
"@typescript-eslint/eslint-plugin": "^1.3.0",
37
"@typescript-eslint/parser": "^1.3.0",
38
"babel-eslint": ">=8.2.0",
39
- "eslint-config-prettier": "^4.0.0",
+ "eslint-config-prettier": "^5.1.0",
40
"eslint-plugin-eslint-comments": ">=3.0.1",
41
"eslint-plugin-flowtype": ">=2.49.3",
42
"eslint-plugin-graphql": ">=3.0.1",
@@ -63,7 +63,7 @@
63
"prettier.config.js"
64
],
65
"devDependencies": {
66
- "eslint": "^4.8.0",
+ "eslint": "^5.16.0",
67
"flow-bin": "^0.74.0",
68
"graphql": "^14.0.2",
69
"mocha": "^5.1.0"
0 commit comments