Yarn Updates

This commit is contained in:
Ahmad 2025-01-10 18:26:17 -05:00
parent 9d094cf01b
commit 5e650260d6
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
5 changed files with 434 additions and 554 deletions

View file

@ -29,7 +29,7 @@ jobs:
run: corepack enable
- name: Install Dependencies
run: yarn install --frozen-lockfile
run: yarn install --immutable
- name: Run ESLint
run: npx next lint