Update jest-ts and update audit level

This commit is contained in:
Rui Chen 2020-03-06 22:31:05 -05:00
parent 2096a2c66a
commit 8d0e6fc987
No known key found for this signature in database
GPG key ID: 15A594F673F803E8
3 changed files with 149 additions and 91 deletions

View file

@ -34,5 +34,5 @@ jobs:
run: npm test
- name: audit packages
run: npm audit --audit-level=moderate
if: matrix.operating-system == 'ubuntu-latest'
run: npm audit --audit-level=critical
if: matrix.operating-system == 'ubuntu-latest'