Skip to content

Commit 836cff2

Browse files
chore(deps): update dependency testcontainers to ^10.16.0 (#3218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79cca16 commit 836cff2

File tree

3 files changed

+71
-89
lines changed

3 files changed

+71
-89
lines changed

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@
7171
"node-mocks-http": "^1.16.2",
7272
"openapi-types": "^12.1.3",
7373
"pino-pretty": "^11.0.0",
74-
"testcontainers": "^10.7.2"
74+
"testcontainers": "^10.16.0"
7575
}
7676
}

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"openapi-types": "^12.1.3",
4141
"react": "~18.2.0",
4242
"rosie": "^2.1.1",
43-
"testcontainers": "^10.7.2",
43+
"testcontainers": "^10.16.0",
4444
"tmp": "^0.2.3",
4545
"ts-node-dev": "^2.0.0"
4646
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)