X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=544858f471af9f1de2f7a6ec255f3952632691c6;hb=bde1a004f39c24f58e8ad41974ea4fb0a6b32f4e;hp=a8b0b3132f69dc9e9735b23b4bb6e75645cbe12f;hpb=5a24d71c903b876f660285d52b2369a5496954e5;p=poolifier.git diff --git a/package.json b/package.json index a8b0b313..544858f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.37", + "version": "2.6.38", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js", @@ -123,7 +123,7 @@ "eslint-define-config": "^1.23.0", "eslint-import-resolver-typescript": "^3.6.0", "eslint-plugin-import": "^2.28.1", - "eslint-plugin-jsdoc": "^46.5.0", + "eslint-plugin-jsdoc": "^46.5.1", "eslint-plugin-n": "^16.0.2", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-spellcheck": "^0.0.20", @@ -134,12 +134,13 @@ "microtime": "^3.1.1", "mocha": "^10.2.0", "mochawesome": "^7.1.3", - "prettier": "^3.0.2", + "prettier": "^3.0.3", "release-it": "^16.1.5", "rollup": "^3.28.1", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0", + "rollup-plugin-dts": "^6.0.0", "rome": "^12.1.3", "sinon": "^15.2.0", "source-map-support": "^0.5.21",