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 2b89884 commit 51f4581Copy full SHA for 51f4581
package.json
@@ -54,7 +54,7 @@
54
],
55
"dependencies": {
56
"@typescript-eslint/parser": "^1.13.0",
57
- "eslint-config-standard": "^13.0.1"
+ "eslint-config-standard": "^14.0.0"
58
},
59
"peerDependencies": {
60
"eslint": ">=6.0.1",
@@ -76,7 +76,7 @@
76
"eslint-plugin-import": "^2.18.2",
77
"eslint-plugin-node": "^9.1.0",
78
"eslint-plugin-promise": "^4.2.1",
79
- "eslint-plugin-standard": "^4.0.0",
+ "eslint-plugin-standard": "^4.0.1",
80
"husky": "^3.0.2",
81
"npm-run-all": "^4.1.3",
82
"tsconfigs": "^3.0.0",
0 commit comments