Browse Source

chore: upgrade dependencies

e22m4u 1 year ago
parent
commit
d51e6ffdaf
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -34,10 +34,10 @@
     "eslint-config-prettier": "~9.1.0",
     "eslint-plugin-chai-expect": "~3.1.0",
     "eslint-plugin-mocha": "~10.4.3",
-    "globals": "^15.7.0",
+    "globals": "^15.8.0",
     "husky": "~9.0.11",
-    "mocha": "~10.5.2",
+    "mocha": "~10.6.0",
     "prettier": "~3.3.2",
-    "typescript": "~5.5.2"
+    "typescript": "~5.5.3"
   }
 }