Skip to content

Commit

Permalink
Merge branch 'main' into renovate/typescript-eslint-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
philibea authored Dec 12, 2024
2 parents 3c758c6 + ceec65a commit 3525e65
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- run: pnpm install
- run: pnpm run build
- run: pnpm run test:coverage
- uses: codecov/codecov-action@v5.0.7
- uses: codecov/codecov-action@v5.1.0
with:
files: packages/**/coverage/cobertura-coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"mockdate": "3.0.5",
"read-pkg": "9.0.1",
"shx": "0.3.4",
"tstyche": "3.0.0",
"tstyche": "3.1.0",
"typescript": "5.7.2",
"vite": "5.4.11",
"vitest": "2.1.8",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3525e65

Please sign in to comment.