diff --git a/apps/api-documenter/package.json b/apps/api-documenter/package.json index 7c024983786..26c3ff66b2a 100644 --- a/apps/api-documenter/package.json +++ b/apps/api-documenter/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/api-documenter", - "version": "7.9.5", + "version": "7.9.6", "description": "Read JSON files from api-extractor, generate documentation pages", "repository": { "type": "git", diff --git a/apps/api-extractor-model/package.json b/apps/api-extractor-model/package.json index 4276f8588f9..2dbccae67d3 100644 --- a/apps/api-extractor-model/package.json +++ b/apps/api-extractor-model/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/api-extractor-model", - "version": "7.10.1", + "version": "7.10.2", "description": "A helper library for loading and saving the .api.json files created by API Extractor", "repository": { "type": "git", diff --git a/apps/api-extractor/package.json b/apps/api-extractor/package.json index 5a194db0b22..873e45000ed 100644 --- a/apps/api-extractor/package.json +++ b/apps/api-extractor/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/api-extractor", - "version": "7.10.2", + "version": "7.10.3", "description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups", "keywords": [ "typescript", diff --git a/apps/heft/package.json b/apps/heft/package.json index 3fa0429720d..71801c5b64f 100644 --- a/apps/heft/package.json +++ b/apps/heft/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft", - "version": "0.15.3", + "version": "0.15.4", "description": "The Rush Stack extensible build system", "keywords": [ "toolchain", diff --git a/apps/rundown/package.json b/apps/rundown/package.json index acbf0c2d163..64297ec5d18 100644 --- a/apps/rundown/package.json +++ b/apps/rundown/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/rundown", - "version": "1.0.34", + "version": "1.0.35", "description": "Detect load time regressions by running an app, tracing require() calls, and generating a deterministic report", "repository": { "type": "git", diff --git a/core-build/gulp-core-build-mocha/package.json b/core-build/gulp-core-build-mocha/package.json index d0fad8c23d3..b1d4577a819 100644 --- a/core-build/gulp-core-build-mocha/package.json +++ b/core-build/gulp-core-build-mocha/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/gulp-core-build-mocha", - "version": "3.9.1", + "version": "3.9.2", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/core-build/gulp-core-build-sass/package.json b/core-build/gulp-core-build-sass/package.json index a6068824084..34ef1fa4eaf 100644 --- a/core-build/gulp-core-build-sass/package.json +++ b/core-build/gulp-core-build-sass/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/gulp-core-build-sass", - "version": "4.13.5", + "version": "4.13.6", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/core-build/gulp-core-build-serve/package.json b/core-build/gulp-core-build-serve/package.json index ebfbb94625e..785086a3c98 100644 --- a/core-build/gulp-core-build-serve/package.json +++ b/core-build/gulp-core-build-serve/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/gulp-core-build-serve", - "version": "3.8.5", + "version": "3.8.6", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/core-build/gulp-core-build-typescript/package.json b/core-build/gulp-core-build-typescript/package.json index 77148468971..e0192ac0dd7 100644 --- a/core-build/gulp-core-build-typescript/package.json +++ b/core-build/gulp-core-build-typescript/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/gulp-core-build-typescript", - "version": "8.5.2", + "version": "8.5.3", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/core-build/gulp-core-build-webpack/package.json b/core-build/gulp-core-build-webpack/package.json index 19650a503c1..3ee0262fd09 100644 --- a/core-build/gulp-core-build-webpack/package.json +++ b/core-build/gulp-core-build-webpack/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/gulp-core-build-webpack", - "version": "5.1.2", + "version": "5.1.3", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/core-build/gulp-core-build/package.json b/core-build/gulp-core-build/package.json index 7a66d2ab44f..48a153467a3 100644 --- a/core-build/gulp-core-build/package.json +++ b/core-build/gulp-core-build/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/gulp-core-build", - "version": "3.17.1", + "version": "3.17.2", "description": "Core gulp build tasks for building typescript, html, less, etc.", "repository": { "type": "git", diff --git a/core-build/node-library-build/package.json b/core-build/node-library-build/package.json index 24e1dea1474..ada27fdaf37 100644 --- a/core-build/node-library-build/package.json +++ b/core-build/node-library-build/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/node-library-build", - "version": "6.5.2", + "version": "6.5.3", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/core-build/web-library-build/package.json b/core-build/web-library-build/package.json index fdcf5ffd43e..d10dbe91f19 100644 --- a/core-build/web-library-build/package.json +++ b/core-build/web-library-build/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/web-library-build", - "version": "7.5.5", + "version": "7.5.6", "description": "", "license": "MIT", "engines": { diff --git a/libraries/debug-certificate-manager/package.json b/libraries/debug-certificate-manager/package.json index 28dce3a245e..62fa930631e 100644 --- a/libraries/debug-certificate-manager/package.json +++ b/libraries/debug-certificate-manager/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/debug-certificate-manager", - "version": "0.2.70", + "version": "0.2.71", "description": "Cross-platform functionality to create debug ssl certificates.", "main": "lib/index.js", "typings": "dist/debug-certificate-manager.d.ts", diff --git a/libraries/heft-config-file/package.json b/libraries/heft-config-file/package.json index aff5139b87b..6981ca26961 100644 --- a/libraries/heft-config-file/package.json +++ b/libraries/heft-config-file/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-config-file", - "version": "0.3.3", + "version": "0.3.4", "description": "Configuration file loader for @rushstack/heft", "repository": { "type": "git", diff --git a/libraries/load-themed-styles/package.json b/libraries/load-themed-styles/package.json index ed1a5eb64ba..b72cea78bfd 100644 --- a/libraries/load-themed-styles/package.json +++ b/libraries/load-themed-styles/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/load-themed-styles", - "version": "1.10.106", + "version": "1.10.107", "description": "Loads themed styles.", "license": "MIT", "repository": { diff --git a/libraries/node-core-library/package.json b/libraries/node-core-library/package.json index 1c8b48e30d1..d8e08a3d8ab 100644 --- a/libraries/node-core-library/package.json +++ b/libraries/node-core-library/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/node-core-library", - "version": "3.34.1", + "version": "3.34.2", "description": "Core libraries that every NodeJS toolchain project should use", "main": "lib/index.js", "typings": "dist/node-core-library.d.ts", diff --git a/libraries/package-deps-hash/package.json b/libraries/package-deps-hash/package.json index 932419f8e0e..be3628b886f 100644 --- a/libraries/package-deps-hash/package.json +++ b/libraries/package-deps-hash/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/package-deps-hash", - "version": "2.4.74", + "version": "2.4.75", "description": "", "main": "lib/index.js", "typings": "dist/package-deps-hash.d.ts", diff --git a/libraries/rig-package/package.json b/libraries/rig-package/package.json index 20f6997b4fc..69b930e52ab 100644 --- a/libraries/rig-package/package.json +++ b/libraries/rig-package/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/rig-package", - "version": "0.2.2", + "version": "0.2.3", "description": "A system for sharing tool configurations between projects without duplicating config files.", "main": "lib/index.js", "typings": "dist/rig-package.d.ts", diff --git a/libraries/stream-collator/package.json b/libraries/stream-collator/package.json index 21c7d6b9277..5a54ed421eb 100644 --- a/libraries/stream-collator/package.json +++ b/libraries/stream-collator/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/stream-collator", - "version": "4.0.18", + "version": "4.0.19", "description": "Display intelligible realtime output from concurrent processes", "repository": { "type": "git", diff --git a/libraries/terminal/package.json b/libraries/terminal/package.json index 0314bb0da2f..5ec02873d6b 100644 --- a/libraries/terminal/package.json +++ b/libraries/terminal/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/terminal", - "version": "0.1.17", + "version": "0.1.18", "description": "User interface primitives for console applications", "main": "lib/index.js", "typings": "dist/terminal.d.ts", diff --git a/libraries/ts-command-line/package.json b/libraries/ts-command-line/package.json index 37ca2e8acff..ac4ba5dede9 100644 --- a/libraries/ts-command-line/package.json +++ b/libraries/ts-command-line/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/ts-command-line", - "version": "4.7.1", + "version": "4.7.2", "description": "An object-oriented command-line parser for TypeScript", "repository": { "type": "git", diff --git a/libraries/typings-generator/package.json b/libraries/typings-generator/package.json index bdc43447aef..3bc668e89b7 100644 --- a/libraries/typings-generator/package.json +++ b/libraries/typings-generator/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/typings-generator", - "version": "0.2.15", + "version": "0.2.16", "description": "This library provides functionality for automatically generating typings for non-TS files.", "keywords": [ "dts", diff --git a/rigs/heft-node-rig/package.json b/rigs/heft-node-rig/package.json index 35d5fe94fea..2b57b8f5b08 100644 --- a/rigs/heft-node-rig/package.json +++ b/rigs/heft-node-rig/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-node-rig", - "version": "0.1.3", + "version": "0.1.4", "description": "A rig package for Node.js projects that build using Heft", "license": "MIT", "scripts": { @@ -11,7 +11,7 @@ "url": "https://github.com/microsoft/rushstack/tree/master/rigs/heft-node-rig" }, "peerDependencies": { - "@rushstack/heft": "^0.15.3" + "@rushstack/heft": "^0.15.4" }, "dependencies": { "@microsoft/api-extractor": "workspace:*", diff --git a/rigs/heft-web-rig/package.json b/rigs/heft-web-rig/package.json index a31ef583b67..1862747d91d 100644 --- a/rigs/heft-web-rig/package.json +++ b/rigs/heft-web-rig/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft-web-rig", - "version": "0.1.3", + "version": "0.1.4", "description": "A rig package for web browser projects that build using Heft", "license": "MIT", "scripts": { @@ -11,7 +11,7 @@ "url": "https://github.com/microsoft/rushstack/tree/master/rigs/heft-web-rig" }, "peerDependencies": { - "@rushstack/heft": "^0.15.3" + "@rushstack/heft": "^0.15.4" }, "dependencies": { "@microsoft/api-extractor": "workspace:*", diff --git a/stack/eslint-config/package.json b/stack/eslint-config/package.json index a2742a094b7..604a87e5be2 100644 --- a/stack/eslint-config/package.json +++ b/stack/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-config", - "version": "2.1.3", + "version": "2.2.0", "description": "A TypeScript ESLint ruleset designed for large teams and projects", "license": "MIT", "repository": { diff --git a/stack/eslint-plugin-packlets/package.json b/stack/eslint-plugin-packlets/package.json index 11263ac8cd1..4a22b43a835 100644 --- a/stack/eslint-plugin-packlets/package.json +++ b/stack/eslint-plugin-packlets/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-plugin-packlets", - "version": "0.0.0", + "version": "0.1.0", "description": "A lightweight alternative to NPM packages for organizing source files within a single project", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-2.4/package.json b/stack/rush-stack-compiler-2.4/package.json index 807b9ca3480..54bc9195e46 100644 --- a/stack/rush-stack-compiler-2.4/package.json +++ b/stack/rush-stack-compiler-2.4/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-2.4", - "version": "0.13.24", + "version": "0.13.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.4.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-2.7/package.json b/stack/rush-stack-compiler-2.7/package.json index c77561b3fac..9ee8a7d1b7f 100644 --- a/stack/rush-stack-compiler-2.7/package.json +++ b/stack/rush-stack-compiler-2.7/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-2.7", - "version": "0.13.24", + "version": "0.13.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.7.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-2.8/package.json b/stack/rush-stack-compiler-2.8/package.json index be0ca2b0784..7b629fc2cd0 100644 --- a/stack/rush-stack-compiler-2.8/package.json +++ b/stack/rush-stack-compiler-2.8/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-2.8", - "version": "0.8.24", + "version": "0.8.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.8.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-2.9/package.json b/stack/rush-stack-compiler-2.9/package.json index 0e0409e4e41..9c98208ada2 100644 --- a/stack/rush-stack-compiler-2.9/package.json +++ b/stack/rush-stack-compiler-2.9/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-2.9", - "version": "0.14.24", + "version": "0.14.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.9.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-3.0/package.json b/stack/rush-stack-compiler-3.0/package.json index 34f78e76f12..86694e27030 100644 --- a/stack/rush-stack-compiler-3.0/package.json +++ b/stack/rush-stack-compiler-3.0/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-3.0", - "version": "0.13.24", + "version": "0.13.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.0.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-3.1/package.json b/stack/rush-stack-compiler-3.1/package.json index 5e5332e2be9..b2a2b77381a 100644 --- a/stack/rush-stack-compiler-3.1/package.json +++ b/stack/rush-stack-compiler-3.1/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-3.1", - "version": "0.13.24", + "version": "0.13.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.1.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-3.2/package.json b/stack/rush-stack-compiler-3.2/package.json index 1cc6464374f..96e47601cf1 100644 --- a/stack/rush-stack-compiler-3.2/package.json +++ b/stack/rush-stack-compiler-3.2/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-3.2", - "version": "0.10.24", + "version": "0.10.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.2.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-3.3/package.json b/stack/rush-stack-compiler-3.3/package.json index 901e3be44d1..f6c1c36dfde 100644 --- a/stack/rush-stack-compiler-3.3/package.json +++ b/stack/rush-stack-compiler-3.3/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-3.3", - "version": "0.9.24", + "version": "0.9.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.3.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-3.4/package.json b/stack/rush-stack-compiler-3.4/package.json index d05ed48ed0f..7c9a0afae15 100644 --- a/stack/rush-stack-compiler-3.4/package.json +++ b/stack/rush-stack-compiler-3.4/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-3.4", - "version": "0.8.24", + "version": "0.8.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.4.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-3.5/package.json b/stack/rush-stack-compiler-3.5/package.json index 832bd669bb8..da0be077803 100644 --- a/stack/rush-stack-compiler-3.5/package.json +++ b/stack/rush-stack-compiler-3.5/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-3.5", - "version": "0.8.24", + "version": "0.8.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.5.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-3.6/package.json b/stack/rush-stack-compiler-3.6/package.json index 624abafc4a6..1df735264e1 100644 --- a/stack/rush-stack-compiler-3.6/package.json +++ b/stack/rush-stack-compiler-3.6/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-3.6", - "version": "0.6.24", + "version": "0.6.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.6.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-3.7/package.json b/stack/rush-stack-compiler-3.7/package.json index 351286e14ec..7b04b8005d2 100644 --- a/stack/rush-stack-compiler-3.7/package.json +++ b/stack/rush-stack-compiler-3.7/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-3.7", - "version": "0.6.24", + "version": "0.6.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.7.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-3.8/package.json b/stack/rush-stack-compiler-3.8/package.json index 7c43b95c6a2..5b97072cab0 100644 --- a/stack/rush-stack-compiler-3.8/package.json +++ b/stack/rush-stack-compiler-3.8/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-3.8", - "version": "0.4.24", + "version": "0.4.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.8.", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-3.9/package.json b/stack/rush-stack-compiler-3.9/package.json index c69eb14cc09..30183d058c3 100644 --- a/stack/rush-stack-compiler-3.9/package.json +++ b/stack/rush-stack-compiler-3.9/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-3.9", - "version": "0.4.24", + "version": "0.4.25", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.9.", "license": "MIT", "repository": { diff --git a/webpack/loader-load-themed-styles/package.json b/webpack/loader-load-themed-styles/package.json index fc675f539d7..21dd50bea9a 100644 --- a/webpack/loader-load-themed-styles/package.json +++ b/webpack/loader-load-themed-styles/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/loader-load-themed-styles", - "version": "1.8.73", + "version": "1.8.74", "description": "This simple loader wraps the loading of CSS in script equivalent to `require('load-themed-styles').loadStyles( /* css text */ )`. It is designed to be a replacement for style-loader.", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/webpack/loader-raw-script/package.json b/webpack/loader-raw-script/package.json index d93d590cf0a..23d7b728b54 100644 --- a/webpack/loader-raw-script/package.json +++ b/webpack/loader-raw-script/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/loader-raw-script", - "version": "1.3.73", + "version": "1.3.74", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/webpack/localization-plugin/package.json b/webpack/localization-plugin/package.json index 4cea7c98dff..c459d520785 100644 --- a/webpack/localization-plugin/package.json +++ b/webpack/localization-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/localization-plugin", - "version": "0.3.72", + "version": "0.3.73", "description": "This plugin facilitates localization with Webpack.", "main": "lib/index.js", "typings": "dist/localization-plugin.d.ts", @@ -14,7 +14,7 @@ }, "peerDependencies": { "webpack": "^4.31.0", - "@rushstack/set-webpack-public-path-plugin": "^3.0.5", + "@rushstack/set-webpack-public-path-plugin": "^3.0.6", "@types/webpack": "^4.39.0" }, "peerDependenciesMeta": { diff --git a/webpack/module-minifier-plugin/package.json b/webpack/module-minifier-plugin/package.json index 9365b0d66e6..88ee927d50a 100644 --- a/webpack/module-minifier-plugin/package.json +++ b/webpack/module-minifier-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/module-minifier-plugin", - "version": "0.1.45", + "version": "0.1.46", "description": "This plugin splits minification of webpack compilations into smaller units.", "main": "lib/index.js", "typings": "dist/module-minifier-plugin.d.ts", diff --git a/webpack/set-webpack-public-path-plugin/package.json b/webpack/set-webpack-public-path-plugin/package.json index f6813dd9d12..9392c4d3203 100644 --- a/webpack/set-webpack-public-path-plugin/package.json +++ b/webpack/set-webpack-public-path-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/set-webpack-public-path-plugin", - "version": "3.0.5", + "version": "3.0.6", "description": "This plugin sets the webpack public path at runtime.", "main": "lib/index.js", "typings": "lib/index.d.ts",