Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1253)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 6ef7ac2 commit 92c2095
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@65846c957a86d94dcdfc49195da0059476cebb3f # v2.5.0
uses: davelosert/vitest-coverage-report-action@fa4d510c186fb4ade39d4abc751385ed72a244f1 # v2.5.1
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 @@ -143,7 +143,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": ">=18.19.0"
}
Expand Down

0 comments on commit 92c2095

Please sign in to comment.