Skip to content

Commit 7771c72

Browse files
fix(package): update eslint to version 6.2.2
Closes #5
1 parent ae81b14 commit 7771c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"dependencies": {
1313
"ajv": "^5.2.2",
14-
"eslint": "^3.19.0",
14+
"eslint": "^6.2.2",
1515
"eslint-config-airbnb-base": "^11.2.0",
1616
"eslint-config-standard": "^10.2.1",
1717
"eslint-plugin-import": "^2.7.0",

0 commit comments

Comments
 (0)