Skip to content

Commit 5ae7156

Browse files
fix(package): update eslint to version 6.8.0 (#265)
Closes #255 Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
1 parent 5746490 commit 5ae7156

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
@@ -14,7 +14,7 @@
1414
"url": "https://github.com/standard/semistandard/issues"
1515
},
1616
"dependencies": {
17-
"eslint": "~6.4.0",
17+
"eslint": "~6.8.0",
1818
"eslint-config-semistandard": "15.0.0",
1919
"eslint-config-standard": "14.1.1",
2020
"eslint-config-standard-jsx": "8.1.0",

0 commit comments

Comments
 (0)