Skip to content

Commit 671fccc

Browse files
authored
Merge branch 'main' into renovate/major-babel-monorepo
2 parents edba224 + 613e042 commit 671fccc

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

.ci/runChecks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ npm run lint:eslint
66
npm run lint:prettier
77
npm run --workspaces cdep
88
npx --workspaces license-check
9-
npx better-npm-audit audit --exclude 1112030,1120792
9+
npx better-npm-audit audit --exclude 1112030

.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:1a5b3e745bbd82d6deb146505e504da3c2f248cac15e431951b148fbe4f8613a
92+
image: postgres@sha256:4aabea78cf39b90e834caf3af7d602a18565f6fe2508705c8d01aa63245c2e20
9393
environment:
9494
- POSTGRES_PASSWORD=Passw0rd
9595
- POSTGRES_DB=enmeshed

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
@@ -41,7 +41,7 @@
4141
"jest": "^30.4.2",
4242
"jest-expect-message": "^1.1.3",
4343
"madge": "^8.0.0",
44-
"npm-check-updates": "^22.2.7",
44+
"npm-check-updates": "^22.2.9",
4545
"patch-package": "^8.0.1",
4646
"prettier": "^3.8.4",
4747
"ts-jest": "^29.4.11",

0 commit comments

Comments
 (0)