Browse Source

chore: upgrades "mocha"

e22m4u 1 year ago
parent
commit
7149f9c97a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -40,7 +40,7 @@
     "eslint-plugin-mocha": "~10.4.3",
     "globals": "^15.6.0",
     "husky": "~9.0.11",
-    "mocha": "~10.4.0",
+    "mocha": "~10.5.1",
     "prettier": "~3.3.2",
     "typescript": "~5.5.2"
   }