Browse Source

chore: updates dependencies

e22m4u 2 months ago
parent
commit
6f989c0646
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -51,13 +51,13 @@
     "eslint": "~9.36.0",
     "eslint-config-prettier": "~10.1.8",
     "eslint-plugin-chai-expect": "~3.1.0",
-    "eslint-plugin-jsdoc": "~60.5.0",
+    "eslint-plugin-jsdoc": "~60.6.0",
     "eslint-plugin-mocha": "~11.1.0",
     "globals": "~16.4.0",
     "husky": "~9.1.7",
     "mocha": "~11.7.3",
     "prettier": "~3.6.2",
     "rimraf": "~6.0.1",
-    "typescript": "~5.9.2"
+    "typescript": "~5.9.3"
   }
 }