X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=4c07c9766e4f81d27834a739390bdd49aa90096b;hb=7d91a8cd5c644cf409ec7a174d72ec84fcc3e4f7;hp=3c719864d6bce079b81809894fbb32b4f43216e2;hpb=6ed16e542f41e24b813b9ee92ecc52dc19d99cbd;p=poolifier.git diff --git a/package.json b/package.json index 3c719864..4c07c976 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.22", + "version": "2.6.23", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -117,7 +117,7 @@ "@typescript-eslint/parser": "^5.62.0", "benny": "^3.7.1", "c8": "^8.0.1", - "eslint": "^8.46.0", + "eslint": "^8.47.0", "eslint-config-standard": "^17.1.0", "eslint-config-standard-with-typescript": "^37.0.0", "eslint-define-config": "^1.23.0",