We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8130489 commit e5d96e6Copy full SHA for e5d96e6
2 files changed
package.json
@@ -36,8 +36,8 @@
36
"@japa/expect-type": "^2.0.4",
37
"@japa/runner": "^5.0.0",
38
"@swc/core": "^1.15.8",
39
- "@testcontainers/hivemq": "^11.11.0",
40
- "@testcontainers/redis": "^11.11.0",
+ "@testcontainers/hivemq": "^12.0.2",
+ "@testcontainers/redis": "^12.0.2",
41
"@types/node": "^20.17.19",
42
"@types/object-hash": "^3.0.6",
43
"c8": "^10.1.3",
@@ -47,7 +47,7 @@
47
"mqtt": "^5.14.1",
48
"prettier": "^3.7.4",
49
"release-it": "^19.2.3",
50
- "testcontainers": "^11.11.0",
+ "testcontainers": "^12.0.2",
51
"ts-node-maintained": "^10.9.6",
52
"tsup": "^8.5.1",
53
"typescript": "^5.9.3"
0 commit comments