Fix eslint configuration
[poolifier.git] / package.json
index 9924503485f46dd7eeae976c57bb44c74a8be334..2c4123cb92c6c8c82c0b278aac3c2c41532a0d43 100644 (file)
@@ -63,9 +63,9 @@
     "lib"
   ],
   "devDependencies": {
-    "@types/node": "^18.7.23",
-    "@typescript-eslint/eslint-plugin": "^5.38.1",
-    "@typescript-eslint/parser": "^5.38.1",
+    "@types/node": "^18.8.2",
+    "@typescript-eslint/eslint-plugin": "^5.39.0",
+    "@typescript-eslint/parser": "^5.39.0",
     "benchmark": "^2.1.4",
     "eslint": "^8.24.0",
     "eslint-config-standard": "^17.0.0",
@@ -78,7 +78,7 @@
     "eslint-plugin-prettierx": "^0.18.0",
     "eslint-plugin-promise": "^6.0.1",
     "eslint-plugin-spellcheck": "^0.0.19",
-    "expect": "^29.1.0",
+    "expect": "^29.1.2",
     "microtime": "^3.1.1",
     "mocha": "^10.0.0",
     "mochawesome": "^7.1.3",