Skip to content

Commit 7e95c41

Browse files
committed
chore: #130 Bump Testcontainers to 1.19.0
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
1 parent e440b91 commit 7e95c41

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"test": "cross-env DEBUG=testcontainers* vitest run"
2323
},
2424
"dependencies": {
25-
"testcontainers": "10.16.0"
25+
"testcontainers": "10.19.0"
2626
},
2727
"devDependencies": {
2828
"@aws-sdk/client-sqs": "3.398.0",
29-
"@testcontainers/localstack": "10.16.0",
30-
"@testcontainers/rabbitmq": "10.16.0",
29+
"@testcontainers/localstack": "10.19.0",
30+
"@testcontainers/rabbitmq": "10.19.0",
3131
"@types/amqplib": "^0.10.5",
3232
"@types/jest": "^29.5.3",
3333
"@types/ws": "^8.5.10",

0 commit comments

Comments
 (0)