Skip to content

Commit

Permalink
Update rush version
Browse files Browse the repository at this point in the history
  • Loading branch information
MSNev committed Jan 31, 2025
1 parent a491269 commit acf8bbe
Show file tree
Hide file tree
Showing 9 changed files with 2,411 additions and 10,356 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: Update rush shrinkwrap dependencies (for different node versions)
run: node common/scripts/install-run-rush.js update --full
run: node common/scripts/install-run-rush.js update --full --recheck
- run: npm install rollup -g
- run: npm install grunt-cli findup-sync nopt [email protected]
- run: npm install
Expand Down
11,658 changes: 1,595 additions & 10,063 deletions common/config/rush/npm-shrinkwrap.json

Large diffs are not rendered by default.

193 changes: 152 additions & 41 deletions common/scripts/install-run-rush-silent.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 12 additions & 8 deletions common/scripts/install-run-rush.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion common/scripts/install-run-rushx.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit acf8bbe

Please sign in to comment.