e22m4u 1 год назад
Родитель
Сommit
fc26263a09
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      package.json

+ 4 - 4
package.json

@@ -41,8 +41,8 @@
     "@types/chai-as-promised": "~7.1.8",
     "@types/chai-spies": "~1.0.6",
     "@types/mocha": "~10.0.7",
-    "@typescript-eslint/eslint-plugin": "~7.16.1",
-    "@typescript-eslint/parser": "~7.16.1",
+    "@typescript-eslint/eslint-plugin": "~7.17.0",
+    "@typescript-eslint/parser": "~7.17.0",
     "c8": "~10.1.2",
     "chai": "~5.1.1",
     "chai-as-promised": "~8.0.0",
@@ -53,10 +53,10 @@
     "eslint-plugin-chai-expect": "~3.1.0",
     "eslint-plugin-jsdoc": "~48.8.3",
     "eslint-plugin-mocha": "~10.4.3",
-    "husky": "~9.1.1",
+    "husky": "~9.1.2",
     "mocha": "~10.7.0",
     "prettier": "~3.3.3",
     "ts-node": "~10.9.2",
-    "typescript": "~5.5.3"
+    "typescript": "~5.5.4"
   }
 }