Skip to content

Commit

Permalink
Update mocha (#257)
Browse files Browse the repository at this point in the history
* Update nyc and mocha to hopefully silence the weekly emails

* Revert nyc
  • Loading branch information
cschlosser authored Oct 29, 2021
1 parent 0f891e7 commit a5b5d32
Show file tree
Hide file tree
Showing 2 changed files with 452 additions and 192 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
"glob": "^7.1.6",
"handlebars": "^4.7.3",
"minimist": ">=1.2.2",
"mocha": "^8.3.2",
"mocha": "^9.1.3",
"nyc": "12.0.1",
"remap-istanbul": "^0.13.0",
"source-map-support": "^0.5.19",
Expand Down
Loading

0 comments on commit a5b5d32

Please sign in to comment.