@rushstack/rush-sdk
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.52.15" | ||
| "packageVersion": "7.53.0" | ||
| } | ||
| ] | ||
| } |
+5
-5
| { | ||
| "name": "@rushstack/rush-sdk", | ||
| "version": "5.160.0", | ||
| "version": "5.160.1", | ||
| "description": "An API for interacting with the Rush engine", | ||
@@ -49,9 +49,9 @@ "repository": { | ||
| "webpack": "~5.98.0", | ||
| "@microsoft/rush-lib": "5.160.1", | ||
| "@rushstack/heft": "1.1.0", | ||
| "@rushstack/heft-webpack5-plugin": "1.1.0", | ||
| "@microsoft/rush-lib": "5.160.0", | ||
| "@rushstack/heft": "1.1.0", | ||
| "@rushstack/webpack-preserve-dynamic-require-plugin": "0.11.111", | ||
| "@rushstack/stream-collator": "4.1.112", | ||
| "@rushstack/ts-command-line": "5.1.0", | ||
| "local-node-rig": "1.0.0", | ||
| "@rushstack/stream-collator": "4.1.112" | ||
| "local-node-rig": "1.0.0" | ||
| }, | ||
@@ -58,0 +58,0 @@ "scripts": { |
985979
0