Skip to content

Commit

Permalink
chore(deps): update (#1208)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed Oct 13, 2020
1 parent b5c9379 commit 7bfe85d
Show file tree
Hide file tree
Showing 8 changed files with 1,178 additions and 2,084 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nodejs.yml
Expand Up @@ -43,8 +43,8 @@ jobs:
- name: Lint
run: npm run lint

# - name: Security audit
# run: npm run security
- name: Security audit
run: npm run security

- name: Check commit message
uses: wagoid/commitlint-github-action@v1
Expand All @@ -56,7 +56,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [10.x, 12.x, 14.x]
webpack-version: [latest, next]
webpack-version: [4, latest]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 7bfe85d

Please sign in to comment.