X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=ae59c6ebbd314acf8b542bc1bf5e8182337195c6;hb=36b71cf9d11ec244f1cade2a35890370e482a191;hp=815ea9585d1f3e57920289ac991c0ed30ab87bfa;hpb=412c9105b678133f3897fb524fd8f694388b86c0;p=poolifier.git diff --git a/package.json b/package.json index 815ea958..ae59c6eb 100644 --- a/package.json +++ b/package.json @@ -67,10 +67,10 @@ "@typescript-eslint/eslint-plugin": "^4.17.0", "@typescript-eslint/parser": "^4.17.0", "benchmark": "^2.1.4", - "eslint": "^7.21.0", + "eslint": "^7.22.0", "eslint-config-standard": "^16.0.2", "eslint-plugin-import": "^2.22.1", - "eslint-plugin-jsdoc": "^32.2.0", + "eslint-plugin-jsdoc": "^32.3.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettierx": "^0.17.1", "eslint-plugin-promise": "^4.3.1", @@ -91,7 +91,7 @@ "rollup-plugin-typescript2": "^0.30.0", "sonar-scanner": "^3.1.0", "source-map-support": "^0.5.19", - "typedoc": "^0.20.30", + "typedoc": "^0.20.32", "typescript": "^4.2.3" }, "engines": {