Skip to content

Commit

Permalink
chore(deps): bump MishaKav/jest-coverage-comment from 1.0.24 to 1.0.25 (
Browse files Browse the repository at this point in the history
#5164)

Bumps [MishaKav/jest-coverage-comment](https://github.com/mishakav/jest-coverage-comment) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/mishakav/jest-coverage-comment/releases)
- [Changelog](https://github.com/MishaKav/jest-coverage-comment/blob/main/CHANGELOG.md)
- [Commits](MishaKav/jest-coverage-comment@f2e8b56...c2d5cfd)

---
updated-dependencies:
- dependency-name: MishaKav/jest-coverage-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 86613c1 commit 41db369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: yarn test --coverage --coverageReporters json-summary

- name: Jest Coverage Comment
uses: MishaKav/jest-coverage-comment@f2e8b560403c4fd8234a2b268af3c28ca91e5cc7 #1.0.24
uses: MishaKav/jest-coverage-comment@c2d5cfd6c32e8799c6deb0fd76a8e2d9ad8b35c2 #1.0.25
with:
multiple-files: |
assets-api, ./packages/assets-api/coverage/coverage-summary.json
Expand Down

0 comments on commit 41db369

Please sign in to comment.