Skip to content

Commit

Permalink
Applying package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Mar 17, 2021
1 parent 11fd2fb commit d6265a1
Show file tree
Hide file tree
Showing 18 changed files with 21 additions and 21 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.12.12",
"version": "7.12.13",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
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.25.1",
"version": "0.25.2",
"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.81",
"version": "1.0.82",
"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.14.0",
"version": "4.14.1",
"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.53",
"version": "3.8.54",
"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.53",
"version": "7.5.54",
"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": "1.0.3",
"version": "1.0.4",
"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.151",
"version": "1.10.152",
"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": "3.0.10",
"version": "3.0.11",
"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": "4.0.64",
"version": "4.0.65",
"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.63",
"version": "0.1.64",
"description": "User interface primitives for console applications",
"main": "lib/index.js",
"typings": "dist/terminal.d.ts",
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": "1.0.1",
"version": "1.0.2",
"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.25.1"
"@rushstack/heft": "^0.25.2"
},
"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.2.8",
"version": "0.2.9",
"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.25.1"
"@rushstack/heft": "^0.25.2"
},
"dependencies": {
"@microsoft/api-extractor": "workspace:*",
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.9.32",
"version": "1.9.33",
"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.119",
"version": "1.3.120",
"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.5.32",
"version": "0.5.33",
"description": "This plugin facilitates localization with Webpack.",
"main": "lib/index.js",
"typings": "dist/localization-plugin.d.ts",
Expand All @@ -13,7 +13,7 @@
"build": "heft build --clean"
},
"peerDependencies": {
"@rushstack/set-webpack-public-path-plugin": "^3.2.13",
"@rushstack/set-webpack-public-path-plugin": "^3.2.14",
"@types/webpack": "^4.39.0",
"webpack": "^4.31.0"
},
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.3.31",
"version": "0.3.32",
"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.2.13",
"version": "3.2.14",
"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 d6265a1

Please sign in to comment.