Update testcontainers to v12 (#33662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
92383e3f50
commit
d6e4454ffa
@@ -28,12 +28,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@axe-core/playwright": "^4.10.1",
|
||||
"@testcontainers/postgresql": "^11.0.0",
|
||||
"@testcontainers/postgresql": "^12.0.0",
|
||||
"glob": "^13.0.5",
|
||||
"lodash-es": "^4.17.23",
|
||||
"mailpit-api": "^2.0.0",
|
||||
"strip-ansi": "^7.1.0",
|
||||
"testcontainers": "^11.0.0",
|
||||
"testcontainers": "^12.0.0",
|
||||
"wait-on": "^9.0.4",
|
||||
"yaml": "^2.7.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user