X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=e2a6e478c538c31a5e0fe2770dc5f85efe4e5523;hb=0302f8ec510bb6a67a659e7fbc415c31429dfdcc;hp=b0066fb45c4b52ff903e0a19e4bdc64f56880721;hpb=1d25d3449f09e6059b73ab316c3e4ca9371dcc6a;p=poolifier.git diff --git a/package.json b/package.json index b0066fb4..e2a6e478 100644 --- a/package.json +++ b/package.json @@ -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.3", + "@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.0.3", + "expect": "^29.1.2", "microtime": "^3.1.1", "mocha": "^10.0.0", "mochawesome": "^7.1.3",