Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent c50d7ca commit 37800b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
path: coverage-main

- name: Report Coverage
uses: davelosert/vitest-coverage-report-action@edb1ad1e6a02b1dd761ddd26739a396ee537c08e # v2.7.0
uses: davelosert/vitest-coverage-report-action@5a78cb16e761204097ad8a39369ea5d0ff7c8a5d # v2.8.0
with:
file-coverage-mode: all
json-summary-compare-path: coverage-main/coverage-summary.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.13.0",
"packageManager": "pnpm@9.14.4",
"engines": {
"node": ">=18.19.0"
}
Expand Down

0 comments on commit 37800b8

Please sign in to comment.