Skip to content

Commit 3525e65

Browse files
authored
Merge branch 'main' into renovate/typescript-eslint-monorepo
2 parents 3c758c6 + ceec65a commit 3525e65

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- run: pnpm install
5454
- run: pnpm run build
5555
- run: pnpm run test:coverage
56-
- uses: codecov/codecov-action@v5.0.7
56+
- uses: codecov/codecov-action@v5.1.0
5757
with:
5858
files: packages/**/coverage/cobertura-coverage.xml
5959
token: ${{ secrets.CODECOV_TOKEN }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"mockdate": "3.0.5",
4444
"read-pkg": "9.0.1",
4545
"shx": "0.3.4",
46-
"tstyche": "3.0.0",
46+
"tstyche": "3.1.0",
4747
"typescript": "5.7.2",
4848
"vite": "5.4.11",
4949
"vitest": "2.1.8",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)