Skip to content

Commit 048607f

Browse files
committed
Applying package updates.
1 parent d5ebfba commit 048607f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.49.2",
3+
"version": "5.50.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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/rush",
3-
"version": "5.49.2",
3+
"version": "5.50.0",
44
"description": "A professional solution for consolidating all your JavaScript projects in one Git repo",
55
"keywords": [
66
"install",

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.49.2",
93+
"version": "5.50.0",
9494
"nextBump": "minor",
9595
"mainProject": "@microsoft/rush"
9696
}

0 commit comments

Comments
 (0)