Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rushbot committed Apr 4, 2023
1 parent 5309368 commit e698ed9
Show file tree
Hide file tree
Showing 35 changed files with 38 additions and 38 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.21.6",
"version": "7.21.7",
"description": "Read JSON files from api-extractor, generate documentation pages",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion apps/lockfile-explorer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/lockfile-explorer",
"version": "1.0.9",
"version": "1.0.10",
"description": "Rush Lockfile Explorer: The UI for solving version conflicts quickly in a large monorepo",
"keywords": [
"conflict",
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.243",
"version": "1.0.244",
"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 apps/trace-import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/trace-import",
"version": "0.1.12",
"version": "0.1.13",
"description": "CLI tool for understanding how require() and \"import\" statements get resolved",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-dev-cert-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-dev-cert-plugin",
"version": "0.2.20",
"version": "0.2.21",
"description": "A Heft plugin for generating and using local development certificates",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-jest-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-jest-plugin",
"version": "0.5.5",
"version": "0.5.6",
"description": "Heft plugin for Jest",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-sass-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-sass-plugin",
"version": "0.8.4",
"version": "0.8.5",
"description": "Heft plugin for SASS",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-serverless-stack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-serverless-stack-plugin",
"version": "0.1.69",
"version": "0.1.70",
"description": "Heft plugin for building apps using the Serverless Stack (SST) framework",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-storybook-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-storybook-plugin",
"version": "0.2.4",
"version": "0.2.5",
"description": "Heft plugin for supporting UI development using Storybook",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-webpack4-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-webpack4-plugin",
"version": "0.5.40",
"version": "0.5.41",
"description": "Heft plugin for Webpack 4",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion heft-plugins/heft-webpack5-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/heft-webpack5-plugin",
"version": "0.6.1",
"version": "0.6.2",
"description": "Heft plugin for Webpack 5",
"repository": {
"type": "git",
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.2.19",
"version": "1.2.20",
"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": "2.0.31",
"version": "2.0.32",
"description": "Loads themed styles.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion libraries/localization-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/localization-utilities",
"version": "0.8.47",
"version": "0.8.48",
"description": "This plugin contains some useful functions for localization.",
"main": "lib/index.js",
"typings": "dist/localization-utilities.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion libraries/module-minifier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/module-minifier",
"version": "0.3.3",
"version": "0.3.4",
"description": "Wrapper for terser to support bulk parallel minification.",
"main": "lib/index.js",
"typings": "dist/module-minifier.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": "4.0.10",
"version": "4.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.228",
"version": "4.0.229",
"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.5.3",
"version": "0.5.4",
"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.10.3",
"version": "0.10.4",
"description": "This library provides functionality for automatically generating typings for non-TS files.",
"keywords": [
"dts",
Expand Down
2 changes: 1 addition & 1 deletion libraries/worker-pool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/worker-pool",
"version": "0.3.3",
"version": "0.3.4",
"description": "Lightweight worker pool using NodeJS worker_threads",
"main": "lib/index.js",
"typings": "dist/worker-pool.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion 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.12.5",
"version": "1.12.6",
"description": "A rig package for Node.js projects that build using Heft",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion 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.14.7",
"version": "0.14.8",
"description": "A rig package for web browser projects that build using Heft",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion rush-plugins/rush-serve-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/rush-serve-plugin",
"version": "0.4.5",
"version": "0.4.6",
"description": "A Rush plugin that hooks into a rush action and serves output folders from all projects in the repository.",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion webpack/hashed-folder-copy-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/hashed-folder-copy-plugin",
"version": "0.2.6",
"version": "0.2.7",
"description": "Webpack plugin for copying a folder to the output directory with a hash in the folder name.",
"typings": "dist/hashed-folder-copy-plugin.d.ts",
"main": "lib/index.js",
Expand Down
4 changes: 2 additions & 2 deletions 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": "2.0.29",
"version": "2.0.30",
"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 All @@ -22,7 +22,7 @@
},
"peerDependencies": {
"@types/webpack": "^4",
"@microsoft/load-themed-styles": "^2.0.31"
"@microsoft/load-themed-styles": "^2.0.32"
},
"dependencies": {
"loader-utils": "1.4.2"
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.282",
"version": "1.3.283",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion webpack/preserve-dynamic-require-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/webpack-preserve-dynamic-require-plugin",
"version": "0.10.4",
"version": "0.10.5",
"description": "This plugin tells webpack to leave dynamic calls to \"require\" as-is instead of trying to bundle them.",
"main": "lib/index.js",
"typings": "dist/webpack-preserve-dynamic-require-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.3.95",
"version": "3.3.96",
"description": "This plugin sets the webpack public path at runtime.",
"main": "lib/index.js",
"typings": "dist/set-webpack-public-path-plugin.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion webpack/webpack-embedded-dependencies-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/webpack-embedded-dependencies-plugin",
"version": "0.1.1",
"version": "0.1.2",
"description": "This plugin analyzes bundled dependencies from Node Modules for use with Component Governance and License Scanning.",
"main": "lib/index.js",
"typings": "dist/webpack-embedded-dependencies-plugin.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion webpack/webpack-plugin-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/webpack-plugin-utilities",
"version": "0.2.1",
"version": "0.2.2",
"description": "This plugin sets the webpack public path at runtime.",
"main": "lib/index.js",
"typings": "dist/webpack-plugin-utilities.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions webpack/webpack4-localization-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/webpack4-localization-plugin",
"version": "0.17.6",
"version": "0.17.7",
"description": "This plugin facilitates localization with Webpack.",
"main": "lib/index.js",
"typings": "dist/webpack4-localization-plugin.d.ts",
Expand All @@ -15,7 +15,7 @@
"_phase:build": "heft build --clean"
},
"peerDependencies": {
"@rushstack/set-webpack-public-path-plugin": "^3.3.95",
"@rushstack/set-webpack-public-path-plugin": "^3.3.96",
"@types/webpack": "^4.39.0",
"webpack": "^4.31.0",
"@types/node": "*"
Expand Down
2 changes: 1 addition & 1 deletion webpack/webpack4-module-minifier-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/webpack4-module-minifier-plugin",
"version": "0.11.3",
"version": "0.11.4",
"description": "This plugin splits minification of webpack compilations into smaller units.",
"main": "lib/index.js",
"typings": "dist/webpack4-module-minifier-plugin.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions webpack/webpack5-load-themed-styles-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/webpack5-load-themed-styles-loader",
"version": "0.1.13",
"version": "0.1.14",
"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 All @@ -16,7 +16,7 @@
"_phase:test": "heft test --no-build"
},
"peerDependencies": {
"@microsoft/load-themed-styles": "^2.0.31",
"@microsoft/load-themed-styles": "^2.0.32",
"webpack": "^5"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion webpack/webpack5-localization-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/webpack5-localization-plugin",
"version": "0.4.3",
"version": "0.4.4",
"description": "This plugin facilitates localization with Webpack.",
"main": "lib/index.js",
"typings": "dist/webpack5-localization-plugin.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion webpack/webpack5-module-minifier-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rushstack/webpack5-module-minifier-plugin",
"version": "5.3.3",
"version": "5.3.4",
"description": "This plugin splits minification of webpack compilations into smaller units.",
"main": "lib/index.js",
"typings": "dist/webpack5-module-minifier-plugin.d.ts",
Expand Down

0 comments on commit e698ed9

Please sign in to comment.