Skip to content

Commit

Permalink
Upgrade Rust and Node dependencies (#1137)
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul authored Jan 9, 2025
1 parent 284d827 commit 64d2b7d
Show file tree
Hide file tree
Showing 9 changed files with 1,523 additions and 1,276 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
node-version: 18.x
cache: "pnpm"

- run: pnpm install prettier@3.3.3
- run: pnpm install prettier@3.4.2

- uses: actions/setup-python@v5
with:
Expand Down
Loading

0 comments on commit 64d2b7d

Please sign in to comment.