Skip to content

Commit

Permalink
Bump mocha and nyc to avoid depending on minimatch < 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nfischer committed Jun 8, 2018
1 parent 08e3a40 commit 2ec0338
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"eslint": "^2.10.1",
"eslint-config-airbnb-base": "^3.0.1",
"eslint-plugin-import": "^1.8.0",
"mocha": "^2.4.5",
"nyc": "^6.4.0",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"rimraf": "^2.5.2",
"shelljs-changelog": "^0.2.0",
"shelljs-plugin-open": "^0.2.0",
Expand Down

0 comments on commit 2ec0338

Please sign in to comment.