Skip to content

Commit 2a59e5e

Browse files
chore(package): update mocha to version 6.1.3
Closes #216
1 parent b78c7c9 commit 2a59e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-jsx-a11y": "^5.1.1",
3333
"eslint-plugin-react": "^7.3.0",
3434
"istanbul": "0.4.5",
35-
"mocha": "^5.2.0",
35+
"mocha": "^6.1.3",
3636
"typescript": "^3.3.3333"
3737
},
3838
"peerDependencies": {

0 commit comments

Comments
 (0)