Skip to content

Commit 8aa8ee1

Browse files
chore(deps): update non-breaking updates
1 parent 403bc20 commit 8aa8ee1

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Checkout Actions Repository
3939
uses: actions/checkout@v5
4040
- name: Check for typos
41-
uses: crate-ci/[email protected].0
41+
uses: crate-ci/[email protected].2
4242

4343
formatting:
4444
runs-on: ubuntu-latest
@@ -105,7 +105,7 @@ jobs:
105105
- name: Setup pnpm
106106
uses: pnpm/action-setup@v4
107107
with:
108-
version: 10.20.0
108+
version: 10.22.0
109109

110110
- name: Use Node.js
111111
uses: actions/setup-node@v6

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"author": "Matter Labs <zksync.io>",
2222
"license": "MIT",
23-
"packageManager": "pnpm@10.20.0",
23+
"packageManager": "pnpm@10.22.0",
2424
"devDependencies": {
2525
"@pimlico/alto": "^0.0.19",
2626
"@types/node": "^24.3.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)