@rushstack/worker-pool
Advanced tools
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
| "packageName": "@microsoft/api-extractor", | ||
| "packageVersion": "7.35.2" | ||
| "packageVersion": "7.35.3" | ||
| } | ||
| ] | ||
| } |
+3
-3
| { | ||
| "name": "@rushstack/worker-pool", | ||
| "version": "0.3.21", | ||
| "version": "0.3.22", | ||
| "description": "Lightweight worker pool using NodeJS worker_threads", | ||
@@ -17,4 +17,4 @@ "main": "lib/index.js", | ||
| "@rushstack/eslint-config": "3.3.1", | ||
| "@rushstack/heft": "0.54.0", | ||
| "@rushstack/heft-node-rig": "2.2.6" | ||
| "@rushstack/heft": "0.55.0", | ||
| "@rushstack/heft-node-rig": "2.2.7" | ||
| }, | ||
@@ -21,0 +21,0 @@ "peerDependencies": { |