X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=6dd6e6fcca2bd0650c099e84f64f096254d5373d;hb=9784ef7337ab4eba52ac065204f8179d90b81b4a;hp=a0b5d6fc41491ab639d720900663f27fd0ea8762;hpb=dcfd671ac2c11741db96d51bce7356f76b5ab415;p=poolifier.git diff --git a/package.json b/package.json index a0b5d6fc..6dd6e6fc 100644 --- a/package.json +++ b/package.json @@ -63,9 +63,9 @@ "lib" ], "devDependencies": { - "@types/node": "^18.7.22", - "@typescript-eslint/eslint-plugin": "^5.38.1", - "@typescript-eslint/parser": "^5.38.0", + "@types/node": "^18.7.23", + "@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",