Skip to content

Commit 9ef5eed

Browse files
chore(deps): update all non-major dependencies
1 parent 79285bd commit 9ef5eed

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.28.2",
17+
"packageManager": "pnpm@10.29.1",
1818
"private": true,
1919
"repository": "https://github.com/maevsi/stack.git",
2020
"scripts": {

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ services:
420420
# timeout: 10s
421421
# retries: 3
422422
# start_period: 10s
423-
image: redpandadata/redpanda:v25.3.6
423+
image: redpandadata/redpanda:v25.3.7
424424
volumes:
425425
- redpanda_data:/var/lib/redpanda/data
426426
redpanda-console:

0 commit comments

Comments
 (0)