X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=ba873043842696832796c26a9055843552507426;hb=5aa31a743fde300612ae89a242b809ae7db083ed;hp=847ae683d1393209267ef3ef7fe5beaad80d2133;hpb=d76be3b07a6801715f237e224e34360bf39b2e0c;p=poolifier.git diff --git a/package.json b/package.json index 847ae683..ba873043 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.0.4", + "version": "3.0.5", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -102,7 +102,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.3.1", - "@commitlint/cli": "^18.0.0", + "@commitlint/cli": "^18.2.0", "@commitlint/config-conventional": "^18.1.0", "@release-it/bumper": "^5.1.0", "@release-it/keep-a-changelog": "^4.0.0",