Skip to content

Commit

Permalink
Merge pull request #434 from sanger/dependabot/npm_and_yarn/ws-8.17.1
Browse files Browse the repository at this point in the history
build(deps): bump ws from 8.16.0 to 8.17.1
  • Loading branch information
BenTopping authored Jul 9, 2024
2 parents 415eadc + 6b4b369 commit 0114257
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: >-
npm run test:unit -- --coverage
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.5.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true # build should fail if Codecov runs into an error during upload
Expand Down
6 changes: 3 additions & 3 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 0114257

Please sign in to comment.