X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=7b4591aa18cd8d192879edfd389416b0185910de;hb=73036251ff0e7ac2daa0b0031c77a3a429ba0e2d;hp=d95a36ba7d720d904ec50768a432dc60206cfe70;hpb=3754fe1f0a463bf231ca4789386f92111599b80a;p=poolifier.git diff --git a/package.json b/package.json index d95a36ba..7b4591aa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.28", + "version": "3.1.29", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "type": "module", @@ -46,7 +46,7 @@ }, "volta": { "node": "20.12.0", - "pnpm": "8.15.5" + "pnpm": "8.15.6" }, "repository": { "type": "git", @@ -111,14 +111,14 @@ "@release-it/keep-a-changelog": "^5.0.0", "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^11.1.6", - "@types/node": "^20.12.2", + "@types/node": "^20.12.3", "@typescript-eslint/eslint-plugin": "^7.5.0", "@typescript-eslint/parser": "^7.5.0", "benchmark": "^2.1.4", "c8": "^9.1.0", "cross-env": "^7.0.3", "eslint": "^8.57.0", - "eslint-config-love": "^43.1.0", + "eslint-config-love": "^44.0.0", "eslint-config-standard": "^17.1.0", "eslint-define-config": "^2.1.0", "eslint-import-resolver-typescript": "^3.6.1", @@ -138,7 +138,7 @@ "mochawesome": "^7.1.3", "prettier": "^3.2.5", "release-it": "^17.1.1", - "rollup": "^4.13.2", + "rollup": "^4.14.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0",