Skip to content

Commit 44ca2e1

Browse files
chore(deps): update all non-major dependencies
1 parent 24fa179 commit 44ca2e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"license": "GPL-3.0-only",
1616
"name": "@maevsi/stack",
17-
"packageManager": "pnpm@10.27.0",
17+
"packageManager": "pnpm@10.28.0",
1818
"private": true,
1919
"repository": "https://github.com/maevsi/stack.git",
2020
"scripts": {

src/production/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ services:
7272
- (( append ))
7373
- traefik.http.routers.redpanda_secure.tls.certresolver=default
7474
sqitch:
75-
image: ghcr.io/maevsi/sqitch:10.0.1
75+
image: ghcr.io/maevsi/sqitch:10.0.2
7676
volumes: (( prune ))
7777
traefik:
7878
command:

0 commit comments

Comments
 (0)