X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=304102b6639a6fc1622ee8fd1824e80cdf10531e;hb=6fbe9c2f32c76371b86566af08e04c0056035626;hp=36336fcac8cc847d65fd283260ca2382b0e562cc;hpb=4edc4c1690134933db8cf9d97c926769a1972c7c;p=poolifier.git diff --git a/package.json b/package.json index 36336fca..304102b6 100644 --- a/package.json +++ b/package.json @@ -62,14 +62,14 @@ "lib" ], "devDependencies": { - "@types/node": "^14.17.21", + "@types/node": "^14.17.27", "@typescript-eslint/eslint-plugin": "^5.0.0", "@typescript-eslint/parser": "^5.0.0", "benchmark": "^2.1.4", - "eslint": "^8.0.0", + "eslint": "^8.0.1", "eslint-config-standard": "^16.0.3", "eslint-define-config": "^1.1.1", - "eslint-plugin-import": "^2.25.1", + "eslint-plugin-import": "^2.25.2", "eslint-plugin-jsdoc": "^36.1.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettierx": "^0.18.0", @@ -92,7 +92,7 @@ "rollup-plugin-ts": "^1.4.7", "source-map-support": "^0.5.20", "typedoc": "^0.22.5", - "typescript": "^4.4.3" + "typescript": "^4.4.4" }, "engines": { "node": ">=12.11.0",