Skip to content

Commit d7a515d

Browse files
fix(package): update eslint to version 6.2.1
Closes #354
1 parent 2e60ee3 commit d7a515d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"esformatter-remove-trailing-commas": "^1.0.1",
5858
"esformatter-semicolons": "^1.1.2",
5959
"esformatter-spaced-lined-comment": "^2.0.1",
60-
"eslint": "^5.9.0",
60+
"eslint": "^6.2.1",
6161
"eslint-plugin-babel": "^5.2.1",
6262
"eslint-plugin-html": "^5.0.0",
6363
"eslint-plugin-import": "^2.14.0",

0 commit comments

Comments
 (0)