Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 63e4f4d commit e5e8643
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"chai": "5.1.2",
"chai-immutable": "2.1.0",
"jsdom": "26.0.0",
"mocha": "11.0.1",
"mocha": "11.1.0",
"react-hot-loader": "4.13.1",
"webpack": "5.97.1",
"webpack-dev-server": "5.2.0"
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-import": "2.22.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react": "7.37.4",
"mocha": "11.0.1"
"mocha": "11.1.0"
},
"dependencies": {
"immutable": "5.0.3",
Expand Down

0 comments on commit e5e8643

Please sign in to comment.