Skip to content

Commit

Permalink
Merge pull request #495 from yuiseki/npm-audit-fix-force-2024-12-31
Browse files Browse the repository at this point in the history
npm audit fix --force 2024-12-31
  • Loading branch information
yuiseki authored Dec 31, 2024
2 parents 4192354 + f783451 commit 45b7b2e
Show file tree
Hide file tree
Showing 6 changed files with 231 additions and 2,124 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
with:
node-version: ${{ env.NODE_VERSION }}
cache: npm
- run: npm ci
- run: npm ci --legacy-peer-deps
- name: lint
run: npm run lint
Loading

0 comments on commit 45b7b2e

Please sign in to comment.