Browse Source

chore: upgrades dependencies

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

+ 3 - 4
package.json

@@ -26,8 +26,7 @@
     "ODM",
     "Database",
     "Datasource",
-    "Relation",
-    "Inclusion"
+    "Relations"
   ],
   "author": "e22m4u <e22m4u@gmail.com>",
   "license": "MIT",
@@ -52,8 +51,8 @@
     "eslint-config-prettier": "^9.1.0",
     "eslint-plugin-chai-expect": "^3.0.0",
     "eslint-plugin-mocha": "^10.2.0",
-    "husky": "^9.0.6",
+    "husky": "^9.0.10",
     "mocha": "^10.2.0",
-    "prettier": "^3.2.4"
+    "prettier": "^3.2.5"
   }
 }