Skip to content

Commit 7f12931

Browse files
authored
Merge pull request #4 from codeur/upgrade-dependencies
Upgrade JS dependencies
2 parents 7dbc852 + b79217a commit 7f12931

4 files changed

Lines changed: 7423 additions & 6535 deletions

File tree

.github/workflows/audit.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ jobs:
3131
reporter: github-pr-annotations
3232
fail_level: any
3333
locale: "US"
34+
exclude: |
35+
./node_modules/*
36+
./eslint*
37+
./dist/*
38+
./yarn.lock
3439
3540
shellcheck:
3641
name: runner / shellcheck

0 commit comments

Comments
 (0)