Skip to content

Commit

Permalink
npm audit fix (#22)
Browse files Browse the repository at this point in the history
* added linting

* added node version

* new integrity check

* npm audit fix


---------

Co-authored-by: Tobias Faber <[email protected]>
  • Loading branch information
dpoetzsch and faberto authored Feb 7, 2024
1 parent 5745b54 commit cfa2f47
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 17 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
push:
branches: [main]
pull_request:
branches: ['*']

branches: ['*']
permissions:
contents: read
packages: write
Expand Down
18 changes: 3 additions & 15 deletions package-lock.json

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

0 comments on commit cfa2f47

Please sign in to comment.