X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=7ea8a69c4954168243f9d8eca03e748a987a95bf;hb=834277d82c95e4506c2d6e36f99026bf01022b4f;hp=76673fd74985b1b0c1ade65e3de045f17768d499;hpb=e9b4249ae3aaae55f76ce9689ae8cc48ac78cc8b;p=poolifier.git diff --git a/package.json b/package.json index 76673fd7..7ea8a69c 100644 --- a/package.json +++ b/package.json @@ -63,13 +63,13 @@ "lib" ], "devDependencies": { - "@types/node": "^14.14.36", - "@typescript-eslint/eslint-plugin": "^4.19.0", - "@typescript-eslint/parser": "^4.19.0", + "@types/node": "^14.14.37", + "@typescript-eslint/eslint-plugin": "^4.21.0", + "@typescript-eslint/parser": "^4.21.0", "benchmark": "^2.1.4", - "eslint": "^7.22.0", + "eslint": "^7.24.0", "eslint-config-standard": "^16.0.2", - "eslint-define-config": "^1.0.3", + "eslint-define-config": "^1.0.7", "eslint-plugin-import": "^2.22.1", "eslint-plugin-jsdoc": "^32.3.0", "eslint-plugin-node": "^11.1.0", @@ -84,7 +84,7 @@ "prettier": "^2.2.1", "prettier-plugin-organize-imports": "^1.1.1", "prettierx": "^0.17.0", - "rollup": "^2.42.4", + "rollup": "^2.45.1", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0", @@ -92,8 +92,8 @@ "rollup-plugin-typescript2": "^0.30.0", "sonar-scanner": "^3.1.0", "source-map-support": "^0.5.19", - "typedoc": "^0.20.34", - "typescript": "^4.2.3" + "typedoc": "^0.20.35", + "typescript": "^4.2.4" }, "engines": { "node": ">=12.11.0",