Skip to content

Commit 7c68d87

Browse files
authored
Bump dependencies. (#430)
* Bump dependencies. * Rush change.
1 parent 306c416 commit 7c68d87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rush.json

Lines changed: 2 additions & 2 deletions
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.145.0",
19+
"rushVersion": "5.145.0-pr5009.2",
2020

2121
/**
2222
* The next field selects which package manager should be installed and determines its version.
@@ -26,7 +26,7 @@
2626
* Specify one of: "pnpmVersion", "npmVersion", or "yarnVersion". See the Rush documentation
2727
* for details about these alternatives.
2828
*/
29-
"pnpmVersion": "8.7.6",
29+
"pnpmVersion": "9.14.4",
3030

3131
// "npmVersion": "6.14.15",
3232
// "yarnVersion": "1.9.4",

0 commit comments

Comments
 (0)