Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a6de30c

Browse files
committed
Applying package updates.
1 parent 7ad2cf2 commit a6de30c

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

‎apps/rush-buildxl/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/rush-buildxl",
3-
"version": "5.21.0",
3+
"version": "5.22.0",
44
"description": "An experimental tool that connects Rush and BuildXL",
55
"repository": {
66
"type": "git",
@@ -20,7 +20,7 @@
2020
"license": "MIT",
2121
"dependencies": {
2222
"@rushstack/node-core-library": "3.19.4",
23-
"@microsoft/rush-lib": "5.21.0",
23+
"@microsoft/rush-lib": "5.22.0",
2424
"@rushstack/ts-command-line": "4.3.11"
2525
},
2626
"devDependencies": {

‎apps/rush-lib/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/rush-lib",
3-
"version": "5.21.0",
3+
"version": "5.22.0",
44
"description": "A library for writing scripts that interact with the Rush tool",
55
"repository": {
66
"type": "git",

‎apps/rush/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/rush",
3-
"version": "5.21.0",
3+
"version": "5.22.0",
44
"description": "A professional solution for consolidating all your JavaScript projects in one Git repo",
55
"keywords": [
66
"install",
@@ -32,7 +32,7 @@
3232
"license": "MIT",
3333
"dependencies": {
3434
"@rushstack/node-core-library": "3.19.4",
35-
"@microsoft/rush-lib": "5.21.0",
35+
"@microsoft/rush-lib": "5.22.0",
3636
"colors": "~1.2.1",
3737
"semver": "~5.3.0"
3838
},

‎common/config/rush/version-policies.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
{
9191
"policyName": "rush",
9292
"definitionName": "lockStepVersion",
93-
"version": "5.21.0",
93+
"version": "5.22.0",
9494
"nextBump": "minor",
9595
"mainProject": "@microsoft/rush"
9696
}

‎repo-scripts/repo-toolbox/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@rushstack/node-core-library": "3.19.4",
13-
"@microsoft/rush-lib": "5.21.0",
13+
"@microsoft/rush-lib": "5.22.0",
1414
"@rushstack/ts-command-line": "4.3.11"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /