Skip to content

Commit

Permalink
v10.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 4, 2024
1 parent 1be6052 commit ba73759
Show file tree
Hide file tree
Showing 30 changed files with 108 additions and 108 deletions.
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/modules/arangodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@testcontainers/arangodb",
"version": "10.15.0",
"version": "10.16.0",
"license": "MIT",
"keywords": [
"arangodb",
Expand Down Expand Up @@ -32,6 +32,6 @@
"arangojs": "^8.8.1"
},
"dependencies": {
"testcontainers": "^10.15.0"
"testcontainers": "^10.16.0"
}
}
4 changes: 2 additions & 2 deletions packages/modules/azurite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@testcontainers/azurite",
"version": "10.15.0",
"version": "10.16.0",
"license": "MIT",
"keywords": [
"azurite",
Expand Down Expand Up @@ -29,7 +29,7 @@
"build": "tsc --project tsconfig.build.json"
},
"dependencies": {
"testcontainers": "^10.15.0"
"testcontainers": "^10.16.0"
},
"devDependencies": {
"@azure/data-tables": "^13.2.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/modules/cassandra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@testcontainers/cassandra",
"version": "10.15.0",
"version": "10.16.0",
"license": "MIT",
"keywords": [
"mariadb",
Expand Down Expand Up @@ -29,7 +29,7 @@
"build": "tsc --project tsconfig.build.json"
},
"dependencies": {
"testcontainers": "^10.15.0"
"testcontainers": "^10.16.0"
},
"devDependencies": {
"cassandra-driver": "^4.7.2"
Expand Down
Loading

0 comments on commit ba73759

Please sign in to comment.