X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=acbec75432b621d02438382adae1337dcb42039a;hb=c9170223028c20b8e47f6ef43d33cc5b8b68e07e;hp=96566eadf76f561e55955664b15ff50336149a16;hpb=849e05470ba75db08bb8def0c547ab4d8c35c9a0;p=poolifier.git diff --git a/package.json b/package.json index 96566ead..acbec754 100644 --- a/package.json +++ b/package.json @@ -63,9 +63,9 @@ "lib" ], "devDependencies": { - "@types/node": "^14.14.34", - "@typescript-eslint/eslint-plugin": "^4.17.0", - "@typescript-eslint/parser": "^4.17.0", + "@types/node": "^14.14.35", + "@typescript-eslint/eslint-plugin": "^4.19.0", + "@typescript-eslint/parser": "^4.19.0", "benchmark": "^2.1.4", "eslint": "^7.22.0", "eslint-config-standard": "^16.0.2", @@ -83,7 +83,7 @@ "prettier": "^2.2.1", "prettier-plugin-organize-imports": "^1.1.1", "prettierx": "^0.17.0", - "rollup": "^2.41.2", + "rollup": "^2.42.4", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0", @@ -91,7 +91,7 @@ "rollup-plugin-typescript2": "^0.30.0", "sonar-scanner": "^3.1.0", "source-map-support": "^0.5.19", - "typedoc": "^0.20.32", + "typedoc": "^0.20.33", "typescript": "^4.2.3" }, "engines": {