Skip to content

Commit 2bc0601

Browse files
chore(deps): update all non-major dependencies
1 parent 720cf29 commit 2bc0601

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
@@ -10,7 +10,7 @@
1010
"engines": {
1111
"node": "22"
1212
},
13-
"packageManager": "pnpm@10.6.4",
13+
"packageManager": "pnpm@10.6.5",
1414
"scripts": {
1515
"prepare": "husky"
1616
},

src/development/stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ services:
337337
# timeout: 10s
338338
# retries: 3
339339
# start_period: 10s
340-
image: redpandadata/redpanda:v24.3.7
340+
image: redpandadata/redpanda:v24.3.8
341341
volumes:
342342
- redpanda_data:/var/lib/redpanda/data
343343
redpanda-console:

0 commit comments

Comments
 (0)