Skip to content

Commit fa00b34

Browse files
authored
Merge pull request #66 from unexpectedjs/depfu/update/npm/mocha-8.2.0
Upgrade mocha to version 8.2.0
2 parents ae357d3 + 0ec843b commit fa00b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-plugin-node": "^11.0.0",
3737
"eslint-plugin-promise": "^4.2.1",
3838
"eslint-plugin-standard": "^4.0.0",
39-
"mocha": "^7.0.0",
39+
"mocha": "^8.2.0",
4040
"nyc": "^15.0.0",
4141
"prettier": "~2.1.0",
4242
"unexpected": "^11.12.1"

0 commit comments

Comments
 (0)