Skip to content

Commit

Permalink
chore(lock): update outdated lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelramos committed Dec 29, 2023
1 parent 5c84205 commit 533f3d2
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: pnpm config set store-dir $PNPM_CACHE_FOLDER

- name: Install dependencies
run: pnpm install
run: pnpm install --no-frozen-lockfile

- name: Lint
run: pnpm lint
60 changes: 33 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 533f3d2

Please sign in to comment.