Skip to content

Commit

Permalink
refactor: update dependencies and fix all audit issues (#133)
Browse files Browse the repository at this point in the history
* refactor: update dependencies and fix all audit issues

* pipeline: enable audit step in install again
  • Loading branch information
byCedric authored Jul 13, 2019
1 parent 9dae0e7 commit 64ca7fd
Show file tree
Hide file tree
Showing 3 changed files with 2,168 additions and 1,600 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ cache:
directories:
- ~/.npm
install:
- npm audit
- npm ci
script:
- npx commitlint-travis
Expand Down
Loading

0 comments on commit 64ca7fd

Please sign in to comment.