Skip to content

Commit 4cf0969

Browse files
chore(deps): update patch-all (#947)
* chore(deps): update patch-all * chore: npm audit fix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: britsta <britta.stallknecht@js-soft.com>
1 parent b852122 commit 4cf0969

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

.dev/compose.backbone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ services:
8989
database:
9090
container_name: bkb-postgres
9191
hostname: postgres
92-
image: postgres@sha256:5773fe724c49c42a7a9ca70202e11e1dff21fb7235b335a73f39297d200b73a2
92+
image: postgres@sha256:3bb77a07b9ce8b8de0fe6d9b063adf20b9cca1068a1bcdc054cac71a69ce0ca6
9393
environment:
9494
- POSTGRES_PASSWORD=Passw0rd
9595
- POSTGRES_DB=enmeshed

package-lock.json

Lines changed: 7 additions & 7 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.9",
33+
"@types/node": "^24.10.10",
3434
"enhanced-publish": "^1.1.7",
3535
"eslint": "^9.39.2",
3636
"jest": "^30.2.0",

0 commit comments

Comments
 (0)