Skip to content

Commit 3a72114

Browse files
chore(package): update mocha to version 6.0.1
Closes #4
1 parent eedbdcf commit 3a72114

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
@@ -44,7 +44,7 @@
4444
"eslint-plugin-import": "^2.7.0",
4545
"eslint-plugin-jsx-a11y": "^6.0.2",
4646
"eslint-plugin-react": "^7.4.0",
47-
"mocha": "^5.2.0",
47+
"mocha": "^6.0.1",
4848
"mocha-lcov-reporter": "^1.3.0",
4949
"nyc": "^13.1.0"
5050
},

0 commit comments

Comments
 (0)