Skip to content

Commit 43b8241

Browse files
fix(deps): update testcontainers-node monorepo to ^10.28.0 (#3191)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
1 parent 329d472 commit 43b8241

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdom": "^26.1.0",
4848
"prettier": "^3.5.3",
4949
"semantic-release": "^24.2.4",
50-
"testcontainers": "^10.27.0",
50+
"testcontainers": "^10.28.0",
5151
"turbo": "^2.5.3",
5252
"typescript": "^5.8.3",
5353
"vite-tsconfig-paths": "^5.1.4",

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@homarr/server-settings": "workspace:^0.1.0",
4747
"@mantine/core": "^8.0.1",
4848
"@paralleldrive/cuid2": "^2.2.2",
49-
"@testcontainers/mysql": "^10.27.0",
49+
"@testcontainers/mysql": "^10.28.0",
5050
"better-sqlite3": "^11.10.0",
5151
"dotenv": "^16.5.0",
5252
"drizzle-kit": "^0.31.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)