Skip to content

Commit e559b09

Browse files
chore(package): update mocha to version 7.1.0
1 parent 21ea99a commit e559b09

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
@@ -20,7 +20,7 @@
2020
"eslint-config-airbnb-base": "^14.0.0",
2121
"eslint-plugin-import": "^2.20.0",
2222
"eslint-plugin-mocha": "^6.2.2",
23-
"mocha": "~7.0.1",
23+
"mocha": "~7.1.0",
2424
"require-lint": "^1.3.0",
2525
"should": "~13.2.3",
2626
"sinon": "~8.1.1"

0 commit comments

Comments
 (0)