Skip to content

Commit dcafa30

Browse files
fix(deps): update auto merge & approve disable rules (major) (#1529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c00ef3 commit dcafa30

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
pnpm build
5353
5454
- name: Upload coverage to codecov
55-
uses: codecov/codecov-action@v5
55+
uses: codecov/codecov-action@v6
5656
with:
5757
files: ./coverage/coverage-final.json
5858
token: ${{ secrets.CODECOV_TOKEN }}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@upyo/smtp": "^0.4.0",
4343
"argon2": "^0.44.0",
4444
"blurhash": "^2.0.5",
45-
"file-type": "^21.0.0",
45+
"file-type": "^22.0.0",
4646
"hono": "^4.12.7",
4747
"ioredis": "^5.4.1",
4848
"jose": "^6.0.0",
@@ -65,7 +65,7 @@
6565
"ignore": "^7.0.0",
6666
"kleur": "^4.1.5",
6767
"lefthook": "^2.0.0",
68-
"typescript": "^5.9.3",
68+
"typescript": "^6.0.0",
6969
"vitest": "^4.0.0"
7070
}
7171
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)