Skip to content

Commit

Permalink
Merge branch 'main' into renovate/react-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
philibea authored Dec 19, 2024
2 parents 30a60dd + 7f0a7fa commit 5de2121
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 105 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- run: |
pnpm install --frozen-lockfile
pnpm run test:unit:coverage
- uses: codecov/[email protected].1
- uses: codecov/[email protected].2
with:
# files: packages/**/coverage/cobertura-coverage.xmls
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 @@ -99,7 +99,7 @@
"@biomejs/biome": "1.9.4",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.10",
"@commitlint/cli": "19.6.0",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@emotion/babel-plugin": "11.13.5",
"@emotion/cache": "11.14.0",
Expand Down
Loading

0 comments on commit 5de2121

Please sign in to comment.