X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=ba873043842696832796c26a9055843552507426;hb=5aa31a743fde300612ae89a242b809ae7db083ed;hp=e58dfebec2485a279d21366c7d1666c3c0879872;hpb=1c5b9068d12cedac1b28ac599bdc18c1808e4274;p=poolifier.git diff --git a/package.json b/package.json index e58dfebe..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,13 +102,13 @@ }, "devDependencies": { "@biomejs/biome": "^1.3.1", - "@commitlint/cli": "^18.0.0", - "@commitlint/config-conventional": "^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", "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^11.1.5", - "@types/node": "^20.8.7", + "@types/node": "^20.8.9", "@typescript-eslint/eslint-plugin": "^6.9.0", "@typescript-eslint/parser": "^6.9.0", "benchmark": "^2.1.4",