Skip to content

Commit aeebf27

Browse files
chore(package): update mocha to version 7.0.1
Closes #6
1 parent b693e0e commit aeebf27

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
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"expect.js": "^0.3.1",
19-
"mocha": "^3.2.0"
19+
"mocha": "^7.0.1"
2020
},
2121
"scripts": {
2222
"test": "mocha"

0 commit comments

Comments
 (0)