Skip to content

Commit

Permalink
Applying package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Aug 18, 2020
1 parent eb0e112 commit 70e3a46
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 40 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.8.28",
"version": "7.8.29",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion apps/api-extractor-model/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/api-extractor-model",
"version": "7.8.15",
"version": "7.8.16",
"description": "A helper library for loading and saving the .api.json files created by API Extractor",
"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.9.5",
"version": "7.9.6",
"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.6.0",
"version": "0.6.1",
"description": "The Rush Stack extensible build system",
"keywords": [
"toolchain",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Tue Aug 18 23:55:16 2020

This file was deleted.

2 changes: 1 addition & 1 deletion core-build/gulp-core-build-mocha/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build-mocha",
"version": "3.8.24",
"version": "3.8.25",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
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.12.9",
"version": "4.12.10",
"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.7.36",
"version": "3.7.37",
"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.4.35",
"version": "8.4.36",
"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.0.32",
"version": "5.0.33",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion core-build/gulp-core-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/gulp-core-build",
"version": "3.16.15",
"version": "3.16.16",
"description": "Core gulp build tasks for building typescript, html, less, etc.",
"repository": {
"type": "git",
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.4.35",
"version": "6.4.36",
"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.4.42",
"version": "7.4.43",
"description": "",
"engines": {
"npm": "3.10.8"
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.36",
"version": "0.2.37",
"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/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.72",
"version": "1.10.73",
"description": "Loads themed styles.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libraries/node-core-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/node-core-library",
"version": "3.27.0",
"version": "3.28.0",
"description": "Core libraries that every NodeJS toolchain project should use",
"main": "lib/index.js",
"typings": "dist/node-core-library.d.ts",
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.40",
"version": "2.4.41",
"description": "",
"main": "lib/index.js",
"typings": "dist/package-deps-hash.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": "3.2.39",
"version": "3.2.40",
"description": "Display intelligible realtime output from your asynchronous streams",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion libraries/ts-command-line/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/ts-command-line",
"version": "4.4.8",
"version": "4.5.0",
"description": "An object-oriented command-line parser for TypeScript",
"repository": {
"type": "git",
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.1.35",
"version": "0.1.36",
"description": "This library provides functionality for automatically generator typings for non-TS files.",
"keywords": [
"dts",
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.4",
"version": "0.13.5",
"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.4",
"version": "0.13.5",
"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.4",
"version": "0.8.5",
"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.4",
"version": "0.14.5",
"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.4",
"version": "0.13.5",
"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.4",
"version": "0.13.5",
"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.4",
"version": "0.10.5",
"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.4",
"version": "0.9.5",
"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.4",
"version": "0.8.5",
"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.4",
"version": "0.8.5",
"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.4",
"version": "0.6.5",
"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.4",
"version": "0.6.5",
"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.4",
"version": "0.4.5",
"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.4",
"version": "0.4.5",
"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.39",
"version": "1.8.40",
"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.39",
"version": "1.3.40",
"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.37",
"version": "0.3.38",
"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": "^2.4.37",
"@rushstack/set-webpack-public-path-plugin": "^2.4.38",
"@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.11",
"version": "0.1.12",
"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": "2.4.37",
"version": "2.4.38",
"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 70e3a46

Please sign in to comment.