Skip to content

Commit

Permalink
upgrade rush and pnpm in project ../tools/sdk-testgen (#6693)
Browse files Browse the repository at this point in the history
* upgrade rush to 5.101

* update to pnpm 7

* update nodejs

* update pnpm lock file

* fix lint rule
  • Loading branch information
RodgeFu authored Aug 9, 2023
1 parent 3f3d96c commit 7a8c5c9
Show file tree
Hide file tree
Showing 9 changed files with 2,629 additions and 2,540 deletions.
2 changes: 1 addition & 1 deletion eng/pipelines/templates/steps/sdk-testgen-set-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
steps:
- task: NodeTool@0
inputs:
versionSpec: "14.x"
versionSpec: "16.15"
displayName: "Install Node.js"
- task: GoTool@0
inputs:
Expand Down
Loading

0 comments on commit 7a8c5c9

Please sign in to comment.