Skip to content

Commit a980bf6

Browse files
chore(package): update mocha to version 6.2.1
Closes #3
1 parent 6d49a6c commit a980bf6

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.2.1",
4646
"mocha-lcov-reporter": "^1.3.0",
4747
"nyc": "^13.1.0"
4848
},

0 commit comments

Comments
 (0)