Skip to content

Commit

Permalink
Chore/ Only use productive dependencies for audit (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbi08 committed Jun 18, 2024
1 parent b7df8fd commit 99ecc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/runChecks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ npm run build:node
npm run lint:eslint
npm run lint:prettier
npx -ws license-check
npx better-npm-audit audit --exclude 1096302
npx better-npm-audit audit -p --exclude 1096302

0 comments on commit 99ecc9d

Please sign in to comment.