X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=6dd6e6fcca2bd0650c099e84f64f096254d5373d;hb=9784ef7337ab4eba52ac065204f8179d90b81b4a;hp=9924503485f46dd7eeae976c57bb44c74a8be334;hpb=517b61186697774d09dabfc0263802cd8013837b;p=poolifier.git diff --git a/package.json b/package.json index 99245034..6dd6e6fc 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ ], "devDependencies": { "@types/node": "^18.7.23", - "@typescript-eslint/eslint-plugin": "^5.38.1", - "@typescript-eslint/parser": "^5.38.1", + "@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",