Skip to content

Commit

Permalink
Merge pull request #33 from Bandwidth/task/update-dependencies
Browse files Browse the repository at this point in the history
DX-2186 Update dependencies
  • Loading branch information
hamermike authored Sep 20, 2021
2 parents 141dfe2 + c4f28c0 commit 40c3f4b
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 77 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
BASE_CALLBACK_URL: ${{ secrets.BASE_CALLBACK_URL }}
run: npm run test --if-present
- uses: Bandwidth/[email protected]
if: always()
if: failure()
with:
job-status: ${{ job.status }}
slack-bot-token: ${{ secrets.SLACK_BOT_TOKEN }}
Expand Down
173 changes: 97 additions & 76 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 40c3f4b

Please sign in to comment.