Skip to content

Commit

Permalink
Upgrade: Update devDeps and change istanbul -> nyc
Browse files Browse the repository at this point in the history
Update eslint-release, chai, mocha, eslint devDeps. In process of updating,
get plugins tests to work with eslint 6.
  • Loading branch information
brettz9 committed Nov 1, 2019
1 parent 6271cc7 commit 1eb6202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
],
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^5.16.0",
"eslint": "^6.6.0",
"eslint-config-eslint": "^5.0.1",
"eslint-plugin-node": "^6.0.1",
"eslint-release": "^1.2.0",
Expand Down

0 comments on commit 1eb6202

Please sign in to comment.