Browse Source

chore: update dependencies

e22m4u 1 year ago
parent
commit
f7ea9ce6dd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -35,9 +35,9 @@
     "eslint-plugin-chai-expect": "~3.1.0",
     "eslint-plugin-mocha": "~10.4.3",
     "globals": "^15.8.0",
-    "husky": "~9.1.1",
+    "husky": "~9.1.2",
     "mocha": "~10.7.0",
     "prettier": "~3.3.3",
-    "typescript": "~5.5.3"
+    "typescript": "~5.5.4"
   }
 }