Browse Source

chore: updates dependencies

e22m4u 1 week ago
parent
commit
36be5e4589
1 changed files with 1 additions and 2 deletions
  1. 1 2
      package.json

+ 1 - 2
package.json

@@ -45,7 +45,6 @@
     "@commitlint/cli": "~20.1.0",
     "@commitlint/config-conventional": "~20.0.0",
     "@eslint/js": "~9.39.1",
-    "@types/chai": "^5.2.3",
     "@types/mocha": "~10.0.10",
     "c8": "~10.1.3",
     "chai": "~6.2.1",
@@ -58,7 +57,7 @@
     "globals": "~16.5.0",
     "husky": "~9.1.7",
     "mocha": "~11.7.5",
-    "prettier": "~3.7.1",
+    "prettier": "~3.7.2",
     "rimraf": "~6.1.2",
     "typescript": "~5.9.3"
   }