Skip to content

Commit 73c2c37

Browse files
⬆️ Update all non-major dependencies (#435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d22ce2 commit 73c2c37

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
22-
- uses: biomejs/setup-biome@f382a98e582959e6aaac8e5f8b17b31749018780 # v2
22+
- uses: biomejs/setup-biome@a9763ed3d2388f5746f9dc3e1a55df7f4609bc89 # v2
2323
with:
2424
version: latest
2525
- run: biome ci .

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"pino": "9.7.0",
2929
"pino-http": "10.4.0",
3030
"swagger-ui-express": "5.0.1",
31-
"zod": "3.25.45"
31+
"zod": "3.25.46"
3232
},
3333
"devDependencies": {
3434
"@biomejs/biome": "1.9.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)