Browse Source

chore: updates dependencies

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

+ 4 - 4
package.json

@@ -40,8 +40,8 @@
     "@types/chai-as-promised": "~7.1.8",
     "@types/chai-as-promised": "~7.1.8",
     "@types/chai-spies": "~1.0.6",
     "@types/chai-spies": "~1.0.6",
     "@types/mocha": "~10.0.6",
     "@types/mocha": "~10.0.6",
-    "@typescript-eslint/eslint-plugin": "~7.10.0",
-    "@typescript-eslint/parser": "~7.10.0",
+    "@typescript-eslint/eslint-plugin": "~7.12.0",
+    "@typescript-eslint/parser": "~7.12.0",
     "c8": "~9.1.0",
     "c8": "~9.1.0",
     "chai": "~4.4.1",
     "chai": "~4.4.1",
     "chai-as-promised": "~7.1.2",
     "chai-as-promised": "~7.1.2",
@@ -50,11 +50,11 @@
     "eslint": "~8.57.0",
     "eslint": "~8.57.0",
     "eslint-config-prettier": "~9.1.0",
     "eslint-config-prettier": "~9.1.0",
     "eslint-plugin-chai-expect": "~3.0.0",
     "eslint-plugin-chai-expect": "~3.0.0",
-    "eslint-plugin-jsdoc": "~48.2.6",
+    "eslint-plugin-jsdoc": "~48.2.9",
     "eslint-plugin-mocha": "~10.4.3",
     "eslint-plugin-mocha": "~10.4.3",
     "husky": "~9.0.11",
     "husky": "~9.0.11",
     "mocha": "~10.4.0",
     "mocha": "~10.4.0",
-    "prettier": "~3.2.5",
+    "prettier": "~3.3.1",
     "ts-node": "~10.9.2",
     "ts-node": "~10.9.2",
     "typescript": "~5.4.5"
     "typescript": "~5.4.5"
   }
   }