Skip to content

Commit 2666987

Browse files
fix(package): update mocha to version 7.1.1
Closes #17
1 parent 55c8264 commit 2666987

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
@@ -10,7 +10,7 @@
1010
"license": "ISC",
1111
"dependencies": {
1212
"chai": "^4.1.2",
13-
"mocha": "^6.0.0",
13+
"mocha": "^7.1.1",
1414
"botkit": "^4.5.0",
1515
"forecast.io": "0.0.11",
1616
"slackbots": "^1.1.0"

0 commit comments

Comments
 (0)