Skip to content

Commit 6178b33

Browse files
committed
sendgrid#94 | Bump dev dep mocha to version 5
1 parent a0f46b0 commit 6178b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint": "^2.7.0",
2929
"eslint-config-standard": "^5.1.0",
3030
"eslint-plugin-standard": "^1.3.2",
31-
"mocha": "^4.0.0",
31+
"mocha": "^5.0.0",
3232
"nock": "^9.0.14"
3333
},
3434
"scripts": {

0 commit comments

Comments
 (0)