Skip to content

Commit dc68c36

Browse files
chore(package): update mocha to version 7.1.1
Closes #3
1 parent 06604bb commit dc68c36

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
@@ -32,7 +32,7 @@
3232
"chai": "^4.1.2",
3333
"chai-as-promised": "^7.1.1",
3434
"coveralls": "^3.0.2",
35-
"mocha": "^6.0.0",
35+
"mocha": "^7.1.1",
3636
"mocha-lcov-reporter": "^1.3.0",
3737
"nyc": "^13.2.0"
3838
}

0 commit comments

Comments
 (0)