Skip to content

Commit 431e1ca

Browse files
chore(package): update mocha to version 6.1.4
Closes #3
1 parent d61239c commit 431e1ca

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
@@ -42,7 +42,7 @@
4242
"eslint-plugin-import": "^2.7.0",
4343
"eslint-plugin-jsx-a11y": "^6.0.2",
4444
"eslint-plugin-react": "^7.4.0",
45-
"mocha": "^5.2.0",
45+
"mocha": "^6.1.4",
4646
"mocha-lcov-reporter": "^1.3.0",
4747
"nyc": "^13.1.0"
4848
},

0 commit comments

Comments
 (0)