Skip to content

Commit

Permalink
Merge pull request #29 from papandreou/depfu/update/npm/mocha-7.0.0
Browse files Browse the repository at this point in the history
Upgrade mocha to version 7.0.0
  • Loading branch information
papandreou committed Jan 5, 2020
2 parents 61b294f + ae8e5c5 commit 172c5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"express": "^4.14.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"prettier": "~1.19.1",
"serve-static": "^1.11.1",
Expand Down

0 comments on commit 172c5f8

Please sign in to comment.