From 27f5460ef8e5aa4d0409a1934f292fcb6a92e477 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Tue, 22 Sep 2020 05:45:57 +0000 Subject: [PATCH] Applying package updates. --- apps/api-documenter/package.json | 2 +- apps/api-extractor-model/package.json | 2 +- apps/api-extractor/package.json | 2 +- apps/heft/package.json | 2 +- apps/rundown/package.json | 2 +- core-build/gulp-core-build-mocha/package.json | 2 +- core-build/gulp-core-build-sass/package.json | 2 +- core-build/gulp-core-build-serve/package.json | 2 +- core-build/gulp-core-build-typescript/package.json | 2 +- core-build/gulp-core-build-webpack/package.json | 2 +- core-build/gulp-core-build/package.json | 2 +- core-build/node-library-build/package.json | 2 +- core-build/web-library-build/package.json | 2 +- libraries/debug-certificate-manager/package.json | 2 +- libraries/heft-config-file/package.json | 2 +- libraries/load-themed-styles/package.json | 2 +- libraries/node-core-library/package.json | 2 +- libraries/package-deps-hash/package.json | 2 +- libraries/stream-collator/package.json | 2 +- libraries/terminal/package.json | 2 +- libraries/ts-command-line/package.json | 2 +- libraries/typings-generator/package.json | 2 +- stack/eslint-config/package.json | 2 +- stack/rush-stack-compiler-2.4/package.json | 2 +- stack/rush-stack-compiler-2.7/package.json | 2 +- stack/rush-stack-compiler-2.8/package.json | 2 +- stack/rush-stack-compiler-2.9/package.json | 2 +- stack/rush-stack-compiler-3.0/package.json | 2 +- stack/rush-stack-compiler-3.1/package.json | 2 +- stack/rush-stack-compiler-3.2/package.json | 2 +- stack/rush-stack-compiler-3.3/package.json | 2 +- stack/rush-stack-compiler-3.4/package.json | 2 +- stack/rush-stack-compiler-3.5/package.json | 2 +- stack/rush-stack-compiler-3.6/package.json | 2 +- stack/rush-stack-compiler-3.7/package.json | 2 +- stack/rush-stack-compiler-3.8/package.json | 2 +- stack/rush-stack-compiler-3.9/package.json | 2 +- webpack/loader-load-themed-styles/package.json | 2 +- webpack/loader-raw-script/package.json | 2 +- webpack/localization-plugin/package.json | 4 ++-- webpack/module-minifier-plugin/package.json | 2 +- webpack/set-webpack-public-path-plugin/package.json | 2 +- 42 files changed, 43 insertions(+), 43 deletions(-) diff --git a/apps/api-documenter/package.json b/apps/api-documenter/package.json index e2ca5d3457c..e725e951dcf 100644 --- a/apps/api-documenter/package.json +++ b/apps/api-documenter/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/api-documenter", - "version": "7.8.55", + "version": "7.8.56", "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 74b6ad6c50f..607a6cea5c6 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.9.6", + "version": "7.9.7", "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 d7c9e62e7f7..b112e7d699f 100644 --- a/apps/api-extractor/package.json +++ b/apps/api-extractor/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/api-extractor", - "version": "7.9.21", + "version": "7.9.22", "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 03547045b9f..cdbc2476827 100644 --- a/apps/heft/package.json +++ b/apps/heft/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft", - "version": "0.13.8", + "version": "0.13.9", "description": "The Rush Stack extensible build system", "keywords": [ "toolchain", diff --git a/apps/rundown/package.json b/apps/rundown/package.json index fff98415b69..0e74ead2959 100644 --- a/apps/rundown/package.json +++ b/apps/rundown/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/rundown", - "version": "1.0.27", + "version": "1.0.28", "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 8e07a85d7c6..5ed254431ed 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.8.36", + "version": "3.8.37", "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 3710483b66f..534e8a3ac4e 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.12.36", + "version": "4.12.37", "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 cea395b9d40..b333a76e238 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.7.63", + "version": "3.7.64", "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 51d90e264b8..d3b4e0e5a9e 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.4.51", + "version": "8.4.52", "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 79e02950420..ffcf30bc32f 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.0.48", + "version": "5.0.49", "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 10ca5dfa716..4fee668d62c 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.16.27", + "version": "3.16.28", "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 7533cb2ee92..10e03431d3c 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.4.51", + "version": "6.4.52", "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 9080466e6aa..fe40ae28f0b 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.4.69", + "version": "7.4.70", "description": "", "engines": { "npm": "3.10.8" diff --git a/libraries/debug-certificate-manager/package.json b/libraries/debug-certificate-manager/package.json index 23985fd74c0..ab68a0b8f24 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.63", + "version": "0.2.64", "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 83bd6498e4b..414f54eaec9 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.2.6", + "version": "0.2.7", "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 97d436f17d5..09f056b6569 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.99", + "version": "1.10.100", "description": "Loads themed styles.", "license": "MIT", "repository": { diff --git a/libraries/node-core-library/package.json b/libraries/node-core-library/package.json index f09b6f3d9d7..ce374974154 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.33.5", + "version": "3.33.6", "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 5b185c21395..1ab7b2f31a4 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.67", + "version": "2.4.68", "description": "", "main": "lib/index.js", "typings": "dist/package-deps-hash.d.ts", diff --git a/libraries/stream-collator/package.json b/libraries/stream-collator/package.json index 83e2fb833b1..50bf4e23cad 100644 --- a/libraries/stream-collator/package.json +++ b/libraries/stream-collator/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/stream-collator", - "version": "4.0.11", + "version": "4.0.12", "description": "Display intelligible realtime output from concurrent processes", "repository": { "type": "git", diff --git a/libraries/terminal/package.json b/libraries/terminal/package.json index 69dd9920389..e6867796ca2 100644 --- a/libraries/terminal/package.json +++ b/libraries/terminal/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/terminal", - "version": "0.1.10", + "version": "0.1.11", "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 105cc7626b3..58c25bd0c76 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.6.9", + "version": "4.6.10", "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 4f4e6e1367a..969795d1def 100644 --- a/libraries/typings-generator/package.json +++ b/libraries/typings-generator/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/typings-generator", - "version": "0.2.9", + "version": "0.2.10", "description": "This library provides functionality for automatically generating typings for non-TS files.", "keywords": [ "dts", diff --git a/stack/eslint-config/package.json b/stack/eslint-config/package.json index 06819039088..3e317756c93 100644 --- a/stack/eslint-config/package.json +++ b/stack/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/eslint-config", - "version": "2.1.0", + "version": "2.1.1", "description": "A TypeScript ESLint ruleset designed for large teams and projects", "license": "MIT", "repository": { diff --git a/stack/rush-stack-compiler-2.4/package.json b/stack/rush-stack-compiler-2.4/package.json index bb292eca42e..9fda17e12c3 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.20", + "version": "0.13.21", "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 01b5a0820d4..87888fb8afd 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.20", + "version": "0.13.21", "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 60d894487ab..6c94461b323 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.20", + "version": "0.8.21", "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 5be6df3ace4..e3150f843c0 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.20", + "version": "0.14.21", "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 643d32632ae..667feff78a0 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.20", + "version": "0.13.21", "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 19a282f9785..2f6f86f1a13 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.20", + "version": "0.13.21", "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 ab1459fdc42..1600c873f52 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.20", + "version": "0.10.21", "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 826a7356a0d..e4266816131 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.20", + "version": "0.9.21", "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 6cab9a63b26..0770d173ab4 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.20", + "version": "0.8.21", "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 4797b9bc5bb..64bc4fa58aa 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.20", + "version": "0.8.21", "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 90717c6b61c..a1f2e202626 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.20", + "version": "0.6.21", "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 386d2d7dcfe..41bb94a6f30 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.20", + "version": "0.6.21", "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 73c63ed431a..f881c8f718b 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.20", + "version": "0.4.21", "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 1930700b32e..62accf4b0e8 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.20", + "version": "0.4.21", "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 c7c1d947c39..62e59bb45f6 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.66", + "version": "1.8.67", "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 42c30190d0d..230b5ef5a98 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.66", + "version": "1.3.67", "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 f7dc9f95843..12e96c7720d 100644 --- a/webpack/localization-plugin/package.json +++ b/webpack/localization-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/localization-plugin", - "version": "0.3.65", + "version": "0.3.66", "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": "^2.4.64", + "@rushstack/set-webpack-public-path-plugin": "^2.4.65", "@types/webpack": "^4.39.0" }, "peerDependenciesMeta": { diff --git a/webpack/module-minifier-plugin/package.json b/webpack/module-minifier-plugin/package.json index 4e42f7d333e..c7060c8f881 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.38", + "version": "0.1.39", "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 8f77c954c35..419343a0f19 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": "2.4.64", + "version": "2.4.65", "description": "This plugin sets the webpack public path at runtime.", "main": "lib/index.js", "typings": "lib/index.d.ts",