Skip to content

Commit 0e0ae50

Browse files
chore(deps): update patch-all (#952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad5b9e2 commit 0e0ae50

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.dev/compose.backbone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ services:
109109
rabbitmq:
110110
container_name: bkb-rabbitmq
111111
hostname: rabbitmq
112-
image: rabbitmq:4.2.3-alpine@sha256:e1edf85e1382f3363c237542add11ecdc7e6e731a4ac19bc76206cf61d43a12d
112+
image: rabbitmq:4.2.3-alpine@sha256:e6d50edfddc40cbb435f26ace343a06d5ccec634d70d286e1f8535d627f9453c
113113

114114
### seeds ###
115115

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@js-soft/eslint-config-ts": "^2.0.4",
3131
"@js-soft/license-check": "^1.0.10",
3232
"@types/jest": "^30.0.0",
33-
"@types/node": "^24.10.10",
33+
"@types/node": "^24.10.11",
3434
"enhanced-publish": "^1.1.7",
3535
"eslint": "^9.39.2",
3636
"jest": "^30.2.0",

0 commit comments

Comments
 (0)