Skip to content

Commit eda20ed

Browse files
authored
chore(deps): Upgrade dependencies (#536)
1 parent 7f3349d commit eda20ed

File tree

3 files changed

+7100
-7549
lines changed

3 files changed

+7100
-7549
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout code
2424
uses: actions/checkout@v3
2525
- name: Install dependencies
26-
run: npm install
26+
run: npm ci
2727
- name: Lint
2828
run: npm run lint
2929
- name: Tests

0 commit comments

Comments
 (0)