Browse Source

chore: updates dependencies

e22m4u 1 week ago
parent
commit
7547bc9479
1 changed files with 4 additions and 4 deletions
  1. 4 4
      package.json

+ 4 - 4
package.json

@@ -37,8 +37,8 @@
     "prepare": "husky"
   },
   "devDependencies": {
-    "@commitlint/cli": "~20.2.0",
-    "@commitlint/config-conventional": "~20.2.0",
+    "@commitlint/cli": "~20.3.1",
+    "@commitlint/config-conventional": "~20.3.1",
     "@eslint/js": "~9.39.2",
     "@types/chai": "~5.2.3",
     "@types/mocha": "~10.0.10",
@@ -49,9 +49,9 @@
     "eslint-config-prettier": "~10.1.8",
     "eslint-plugin-chai-expect": "~3.1.0",
     "eslint-plugin-import": "~2.32.0",
-    "eslint-plugin-jsdoc": "~61.5.0",
+    "eslint-plugin-jsdoc": "~62.0.0",
     "eslint-plugin-mocha": "~11.2.0",
-    "globals": "~16.5.0",
+    "globals": "~17.0.0",
     "husky": "~9.1.7",
     "mocha": "~11.7.5",
     "prettier": "~3.7.4",