Skip to content

Commit 7aed23e

Browse files
committed
chore(deps): update major dev deps
1 parent c6eabc0 commit 7aed23e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"babel-plugin-rewire": "^1.2.0",
3838
"chai": "^4.0.0",
3939
"eslint": "^7.0.0",
40-
"husky": "^4.2.3",
41-
"mocha": "^7.0.0",
40+
"husky": "^6.0.0",
41+
"mocha": "^8.0.0",
4242
"nyc": "^15.0.0",
43-
"react": "^16.2.0",
44-
"sinon": "^9.0.0"
43+
"react": "^17.0.0",
44+
"sinon": "^11.0.0"
4545
},
4646
"husky": {
4747
"hooks": {

0 commit comments

Comments
 (0)