X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=229d05efbc0838d4f13905187c4df590f4c07916;hb=a8302e1a53f79f48e31559cacf10d0b1bd6d696b;hp=52156fb9fe4f01daf46059591d8505b44fa08250;hpb=7da7fecc1167fe0e5185b949a3d186cd7d388bea;p=poolifier.git diff --git a/package.json b/package.json index 52156fb9..229d05ef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.42", + "version": "2.6.44", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -113,7 +113,7 @@ "@typescript-eslint/parser": "^6.6.0", "benny": "^3.7.1", "c8": "^8.0.1", - "eslint": "^8.48.0", + "eslint": "^8.49.0", "eslint-config-standard": "^17.1.0", "eslint-config-standard-with-typescript": "^39.0.0", "eslint-define-config": "^1.23.0",