Browse Source

chore: updates dependencies

e22m4u 1 year ago
parent
commit
0c8ccb5dc5
1 changed files with 5 additions and 5 deletions
  1. 5 5
      package.json

+ 5 - 5
package.json

@@ -27,20 +27,20 @@
   "dependencies": {
   "dependencies": {
     "@e22m4u/js-format": "~0.1.0",
     "@e22m4u/js-format": "~0.1.0",
     "debug": "~4.3.7",
     "debug": "~4.3.7",
-    "path-to-regexp": "~8.1.0"
+    "path-to-regexp": "~8.2.0"
   },
   },
   "devDependencies": {
   "devDependencies": {
     "@commitlint/cli": "~19.5.0",
     "@commitlint/cli": "~19.5.0",
     "@commitlint/config-conventional": "~19.5.0",
     "@commitlint/config-conventional": "~19.5.0",
-    "@eslint/js": "~9.11.1",
+    "@eslint/js": "~9.12.0",
     "c8": "~10.1.2",
     "c8": "~10.1.2",
     "chai": "~5.1.1",
     "chai": "~5.1.1",
-    "eslint": "~9.11.1",
+    "eslint": "~9.12.0",
     "eslint-config-prettier": "~9.1.0",
     "eslint-config-prettier": "~9.1.0",
     "eslint-plugin-chai-expect": "~3.1.0",
     "eslint-plugin-chai-expect": "~3.1.0",
-    "eslint-plugin-jsdoc": "~50.2.4",
+    "eslint-plugin-jsdoc": "~50.3.1",
     "eslint-plugin-mocha": "~10.5.0",
     "eslint-plugin-mocha": "~10.5.0",
-    "globals": "~15.9.0",
+    "globals": "~15.10.0",
     "husky": "~9.1.6",
     "husky": "~9.1.6",
     "mocha": "~10.7.3",
     "mocha": "~10.7.3",
     "prettier": "~3.3.3",
     "prettier": "~3.3.3",