Skip to content

Commit 23da136

Browse files
committed
chore(deps): update major dev deps
1 parent c6eabc0 commit 23da136

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"babel-eslint": "^10.0.0",
3737
"babel-plugin-rewire": "^1.2.0",
3838
"chai": "^4.0.0",
39-
"eslint": "^7.0.0",
40-
"husky": "^4.2.3",
41-
"mocha": "^7.0.0",
39+
"eslint": "^8.0.0",
40+
"husky": "^7.0.0",
41+
"mocha": "^9.0.0",
4242
"nyc": "^15.0.0",
43-
"react": "^16.2.0",
44-
"sinon": "^9.0.0"
43+
"react": "^18.0.0",
44+
"sinon": "^13.0.0"
4545
},
4646
"husky": {
4747
"hooks": {

0 commit comments

Comments
 (0)