Skip to content

Commit

Permalink
chore(deps): Upgrade dependencies (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
bboure authored Nov 30, 2022
1 parent 7f3349d commit eda20ed
Show file tree
Hide file tree
Showing 3 changed files with 7,100 additions and 7,549 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Install dependencies
run: npm install
run: npm ci
- name: Lint
run: npm run lint
- name: Tests
Expand Down
Loading

0 comments on commit eda20ed

Please sign in to comment.