Skip to content

Commit 9626b05

Browse files
chore(package): update mocha to version 6.0.2
Closes #216
1 parent 89c3a11 commit 9626b05

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
@@ -31,7 +31,7 @@
3131
"eslint-plugin-jsx-a11y": "^5.1.1",
3232
"eslint-plugin-react": "^7.3.0",
3333
"istanbul": "0.4.5",
34-
"mocha": "^5.2.0"
34+
"mocha": "^6.0.2"
3535
},
3636
"peerDependencies": {
3737
"eslint": "^3.17.0 || ^4 || ^5"

0 commit comments

Comments
 (0)