Skip to content

Commit 804c76d

Browse files
committed
Update Rush to 5.19.1
1 parent 8154505 commit 804c76d

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/scripts/install-run.js

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rush.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* path segment in the "$schema" field for all your Rush config files. This will ensure
1717
* correct error-underlining and tab-completion for editors such as VS Code.
1818
*/
19-
"rushVersion": "5.17.2",
19+
"rushVersion": "5.19.1",
2020

2121
/**
2222
* The next field selects which package manager should be installed and determines its version.

0 commit comments

Comments
 (0)