Skip to content

Commit ba73759

Browse files
author
github-actions
committed
v10.16.0
1 parent 1be6052 commit ba73759

File tree

30 files changed

+108
-108
lines changed

30 files changed

+108
-108
lines changed

package-lock.json

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

packages/modules/arangodb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@testcontainers/arangodb",
3-
"version": "10.15.0",
3+
"version": "10.16.0",
44
"license": "MIT",
55
"keywords": [
66
"arangodb",
@@ -32,6 +32,6 @@
3232
"arangojs": "^8.8.1"
3333
},
3434
"dependencies": {
35-
"testcontainers": "^10.15.0"
35+
"testcontainers": "^10.16.0"
3636
}
3737
}

packages/modules/azurite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@testcontainers/azurite",
3-
"version": "10.15.0",
3+
"version": "10.16.0",
44
"license": "MIT",
55
"keywords": [
66
"azurite",
@@ -29,7 +29,7 @@
2929
"build": "tsc --project tsconfig.build.json"
3030
},
3131
"dependencies": {
32-
"testcontainers": "^10.15.0"
32+
"testcontainers": "^10.16.0"
3333
},
3434
"devDependencies": {
3535
"@azure/data-tables": "^13.2.2",

packages/modules/cassandra/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@testcontainers/cassandra",
3-
"version": "10.15.0",
3+
"version": "10.16.0",
44
"license": "MIT",
55
"keywords": [
66
"mariadb",
@@ -29,7 +29,7 @@
2929
"build": "tsc --project tsconfig.build.json"
3030
},
3131
"dependencies": {
32-
"testcontainers": "^10.15.0"
32+
"testcontainers": "^10.16.0"
3333
},
3434
"devDependencies": {
3535
"cassandra-driver": "^4.7.2"

0 commit comments

Comments
 (0)