From 0a2bee01551653fb30aa2b5f4e1d53592b38e858 Mon Sep 17 00:00:00 2001 From: Rushbot Date: Wed, 31 Mar 2021 15:10:37 +0000 Subject: [PATCH] Applying package updates. --- apps/api-documenter/package.json | 2 +- apps/heft/package.json | 2 +- apps/rundown/package.json | 2 +- core-build/gulp-core-build-sass/package.json | 2 +- core-build/gulp-core-build-serve/package.json | 2 +- core-build/web-library-build/package.json | 2 +- libraries/debug-certificate-manager/package.json | 2 +- libraries/load-themed-styles/package.json | 2 +- libraries/package-deps-hash/package.json | 2 +- libraries/stream-collator/package.json | 2 +- libraries/terminal/package.json | 2 +- rigs/heft-node-rig/package.json | 4 ++-- rigs/heft-web-rig/package.json | 4 ++-- 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 +- 18 files changed, 21 insertions(+), 21 deletions(-) diff --git a/apps/api-documenter/package.json b/apps/api-documenter/package.json index e591c89aa9d..948da575ad9 100644 --- a/apps/api-documenter/package.json +++ b/apps/api-documenter/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/api-documenter", - "version": "7.12.15", + "version": "7.12.16", "description": "Read JSON files from api-extractor, generate documentation pages", "repository": { "type": "git", diff --git a/apps/heft/package.json b/apps/heft/package.json index 37807625e4c..405f5f0e1ac 100644 --- a/apps/heft/package.json +++ b/apps/heft/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/heft", - "version": "0.25.4", + "version": "0.25.5", "description": "Build all your JavaScript projects the same way: A way that works.", "keywords": [ "toolchain", diff --git a/apps/rundown/package.json b/apps/rundown/package.json index 88b330a20ae..7f0f3d84571 100644 --- a/apps/rundown/package.json +++ b/apps/rundown/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/rundown", - "version": "1.0.84", + "version": "1.0.85", "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-sass/package.json b/core-build/gulp-core-build-sass/package.json index 4328ed3f898..50b26449a7c 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.14.3", + "version": "4.14.4", "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 c5766ac1dee..e2bdd7539f5 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.57", + "version": "3.8.58", "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 f62a61eee1d..9f2bb3bebce 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.57", + "version": "7.5.58", "description": "", "license": "MIT", "engines": { diff --git a/libraries/debug-certificate-manager/package.json b/libraries/debug-certificate-manager/package.json index 1353b2457be..d3c9bdd10aa 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": "1.0.7", + "version": "1.0.8", "description": "Cross-platform functionality to create debug ssl certificates.", "main": "lib/index.js", "typings": "dist/debug-certificate-manager.d.ts", diff --git a/libraries/load-themed-styles/package.json b/libraries/load-themed-styles/package.json index d67962b559d..904f416f164 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.154", + "version": "1.10.155", "description": "Loads themed styles.", "license": "MIT", "repository": { diff --git a/libraries/package-deps-hash/package.json b/libraries/package-deps-hash/package.json index 25d56ec6232..67f5e161c6f 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": "3.0.13", + "version": "3.0.14", "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 d6403cdd58f..96c2e67a9c9 100644 --- a/libraries/stream-collator/package.json +++ b/libraries/stream-collator/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/stream-collator", - "version": "4.0.67", + "version": "4.0.68", "description": "Display intelligible realtime output from concurrent processes", "repository": { "type": "git", diff --git a/libraries/terminal/package.json b/libraries/terminal/package.json index a479247c12e..5eb0373629c 100644 --- a/libraries/terminal/package.json +++ b/libraries/terminal/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/terminal", - "version": "0.1.66", + "version": "0.1.67", "description": "User interface primitives for console applications", "main": "lib/index.js", "typings": "dist/terminal.d.ts", diff --git a/rigs/heft-node-rig/package.json b/rigs/heft-node-rig/package.json index 5638c691bee..1165c39149f 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": "1.0.4", + "version": "1.0.5", "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.25.4" + "@rushstack/heft": "^0.25.5" }, "dependencies": { "@microsoft/api-extractor": "workspace:*", diff --git a/rigs/heft-web-rig/package.json b/rigs/heft-web-rig/package.json index b8a9028cb9c..6874401a54d 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.2.11", + "version": "0.2.12", "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.25.4" + "@rushstack/heft": "^0.25.5" }, "dependencies": { "@microsoft/api-extractor": "workspace:*", diff --git a/webpack/loader-load-themed-styles/package.json b/webpack/loader-load-themed-styles/package.json index f898d237796..006368a9fe2 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.9.35", + "version": "1.9.36", "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 8fad77deb1f..b4594fa1649 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.122", + "version": "1.3.123", "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 eeac52d39c4..201884ac10c 100644 --- a/webpack/localization-plugin/package.json +++ b/webpack/localization-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/localization-plugin", - "version": "0.5.35", + "version": "0.5.36", "description": "This plugin facilitates localization with Webpack.", "main": "lib/index.js", "typings": "dist/localization-plugin.d.ts", @@ -13,7 +13,7 @@ "build": "heft build --clean" }, "peerDependencies": { - "@rushstack/set-webpack-public-path-plugin": "^3.2.16", + "@rushstack/set-webpack-public-path-plugin": "^3.2.17", "@types/webpack": "^4.39.0", "webpack": "^4.31.0" }, diff --git a/webpack/module-minifier-plugin/package.json b/webpack/module-minifier-plugin/package.json index caec5d30ca6..c264fb7162b 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.3.34", + "version": "0.3.35", "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 08a4377ceeb..b6422697c04 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.2.16", + "version": "3.2.17", "description": "This plugin sets the webpack public path at runtime.", "main": "lib/index.js", "typings": "lib/index.d.ts",