Skip to content

Commit

Permalink
chore(deps): bump testcontainers from 10.10.3 to 10.12.0
Browse files Browse the repository at this point in the history
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 10.10.3 to 10.12.0.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.10.3...v10.12.0)

---
updated-dependencies:
- dependency-name: testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent f1c9e79 commit fb7d34a
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 91 deletions.
2 changes: 1 addition & 1 deletion packages/solana-testcontainers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"preset": "@workspace/jest"
},
"dependencies": {
"testcontainers": "^10.10.3"
"testcontainers": "^10.12.0"
},
"devDependencies": {
"@solana/web3.js": "1.95.0"
Expand Down
Loading

0 comments on commit fb7d34a

Please sign in to comment.