Browse Source

chore: updates dependencies

e22m4u 10 months ago
parent
commit
82e773cbd1
1 changed files with 5 additions and 5 deletions
  1. 5 5
      package.json

+ 5 - 5
package.json

@@ -40,19 +40,19 @@
     "@e22m4u/js-format": "~0.1.0"
   },
   "devDependencies": {
-    "@commitlint/cli": "~19.6.1",
-    "@commitlint/config-conventional": "~19.6.0",
-    "@eslint/js": "~9.18.0",
+    "@commitlint/cli": "~19.7.1",
+    "@commitlint/config-conventional": "~19.7.1",
+    "@eslint/js": "~9.19.0",
     "c8": "~10.1.3",
     "chai": "~5.1.2",
     "esbuild": "~0.24.2",
-    "eslint": "~9.18.0",
+    "eslint": "~9.19.0",
     "eslint-config-prettier": "~10.0.1",
     "eslint-plugin-chai-expect": "~3.1.0",
     "eslint-plugin-mocha": "~10.5.0",
     "globals": "~15.14.0",
     "husky": "~9.1.7",
-    "mocha": "~11.0.1",
+    "mocha": "~11.1.0",
     "prettier": "~3.4.2",
     "rimraf": "~6.0.1",
     "typescript": "~5.7.3"