X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=1f3c5dad1b75090751e8c7851dcb53fd5a2d78ff;hb=c07a5f0885feb4abeb50f7b7708048c494c1fc2a;hp=72ff3407b10c140b1fd72e9e173e2219b840a51d;hpb=6bca4154b0b57b8e4b0885a52a77cc8a70dccb88;p=poolifier.git diff --git a/package.json b/package.json index 72ff3407..1f3c5dad 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.20", + "version": "3.1.21", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "type": "module", @@ -116,7 +116,7 @@ "benchmark": "^2.1.4", "c8": "^9.1.0", "cross-env": "^7.0.3", - "eslint": "^8.56.0", + "eslint": "^8.57.0", "eslint-config-standard": "^17.1.0", "eslint-config-standard-with-typescript": "^43.0.1", "eslint-define-config": "^2.1.0",