chore: deps

This commit is contained in:
iCrawl
2022-10-11 16:01:45 +02:00
parent b05be9ec08
commit e8f63617a2
19 changed files with 106 additions and 73 deletions

View File

@@ -29,7 +29,7 @@ jobs:
run: yarn build
- name: ESLint
run: yarn lint
run: yarn lint -- --format=compact
- name: Tests
run: yarn test