Skip to content

Commit c6185bc

Browse files
chore(package): update mocha to version 6.2.0
Closes #216
1 parent da07c9a commit c6185bc

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-import": "^2.0.0",
3232
"eslint-plugin-jsx-a11y": "^5.1.1",
3333
"eslint-plugin-react": "^7.3.0",
34-
"mocha": "^5.2.0",
34+
"mocha": "^6.2.0",
3535
"nyc": "^14.0.0",
3636
"typescript": "^3.3.3333"
3737
},

0 commit comments

Comments
 (0)