From d41e6992a9492c9c3d0ea7f6cf3cc8d17b33262e Mon Sep 17 00:00:00 2001 From: Rushbot Date: Thu, 16 Jun 2022 00:05:11 +0000 Subject: [PATCH] Applying package updates. --- 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/node-library-build/package.json | 2 +- core-build/web-library-build/package.json | 2 +- stack/rush-stack-compiler-4.5/package.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core-build/gulp-core-build-sass/package.json b/core-build/gulp-core-build-sass/package.json index 2576298..bb9e1cc 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.15.5", + "version": "4.15.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 709cb3f..88116ef 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.9.21", + "version": "3.9.22", "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 a065dac..a77360c 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.32", + "version": "8.5.33", "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 e18b75e..ff1e9f2 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.2.27", + "version": "5.2.28", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/core-build/node-library-build/package.json b/core-build/node-library-build/package.json index c8cee05..4862701 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.32", + "version": "6.5.33", "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 5f36c07..1c1faca 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.84", + "version": "7.5.85", "description": "", "license": "MIT", "engines": { diff --git a/stack/rush-stack-compiler-4.5/package.json b/stack/rush-stack-compiler-4.5/package.json index 6638113..84a51db 100644 --- a/stack/rush-stack-compiler-4.5/package.json +++ b/stack/rush-stack-compiler-4.5/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/rush-stack-compiler-4.5", - "version": "0.2.1", + "version": "0.2.2", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 4.5.", "license": "MIT", "repository": {