We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b62b34 commit d5e0d7aCopy full SHA for d5e0d7a
internal-packages/testcontainers/package.json
@@ -11,11 +11,11 @@
11
"ioredis": "^5.3.2"
12
},
13
"devDependencies": {
14
- "@testcontainers/postgresql": "^10.25.0",
15
- "@testcontainers/redis": "^10.25.0",
+ "@testcontainers/postgresql": "^10.28.0",
+ "@testcontainers/redis": "^10.28.0",
16
"@trigger.dev/core": "workspace:*",
17
"std-env": "^3.9.0",
18
- "testcontainers": "^10.25.0",
+ "testcontainers": "^10.28.0",
19
"tinyexec": "^0.3.0"
20
21
"scripts": {
0 commit comments