-
Notifications
You must be signed in to change notification settings - Fork 243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: upgrade javascript dependencies #2540
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
256602f
to
73ed300
Compare
73ed300
to
62003d1
Compare
62003d1
to
5940765
Compare
5940765
to
13e2964
Compare
13e2964
to
2b7dc08
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the price pusher build is failing. can you take a look at it before merging?
@ali-bahjati yep the cause is zkSync-Community-Hub/zksync-developers#984, looks like matter just put in a fix so I'll rev again and I expect it to work |
2b7dc08
to
1d6711d
Compare
1d6711d
to
c5a64c0
Compare
c5a64c0
to
8165512
Compare
Summary
This PR upgrades all of our javascript dependencies, including nodejs, pnpm, and all node_modules whose versions are controlled via
pnpm-workspace.yaml
.Rationale
Typical maintenance
How has this been tested?