Skip to content

Commit

Permalink
Applying package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Oct 5, 2020
1 parent 2714c28 commit 7f0ccdf
Show file tree
Hide file tree
Showing 39 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion apps/api-documenter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-documenter",
"version": "7.9.4",
"version": "7.9.5",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion apps/api-extractor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-extractor",
"version": "7.10.1",
"version": "7.10.2",
"description": "Analyze the exported API for a TypeScript library and generate reviews, documentation, and .d.ts rollups",
"keywords": [
"typescript",
Expand Down
2 changes: 1 addition & 1 deletion apps/heft/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft",
"version": "0.15.2",
"version": "0.15.3",
"description": "The Rush Stack extensible build system",
"keywords": [
"toolchain",
Expand Down
2 changes: 1 addition & 1 deletion apps/rundown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/rundown",
"version": "1.0.33",
"version": "1.0.34",
"description": "Detect load time regressions by running an app, tracing require() calls, and generating a deterministic report",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion core-build/gulp-core-build-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build-sass",
"version": "4.13.4",
"version": "4.13.5",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion core-build/gulp-core-build-serve/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build-serve",
"version": "3.8.4",
"version": "3.8.5",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion core-build/gulp-core-build-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build-typescript",
"version": "8.5.1",
"version": "8.5.2",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion core-build/gulp-core-build-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build-webpack",
"version": "5.1.1",
"version": "5.1.2",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion core-build/node-library-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/node-library-build",
"version": "6.5.1",
"version": "6.5.2",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion core-build/web-library-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/web-library-build",
"version": "7.5.4",
"version": "7.5.5",
"description": "",
"license": "MIT",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion libraries/debug-certificate-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/debug-certificate-manager",
"version": "0.2.69",
"version": "0.2.70",
"description": "Cross-platform functionality to create debug ssl certificates.",
"main": "lib/index.js",
"typings": "dist/debug-certificate-manager.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion libraries/heft-config-file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-config-file",
"version": "0.3.2",
"version": "0.3.3",
"description": "Configuration file loader for @rushstack/heft",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libraries/load-themed-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/load-themed-styles",
"version": "1.10.105",
"version": "1.10.106",
"description": "Loads themed styles.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libraries/package-deps-hash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/package-deps-hash",
"version": "2.4.73",
"version": "2.4.74",
"description": "",
"main": "lib/index.js",
"typings": "dist/package-deps-hash.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion libraries/rig-package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/rig-package",
"version": "0.2.1",
"version": "0.2.2",
"description": "A system for sharing tool configurations between projects without duplicating config files.",
"main": "lib/index.js",
"typings": "dist/rig-package.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion libraries/stream-collator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/stream-collator",
"version": "4.0.17",
"version": "4.0.18",
"description": "Display intelligible realtime output from concurrent processes",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libraries/terminal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/terminal",
"version": "0.1.16",
"version": "0.1.17",
"description": "User interface primitives for console applications",
"main": "lib/index.js",
"typings": "dist/terminal.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion libraries/typings-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/typings-generator",
"version": "0.2.14",
"version": "0.2.15",
"description": "This library provides functionality for automatically generating typings for non-TS files.",
"keywords": [
"dts",
Expand Down
4 changes: 2 additions & 2 deletions rigs/heft-node-rig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-node-rig",
"version": "0.1.2",
"version": "0.1.3",
"description": "A rig package for Node.js projects that build using Heft",
"license": "MIT",
"scripts": {
Expand All @@ -11,7 +11,7 @@
"url": "https://github.com/microsoft/rushstack/tree/master/rigs/heft-node-rig"
},
"peerDependencies": {
"@rushstack/heft": "^0.15.1"
"@rushstack/heft": "^0.15.3"
},
"dependencies": {
"@microsoft/api-extractor": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions rigs/heft-web-rig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-web-rig",
"version": "0.1.2",
"version": "0.1.3",
"description": "A rig package for web browser projects that build using Heft",
"license": "MIT",
"scripts": {
Expand All @@ -11,7 +11,7 @@
"url": "https://github.com/microsoft/rushstack/tree/master/rigs/heft-web-rig"
},
"peerDependencies": {
"@rushstack/heft": "^0.15.0"
"@rushstack/heft": "^0.15.3"
},
"dependencies": {
"@microsoft/api-extractor": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-2.4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-2.4",
"version": "0.13.23",
"version": "0.13.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.4.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-2.7/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-2.7",
"version": "0.13.23",
"version": "0.13.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.7.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-2.8/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-2.8",
"version": "0.8.23",
"version": "0.8.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.8.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-2.9/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-2.9",
"version": "0.14.23",
"version": "0.14.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 2.9.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-3.0/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-3.0",
"version": "0.13.23",
"version": "0.13.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.0.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-3.1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-3.1",
"version": "0.13.23",
"version": "0.13.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.1.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-3.2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-3.2",
"version": "0.10.23",
"version": "0.10.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.2.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-3.3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-3.3",
"version": "0.9.23",
"version": "0.9.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.3.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-3.4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-3.4",
"version": "0.8.23",
"version": "0.8.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.4.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-3.5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-3.5",
"version": "0.8.23",
"version": "0.8.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.5.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-3.6/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-3.6",
"version": "0.6.23",
"version": "0.6.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.6.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-3.7/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-3.7",
"version": "0.6.23",
"version": "0.6.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.7.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-3.8/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-3.8",
"version": "0.4.23",
"version": "0.4.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.8.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion stack/rush-stack-compiler-3.9/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/rush-stack-compiler-3.9",
"version": "0.4.23",
"version": "0.4.24",
"description": "A plug-in for selecting the compiler used with the @microsoft/rush-stack toolchain. This version selects TypeScript 3.9.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion webpack/loader-load-themed-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/loader-load-themed-styles",
"version": "1.8.72",
"version": "1.8.73",
"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",
Expand Down
2 changes: 1 addition & 1 deletion webpack/loader-raw-script/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/loader-raw-script",
"version": "1.3.72",
"version": "1.3.73",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions webpack/localization-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/localization-plugin",
"version": "0.3.71",
"version": "0.3.72",
"description": "This plugin facilitates localization with Webpack.",
"main": "lib/index.js",
"typings": "dist/localization-plugin.d.ts",
Expand All @@ -14,7 +14,7 @@
},
"peerDependencies": {
"webpack": "^4.31.0",
"@rushstack/set-webpack-public-path-plugin": "^3.0.4",
"@rushstack/set-webpack-public-path-plugin": "^3.0.5",
"@types/webpack": "^4.39.0"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion webpack/module-minifier-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/module-minifier-plugin",
"version": "0.1.44",
"version": "0.1.45",
"description": "This plugin splits minification of webpack compilations into smaller units.",
"main": "lib/index.js",
"typings": "dist/module-minifier-plugin.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion webpack/set-webpack-public-path-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/set-webpack-public-path-plugin",
"version": "3.0.4",
"version": "3.0.5",
"description": "This plugin sets the webpack public path at runtime.",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 7f0ccdf

Please sign in to comment.