Skip to content

Commit 640cc10

Browse files
⬆️ Update all non-major dependencies (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fb1cb5 commit 640cc10

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
type=sha,format=long
8080
# Build and push
8181
- name: Build and push
82-
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
82+
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
8383
with:
8484
context: .
8585
push: ${{ github.event_name != 'pull_request' }}

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
nodejs 23.11.0
2-
pnpm 10.8.1
2+
pnpm 10.9.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"pino": "9.6.0",
3131
"pino-http": "10.4.0",
3232
"swagger-ui-express": "5.0.1",
33-
"zod": "3.24.2"
33+
"zod": "3.24.3"
3434
},
3535
"devDependencies": {
3636
"@biomejs/biome": "1.9.4",
@@ -53,5 +53,5 @@
5353
"sourcemap": true,
5454
"clean": true
5555
},
56-
"packageManager": "pnpm@10.8.1"
56+
"packageManager": "pnpm@10.9.0"
5757
}

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)