Skip to content

Commit

Permalink
Merge pull request #211 from zuzuvelas/dep/update
Browse files Browse the repository at this point in the history
Update deps; no lint
  • Loading branch information
mmerfort authored Aug 2, 2024
2 parents 9f090be + 68843e7 commit 4a918b8
Show file tree
Hide file tree
Showing 3 changed files with 3,173 additions and 6,109 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 22
- name: Install Node.js dependencies
run: npm ci
- name: Run linters
Expand Down
Loading

0 comments on commit 4a918b8

Please sign in to comment.