Skip to content

Commit 55f115e

Browse files
chore(package): update eslint to version 6.0.0
Closes #9
1 parent 81ab49a commit 55f115e

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
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"chai": "^4.1.2",
29-
"eslint": "^4.11.0",
29+
"eslint": "^6.0.0",
3030
"eslint-config-pedant": "^1.0.0",
3131
"mocha": "^5.0.0",
3232
"nyc": "^11.3.0",

0 commit comments

Comments
 (0)