Convert function to arrow function in UT
[poolifier.git] / package.json
index f2f261ea8b069fed181c5eba8ec04a3f2d6558df..e2a6e478c538c31a5e0fe2770dc5f85efe4e5523 100644 (file)
     "lib"
   ],
   "devDependencies": {
-    "@types/node": "^18.7.19",
-    "@typescript-eslint/eslint-plugin": "^5.38.0",
-    "@typescript-eslint/parser": "^5.38.0",
+    "@types/node": "^18.8.3",
+    "@typescript-eslint/eslint-plugin": "^5.39.0",
+    "@typescript-eslint/parser": "^5.39.0",
     "benchmark": "^2.1.4",
-    "eslint": "^8.23.1",
+    "eslint": "^8.24.0",
     "eslint-config-standard": "^17.0.0",
     "eslint-define-config": "^1.7.0",
     "eslint-import-resolver-typescript": "^3.5.1",
@@ -78,7 +78,7 @@
     "eslint-plugin-prettierx": "^0.18.0",
     "eslint-plugin-promise": "^6.0.1",
     "eslint-plugin-spellcheck": "^0.0.19",
-    "expect": "^29.0.3",
+    "expect": "^29.1.2",
     "microtime": "^3.1.1",
     "mocha": "^10.0.0",
     "mochawesome": "^7.1.3",
@@ -95,7 +95,7 @@
     "rollup-plugin-ts": "^3.0.2",
     "source-map-support": "^0.5.21",
     "typedoc": "^0.23.15",
-    "typescript": "^4.8.3"
+    "typescript": "^4.8.4"
   },
   "engines": {
     "node": ">=16.0.0",