diff --git a/apps/api-documenter/package.json b/apps/api-documenter/package.json index 5b097f92b0..29e28fd716 100644 --- a/apps/api-documenter/package.json +++ b/apps/api-documenter/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/api-documenter", - "version": "7.8.12", + "version": "7.8.13", "description": "Read JSON files from api-extractor, generate documentation pages", "repository": { "type": "git", @@ -26,8 +26,8 @@ "resolve": "~1.17.0" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", - "@microsoft/node-library-build": "6.4.24", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", + "@microsoft/node-library-build": "6.4.25", "@rushstack/eslint-config": "0.5.8", "@types/jest": "25.2.1", "@types/js-yaml": "3.12.1", diff --git a/apps/api-extractor/package.json b/apps/api-extractor/package.json index f121e5cbfd..2422a62ea7 100644 --- a/apps/api-extractor/package.json +++ b/apps/api-extractor/package.json @@ -1,6 +1,6 @@ { "name": "@microsoft/api-extractor", - "version": "7.8.11", + "version": "7.8.12", "description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups", "keywords": [ "typescript", diff --git a/apps/rush-buildxl/package.json b/apps/rush-buildxl/package.json index 165b433823..0ec3ba8ff3 100644 --- a/apps/rush-buildxl/package.json +++ b/apps/rush-buildxl/package.json @@ -24,8 +24,8 @@ "@rushstack/ts-command-line": "4.4.2" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@rushstack/eslint-config": "0.5.8", "@types/jest": "25.2.1", "@types/node": "10.17.13", diff --git a/apps/rush-lib/package.json b/apps/rush-lib/package.json index fb3d85b163..03cb63f17e 100644 --- a/apps/rush-lib/package.json +++ b/apps/rush-lib/package.json @@ -20,8 +20,8 @@ "dependencies": { "@pnpm/link-bins": "~5.1.0", "@rushstack/node-core-library": "3.24.1", - "@rushstack/package-deps-hash": "2.4.24", - "@rushstack/stream-collator": "3.2.24", + "@rushstack/package-deps-hash": "2.4.25", + "@rushstack/stream-collator": "3.2.25", "@rushstack/ts-command-line": "4.4.2", "@yarnpkg/lockfile": "~1.0.2", "builtin-modules": "~3.1.0", @@ -49,8 +49,8 @@ "z-schema": "~3.18.3" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@rushstack/eslint-config": "0.5.8", "@types/glob": "7.1.1", "@types/inquirer": "0.0.43", diff --git a/apps/rush/package.json b/apps/rush/package.json index 59fa77eb43..c0ed8565fd 100644 --- a/apps/rush/package.json +++ b/apps/rush/package.json @@ -37,8 +37,8 @@ "semver": "~5.3.0" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", - "@microsoft/node-library-build": "6.4.24", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", + "@microsoft/node-library-build": "6.4.25", "@rushstack/eslint-config": "0.5.8", "@types/jest": "25.2.1", "@types/node": "10.17.13", diff --git a/build-tests/api-documenter-test/package.json b/build-tests/api-documenter-test/package.json index 6979c92291..5923c79b25 100644 --- a/build-tests/api-documenter-test/package.json +++ b/build-tests/api-documenter-test/package.json @@ -9,8 +9,8 @@ "build": "node build.js" }, "devDependencies": { - "@microsoft/api-extractor": "7.8.11", - "@microsoft/api-documenter": "7.8.12", + "@microsoft/api-extractor": "7.8.12", + "@microsoft/api-documenter": "7.8.13", "@types/jest": "25.2.1", "@types/node": "10.17.13", "fs-extra": "~7.0.1", diff --git a/build-tests/api-extractor-lib1-test/package.json b/build-tests/api-extractor-lib1-test/package.json index 07b2252adf..0be35d8918 100644 --- a/build-tests/api-extractor-lib1-test/package.json +++ b/build-tests/api-extractor-lib1-test/package.json @@ -9,7 +9,7 @@ "build": "node build.js" }, "devDependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@types/node": "10.17.13", "fs-extra": "~7.0.1", "typescript": "~2.4.2" diff --git a/build-tests/api-extractor-lib2-test/package.json b/build-tests/api-extractor-lib2-test/package.json index 797cb7c7ba..cf55f9cbc0 100644 --- a/build-tests/api-extractor-lib2-test/package.json +++ b/build-tests/api-extractor-lib2-test/package.json @@ -9,7 +9,7 @@ "build": "node build.js" }, "devDependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@types/jest": "25.2.1", "@types/node": "10.17.13", "fs-extra": "~7.0.1", diff --git a/build-tests/api-extractor-lib3-test/package.json b/build-tests/api-extractor-lib3-test/package.json index 87d5cffdb0..0a3ab215bd 100644 --- a/build-tests/api-extractor-lib3-test/package.json +++ b/build-tests/api-extractor-lib3-test/package.json @@ -12,7 +12,7 @@ "api-extractor-lib1-test": "1.0.0" }, "devDependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@types/jest": "25.2.1", "@types/node": "10.17.13", "fs-extra": "~7.0.1", diff --git a/build-tests/api-extractor-scenarios/package.json b/build-tests/api-extractor-scenarios/package.json index 5d2ed825a7..55f47f357e 100644 --- a/build-tests/api-extractor-scenarios/package.json +++ b/build-tests/api-extractor-scenarios/package.json @@ -9,7 +9,7 @@ "build": "node build.js" }, "devDependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@microsoft/teams-js": "1.3.0-beta.4", "@types/jest": "25.2.1", diff --git a/build-tests/api-extractor-test-01/package.json b/build-tests/api-extractor-test-01/package.json index fd92d09619..6b11110ea1 100644 --- a/build-tests/api-extractor-test-01/package.json +++ b/build-tests/api-extractor-test-01/package.json @@ -14,7 +14,7 @@ "long": "^4.0.0" }, "devDependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@types/node": "10.17.13", "fs-extra": "~7.0.1", "typescript": "~3.7.2" diff --git a/build-tests/api-extractor-test-02/package.json b/build-tests/api-extractor-test-02/package.json index 9be9284c38..fdbb5b97d7 100644 --- a/build-tests/api-extractor-test-02/package.json +++ b/build-tests/api-extractor-test-02/package.json @@ -14,7 +14,7 @@ "semver": "~5.3.0" }, "devDependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@types/node": "10.17.13", "fs-extra": "~7.0.1", "typescript": "~3.7.2" diff --git a/build-tests/api-extractor-test-04/package.json b/build-tests/api-extractor-test-04/package.json index ab546398f2..4644dd0406 100644 --- a/build-tests/api-extractor-test-04/package.json +++ b/build-tests/api-extractor-test-04/package.json @@ -9,7 +9,7 @@ "build": "node build.js" }, "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "api-extractor-lib1-test": "1.0.0", "fs-extra": "~7.0.1", "typescript": "~3.7.2" diff --git a/build-tests/localization-plugin-test-01/package.json b/build-tests/localization-plugin-test-01/package.json index ad2ea1e9e9..7a3ca570a5 100644 --- a/build-tests/localization-plugin-test-01/package.json +++ b/build-tests/localization-plugin-test-01/package.json @@ -8,11 +8,11 @@ "serve": "node serve.js" }, "dependencies": { - "@rushstack/set-webpack-public-path-plugin": "2.4.21", + "@rushstack/set-webpack-public-path-plugin": "2.4.22", "@rushstack/node-core-library": "3.24.1", - "@rushstack/localization-plugin": "0.3.18", + "@rushstack/localization-plugin": "0.3.19", "@types/webpack-env": "1.13.0", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "ts-loader": "6.0.0", "webpack": "~4.31.0", "webpack-bundle-analyzer": "~3.6.0", diff --git a/build-tests/localization-plugin-test-02/package.json b/build-tests/localization-plugin-test-02/package.json index d2c5a50433..9b7483cab1 100644 --- a/build-tests/localization-plugin-test-02/package.json +++ b/build-tests/localization-plugin-test-02/package.json @@ -8,11 +8,11 @@ "serve": "node serve.js" }, "dependencies": { - "@rushstack/set-webpack-public-path-plugin": "2.4.21", + "@rushstack/set-webpack-public-path-plugin": "2.4.22", "@rushstack/node-core-library": "3.24.1", - "@rushstack/localization-plugin": "0.3.18", + "@rushstack/localization-plugin": "0.3.19", "@types/webpack-env": "1.13.0", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "ts-loader": "6.0.0", "webpack": "~4.31.0", "webpack-bundle-analyzer": "~3.6.0", diff --git a/build-tests/localization-plugin-test-03/package.json b/build-tests/localization-plugin-test-03/package.json index 7eac78fb45..642e784b2a 100644 --- a/build-tests/localization-plugin-test-03/package.json +++ b/build-tests/localization-plugin-test-03/package.json @@ -8,11 +8,11 @@ "serve": "node serve.js" }, "dependencies": { - "@rushstack/set-webpack-public-path-plugin": "2.4.21", + "@rushstack/set-webpack-public-path-plugin": "2.4.22", "@rushstack/node-core-library": "3.24.1", - "@rushstack/localization-plugin": "0.3.18", + "@rushstack/localization-plugin": "0.3.19", "@types/webpack-env": "1.13.0", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "ts-loader": "6.0.0", "webpack": "~4.31.0", "webpack-bundle-analyzer": "~3.6.0", diff --git a/build-tests/node-library-build-eslint-test/package.json b/build-tests/node-library-build-eslint-test/package.json index 1b4f455db3..69c74c9461 100644 --- a/build-tests/node-library-build-eslint-test/package.json +++ b/build-tests/node-library-build-eslint-test/package.json @@ -9,10 +9,10 @@ "lint": "node node_modules/@microsoft/rush-stack-compiler-3.5/bin/rush-eslint -f unix \"src/**/*.{ts,tsx}\"" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", + "@microsoft/node-library-build": "6.4.25", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", "gulp": "~4.0.2", - "@microsoft/rush-stack-compiler-3.5": "0.6.0" + "@microsoft/rush-stack-compiler-3.5": "0.6.1" } } diff --git a/build-tests/node-library-build-tslint-test/package.json b/build-tests/node-library-build-tslint-test/package.json index 9e81b5c801..1546faa9b0 100644 --- a/build-tests/node-library-build-tslint-test/package.json +++ b/build-tests/node-library-build-tslint-test/package.json @@ -8,9 +8,9 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", + "@microsoft/node-library-build": "6.4.25", "@types/node": "10.17.13", "gulp": "~4.0.2", - "@microsoft/rush-stack-compiler-3.5": "0.6.0" + "@microsoft/rush-stack-compiler-3.5": "0.6.1" } } diff --git a/build-tests/rush-stack-compiler-2.4-library-test/package.json b/build-tests/rush-stack-compiler-2.4-library-test/package.json index b43de6f46d..2111047d9d 100644 --- a/build-tests/rush-stack-compiler-2.4-library-test/package.json +++ b/build-tests/rush-stack-compiler-2.4-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-2.4": "0.11.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-2.4": "0.11.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-2.7-library-test/package.json b/build-tests/rush-stack-compiler-2.7-library-test/package.json index 0a11f60082..e63b09fe4a 100644 --- a/build-tests/rush-stack-compiler-2.7-library-test/package.json +++ b/build-tests/rush-stack-compiler-2.7-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-2.7": "0.11.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-2.7": "0.11.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-2.8-library-test/package.json b/build-tests/rush-stack-compiler-2.8-library-test/package.json index 7e4d438154..9fe5bbe0ae 100644 --- a/build-tests/rush-stack-compiler-2.8-library-test/package.json +++ b/build-tests/rush-stack-compiler-2.8-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-2.8": "0.6.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-2.8": "0.6.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-2.9-library-test/package.json b/build-tests/rush-stack-compiler-2.9-library-test/package.json index 9aafc46e86..ad806ef151 100644 --- a/build-tests/rush-stack-compiler-2.9-library-test/package.json +++ b/build-tests/rush-stack-compiler-2.9-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-2.9": "0.12.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-2.9": "0.12.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-3.0-library-test/package.json b/build-tests/rush-stack-compiler-3.0-library-test/package.json index 80a2df3717..1175c30455 100644 --- a/build-tests/rush-stack-compiler-3.0-library-test/package.json +++ b/build-tests/rush-stack-compiler-3.0-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.0": "0.11.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.0": "0.11.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-3.1-library-test/package.json b/build-tests/rush-stack-compiler-3.1-library-test/package.json index fd7995f737..a4903c839c 100644 --- a/build-tests/rush-stack-compiler-3.1-library-test/package.json +++ b/build-tests/rush-stack-compiler-3.1-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.1": "0.11.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.1": "0.11.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-3.2-library-test/package.json b/build-tests/rush-stack-compiler-3.2-library-test/package.json index 28649348d1..b42e78d36d 100644 --- a/build-tests/rush-stack-compiler-3.2-library-test/package.json +++ b/build-tests/rush-stack-compiler-3.2-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.2": "0.8.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.2": "0.8.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-3.3-library-test/package.json b/build-tests/rush-stack-compiler-3.3-library-test/package.json index 79cd475d7d..d96d75bcb3 100644 --- a/build-tests/rush-stack-compiler-3.3-library-test/package.json +++ b/build-tests/rush-stack-compiler-3.3-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.3": "0.7.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.3": "0.7.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-3.4-library-test/package.json b/build-tests/rush-stack-compiler-3.4-library-test/package.json index eee19bc1a2..e55f290b07 100644 --- a/build-tests/rush-stack-compiler-3.4-library-test/package.json +++ b/build-tests/rush-stack-compiler-3.4-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.4": "0.6.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.4": "0.6.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-3.5-library-test/package.json b/build-tests/rush-stack-compiler-3.5-library-test/package.json index 95d4be121e..5aeb7937ae 100644 --- a/build-tests/rush-stack-compiler-3.5-library-test/package.json +++ b/build-tests/rush-stack-compiler-3.5-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-3.6-library-test/package.json b/build-tests/rush-stack-compiler-3.6-library-test/package.json index 6ea6191074..8c4663400e 100644 --- a/build-tests/rush-stack-compiler-3.6-library-test/package.json +++ b/build-tests/rush-stack-compiler-3.6-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.6": "0.4.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.6": "0.4.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-3.7-library-test/package.json b/build-tests/rush-stack-compiler-3.7-library-test/package.json index aef260b358..41840f9bdc 100644 --- a/build-tests/rush-stack-compiler-3.7-library-test/package.json +++ b/build-tests/rush-stack-compiler-3.7-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.7": "0.4.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.7": "0.4.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-3.8-library-test/package.json b/build-tests/rush-stack-compiler-3.8-library-test/package.json index 7e9007d3fc..c8c839509e 100644 --- a/build-tests/rush-stack-compiler-3.8-library-test/package.json +++ b/build-tests/rush-stack-compiler-3.8-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.8": "0.2.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.8": "0.2.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/rush-stack-compiler-3.9-library-test/package.json b/build-tests/rush-stack-compiler-3.9-library-test/package.json index 2ca9626892..5577642e82 100644 --- a/build-tests/rush-stack-compiler-3.9-library-test/package.json +++ b/build-tests/rush-stack-compiler-3.9-library-test/package.json @@ -9,8 +9,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.9": "0.2.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.9": "0.2.1", "@types/node": "10.17.13", "gulp": "~4.0.2" } diff --git a/build-tests/web-library-build-test/package.json b/build-tests/web-library-build-test/package.json index 52d39420a2..eca85f76f2 100644 --- a/build-tests/web-library-build-test/package.json +++ b/build-tests/web-library-build-test/package.json @@ -9,9 +9,9 @@ "build": "gulp --clean" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", - "@microsoft/load-themed-styles": "1.10.57", - "@microsoft/web-library-build": "7.4.26", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", + "@microsoft/load-themed-styles": "1.10.58", + "@microsoft/web-library-build": "7.4.27", "@types/jest": "25.2.1", "gulp": "~4.0.2", "jest": "25.4.0", diff --git a/core-build/gulp-core-build-sass/package.json b/core-build/gulp-core-build-sass/package.json index 2697ceada8..62d6e9a954 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.11.6", + "version": "4.11.7", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -14,7 +14,7 @@ }, "dependencies": { "@microsoft/gulp-core-build": "3.16.8", - "@microsoft/load-themed-styles": "1.10.57", + "@microsoft/load-themed-styles": "1.10.58", "@rushstack/node-core-library": "3.24.1", "@types/gulp": "4.0.6", "@types/node": "10.17.13", @@ -26,8 +26,8 @@ "postcss-modules": "~1.5.0" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", - "@microsoft/node-library-build": "6.4.24", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", + "@microsoft/node-library-build": "6.4.25", "@rushstack/eslint-config": "0.5.8", "@types/autoprefixer": "9.7.2", "@types/clean-css": "4.2.1", diff --git a/core-build/gulp-core-build-serve/package.json b/core-build/gulp-core-build-serve/package.json index 3e486500c0..088324d36f 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.21", + "version": "3.7.22", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -15,7 +15,7 @@ "dependencies": { "@microsoft/gulp-core-build": "3.16.8", "@rushstack/node-core-library": "3.24.1", - "@rushstack/debug-certificate-manager": "0.2.21", + "@rushstack/debug-certificate-manager": "0.2.22", "@types/node": "10.17.13", "colors": "~1.2.1", "express": "~4.16.2", @@ -25,8 +25,8 @@ "sudo": "~1.0.3" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", - "@microsoft/node-library-build": "6.4.24", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", + "@microsoft/node-library-build": "6.4.25", "@rushstack/eslint-config": "0.5.8", "@types/express": "4.11.0", "@types/express-serve-static-core": "4.11.0", diff --git a/core-build/gulp-core-build-typescript/package.json b/core-build/gulp-core-build-typescript/package.json index 0ca7724903..6010a1e6c4 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.24", + "version": "8.4.25", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -22,9 +22,9 @@ "resolve": "~1.17.0" }, "devDependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@microsoft/node-library-build": "6.4.10", - "@microsoft/rush-stack-compiler-3.1": "0.11.0", + "@microsoft/rush-stack-compiler-3.1": "0.11.1", "@microsoft/rush-stack-compiler-3.5": "0.4.4", "@rushstack/eslint-config": "0.5.8", "@types/glob": "7.1.1", diff --git a/core-build/gulp-core-build-webpack/package.json b/core-build/gulp-core-build-webpack/package.json index afe73fc126..4d30258eaf 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.20", + "version": "5.0.21", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -21,8 +21,8 @@ "webpack": "~4.31.0" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@rushstack/eslint-config": "0.5.8", "@types/orchestrator": "0.0.30", "@types/source-map": "0.5.0", diff --git a/core-build/node-library-build/package.json b/core-build/node-library-build/package.json index 5fd579c270..9f0adbe9bf 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.24", + "version": "6.4.25", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -15,13 +15,13 @@ "dependencies": { "@microsoft/gulp-core-build": "3.16.8", "@microsoft/gulp-core-build-mocha": "3.8.17", - "@microsoft/gulp-core-build-typescript": "8.4.24", + "@microsoft/gulp-core-build-typescript": "8.4.25", "@types/gulp": "4.0.6", "@types/node": "10.17.13", "gulp": "~4.0.2" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@rushstack/eslint-config": "0.5.8" } } diff --git a/core-build/web-library-build/package.json b/core-build/web-library-build/package.json index 6555640b74..e08b0a9cdf 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.26", + "version": "7.4.27", "description": "", "engines": { "npm": "3.10.8" @@ -16,18 +16,18 @@ "typings": "lib/index.d.ts", "dependencies": { "@microsoft/gulp-core-build": "3.16.8", - "@microsoft/gulp-core-build-sass": "4.11.6", - "@microsoft/gulp-core-build-serve": "3.7.21", - "@microsoft/gulp-core-build-typescript": "8.4.24", - "@microsoft/gulp-core-build-webpack": "5.0.20", + "@microsoft/gulp-core-build-sass": "4.11.7", + "@microsoft/gulp-core-build-serve": "3.7.22", + "@microsoft/gulp-core-build-typescript": "8.4.25", + "@microsoft/gulp-core-build-webpack": "5.0.21", "@types/gulp": "4.0.6", "@types/node": "10.17.13", "gulp": "~4.0.2", "gulp-replace": "^0.5.4" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@rushstack/eslint-config": "0.5.8" } } diff --git a/libraries/debug-certificate-manager/package.json b/libraries/debug-certificate-manager/package.json index f6e70429fd..a38560169a 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.21", + "version": "0.2.22", "description": "Cross-platform functionality to create debug ssl certificates.", "main": "lib/index.js", "typings": "dist/debug-certificate-manager.d.ts", @@ -18,8 +18,8 @@ "sudo": "~1.0.3" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@rushstack/eslint-config": "0.5.8", "@types/jest": "25.2.1", "@types/node": "10.17.13", diff --git a/libraries/load-themed-styles/package.json b/libraries/load-themed-styles/package.json index 6b7a868c03..10a96b5fcd 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.57", + "version": "1.10.58", "description": "Loads themed styles.", "license": "MIT", "repository": { @@ -14,10 +14,10 @@ "typings": "lib/index.d.ts", "keywords": [], "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@rushstack/eslint-config": "0.5.8", "@types/jest": "25.2.1", "@types/webpack-env": "1.13.0", - "@microsoft/node-library-build": "6.4.24" + "@microsoft/node-library-build": "6.4.25" } } diff --git a/libraries/package-deps-hash/package.json b/libraries/package-deps-hash/package.json index 96c9020119..07c0fd38fb 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.24", + "version": "2.4.25", "description": "", "main": "lib/index.js", "typings": "dist/package-deps-hash.d.ts", @@ -13,8 +13,8 @@ "build": "gulp test --clean" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", - "@microsoft/node-library-build": "6.4.24", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", + "@microsoft/node-library-build": "6.4.25", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/jest": "25.2.1", diff --git a/libraries/rushell/package.json b/libraries/rushell/package.json index d166e3b8db..0b0b27261d 100644 --- a/libraries/rushell/package.json +++ b/libraries/rushell/package.json @@ -17,8 +17,8 @@ "@rushstack/node-core-library": "3.24.1" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", - "@microsoft/node-library-build": "6.4.24", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", + "@microsoft/node-library-build": "6.4.25", "@rushstack/eslint-config": "0.5.8", "@types/jest": "25.2.1", "@types/node": "10.17.13", diff --git a/libraries/stream-collator/package.json b/libraries/stream-collator/package.json index bb0910a4df..29f54c1753 100644 --- a/libraries/stream-collator/package.json +++ b/libraries/stream-collator/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/stream-collator", - "version": "3.2.24", + "version": "3.2.25", "description": "Display intelligible realtime output from your asynchronous streams", "repository": { "type": "git", @@ -16,11 +16,11 @@ "colors": "~1.2.1" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@types/jest": "25.2.1", "@types/node": "10.17.13", "gulp": "~4.0.2", - "@microsoft/node-library-build": "6.4.24", + "@microsoft/node-library-build": "6.4.25", "@rushstack/eslint-config": "0.5.8" } } diff --git a/libraries/typings-generator/package.json b/libraries/typings-generator/package.json index b4419b4c30..d936ee46c1 100644 --- a/libraries/typings-generator/package.json +++ b/libraries/typings-generator/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/typings-generator", - "version": "0.1.20", + "version": "0.1.21", "description": "This library provides functionality for automatically generator typings for non-TS files.", "main": "lib/index.js", "typings": "dist/typings-generator.d.ts", @@ -19,8 +19,8 @@ "chokidar": "~3.3.1" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", - "@microsoft/node-library-build": "6.4.24", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", + "@microsoft/node-library-build": "6.4.25", "@rushstack/eslint-config": "0.5.8", "@types/glob": "7.1.1", "gulp": "~4.0.2" diff --git a/repo-scripts/doc-plugin-rush-stack/package.json b/repo-scripts/doc-plugin-rush-stack/package.json index 43d57b309f..48547de21d 100644 --- a/repo-scripts/doc-plugin-rush-stack/package.json +++ b/repo-scripts/doc-plugin-rush-stack/package.json @@ -10,15 +10,15 @@ "build": "gulp test --clean" }, "dependencies": { - "@microsoft/api-documenter": "7.8.12", + "@microsoft/api-documenter": "7.8.13", "@microsoft/api-extractor-model": "7.8.8", "@rushstack/node-core-library": "3.24.1", "@microsoft/tsdoc": "0.12.19", "js-yaml": "~3.13.1" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", - "@microsoft/node-library-build": "6.4.24", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", + "@microsoft/node-library-build": "6.4.25", "@rushstack/eslint-config": "0.5.8", "@types/js-yaml": "3.12.1", "@types/node": "10.17.13", diff --git a/repo-scripts/generate-api-docs/package.json b/repo-scripts/generate-api-docs/package.json index c38496b646..159ad004f8 100644 --- a/repo-scripts/generate-api-docs/package.json +++ b/repo-scripts/generate-api-docs/package.json @@ -9,7 +9,7 @@ }, "devDependencies": { "doc-plugin-rush-stack": "1.0.0", - "@microsoft/api-documenter": "7.8.12", + "@microsoft/api-documenter": "7.8.13", "@rushstack/eslint-config": "0.5.8" } } diff --git a/repo-scripts/repo-toolbox/package.json b/repo-scripts/repo-toolbox/package.json index 2c5bf5f752..d623dafda6 100644 --- a/repo-scripts/repo-toolbox/package.json +++ b/repo-scripts/repo-toolbox/package.json @@ -14,8 +14,8 @@ "@rushstack/ts-command-line": "4.4.2" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", - "@microsoft/node-library-build": "6.4.24", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", + "@microsoft/node-library-build": "6.4.25", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", "gulp": "~4.0.2" diff --git a/stack/rush-stack-compiler-2.4/package.json b/stack/rush-stack-compiler-2.4/package.json index 2a68625afe..67a149278c 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.11.0", + "version": "0.11.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.4.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-2.7/package.json b/stack/rush-stack-compiler-2.7/package.json index d75142320e..976137d998 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.11.0", + "version": "0.11.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.7.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-2.8/package.json b/stack/rush-stack-compiler-2.8/package.json index 5d674ab175..00873796b2 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.6.0", + "version": "0.6.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.8.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-2.9/package.json b/stack/rush-stack-compiler-2.9/package.json index 0a8ed87d48..5b87f6891f 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.12.0", + "version": "0.12.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.9.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-3.0/package.json b/stack/rush-stack-compiler-3.0/package.json index 255c836941..7aa41b6c22 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.11.0", + "version": "0.11.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.0.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-3.1/package.json b/stack/rush-stack-compiler-3.1/package.json index 70303efda7..b1ed20d77a 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.11.0", + "version": "0.11.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.1.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-3.2/package.json b/stack/rush-stack-compiler-3.2/package.json index ff8436bab3..8ba97cf1fd 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.8.0", + "version": "0.8.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.2.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-3.3/package.json b/stack/rush-stack-compiler-3.3/package.json index 86dbbd1448..1325c48df5 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.7.0", + "version": "0.7.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.3.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-3.4/package.json b/stack/rush-stack-compiler-3.4/package.json index 4f8d015374..e65b39b5ea 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.6.0", + "version": "0.6.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.4.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-3.5/package.json b/stack/rush-stack-compiler-3.5/package.json index 35985cdcab..1e2084a404 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.6.0", + "version": "0.6.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.5.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-3.6/package.json b/stack/rush-stack-compiler-3.6/package.json index 98fabe1380..111353adc8 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.4.0", + "version": "0.4.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.6.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-3.7/package.json b/stack/rush-stack-compiler-3.7/package.json index 84e26cedcb..d617083ee8 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.4.0", + "version": "0.4.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.7.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-3.8/package.json b/stack/rush-stack-compiler-3.8/package.json index 358248dd1f..f1f1fe7b90 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.2.0", + "version": "0.2.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.8.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/stack/rush-stack-compiler-3.9/package.json b/stack/rush-stack-compiler-3.9/package.json index 634810161c..a6e438352d 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.2.0", + "version": "0.2.1", "description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.9.", "license": "MIT", "repository": { @@ -19,7 +19,7 @@ "main": "lib/shared/index.js", "typings": "lib/shared/index.d.ts", "dependencies": { - "@microsoft/api-extractor": "7.8.11", + "@microsoft/api-extractor": "7.8.12", "@rushstack/node-core-library": "3.24.1", "@rushstack/eslint-config": "0.5.8", "@types/node": "10.17.13", diff --git a/webpack/loader-load-themed-styles/package.json b/webpack/loader-load-themed-styles/package.json index e09651d8c7..ebed4a2c3e 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.24", + "version": "1.8.25", "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", @@ -13,12 +13,12 @@ "build": "gulp test --clean" }, "dependencies": { - "@microsoft/load-themed-styles": "1.10.57", + "@microsoft/load-themed-styles": "1.10.58", "loader-utils": "~1.1.0" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@rushstack/eslint-config": "0.5.8", "@types/loader-utils": "1.1.3", "@types/jest": "25.2.1", diff --git a/webpack/loader-raw-script/package.json b/webpack/loader-raw-script/package.json index 66ef433a41..256e03c4dc 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.24", + "version": "1.3.25", "description": "", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -16,11 +16,11 @@ "loader-utils": "~1.1.0" }, "devDependencies": { - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@rushstack/eslint-config": "0.5.8", "@types/jest": "25.2.1", "@types/node": "10.17.13", "gulp": "~4.0.2", - "@microsoft/node-library-build": "6.4.24" + "@microsoft/node-library-build": "6.4.25" } } diff --git a/webpack/localization-plugin/package.json b/webpack/localization-plugin/package.json index c9781cf197..aa2b75cea9 100644 --- a/webpack/localization-plugin/package.json +++ b/webpack/localization-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rushstack/localization-plugin", - "version": "0.3.18", + "version": "0.3.19", "description": "This plugin facilitates localization with Webpack.", "main": "lib/index.js", "typings": "dist/localization-plugin.d.ts", @@ -23,7 +23,7 @@ "@types/node": "10.17.13", "@types/tapable": "1.0.4", "@rushstack/node-core-library": "3.24.1", - "@rushstack/typings-generator": "0.1.20", + "@rushstack/typings-generator": "0.1.21", "loader-utils": "~1.1.0", "lodash": "~4.17.15", "xmldoc": "~1.1.2", @@ -32,9 +32,9 @@ }, "devDependencies": { "@types/webpack": "4.39.8", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", - "@microsoft/node-library-build": "6.4.24", - "@rushstack/set-webpack-public-path-plugin": "2.4.21", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", + "@microsoft/node-library-build": "6.4.25", + "@rushstack/set-webpack-public-path-plugin": "2.4.22", "@rushstack/eslint-config": "0.5.8", "@types/loader-utils": "1.1.3", "@types/lodash": "4.14.116", diff --git a/webpack/set-webpack-public-path-plugin/package.json b/webpack/set-webpack-public-path-plugin/package.json index 827a899fb2..c73a99577e 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.21", + "version": "2.4.22", "description": "This plugin sets the webpack public path at runtime.", "main": "lib/index.js", "typings": "lib/index.d.ts", @@ -20,8 +20,8 @@ "@types/webpack": "*" }, "devDependencies": { - "@microsoft/node-library-build": "6.4.24", - "@microsoft/rush-stack-compiler-3.5": "0.6.0", + "@microsoft/node-library-build": "6.4.25", + "@microsoft/rush-stack-compiler-3.5": "0.6.1", "@rushstack/eslint-config": "0.5.8", "@types/lodash": "4.14.116", "@types/jest": "25.2.1",