Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 1c17ab8 commit 3525fae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/decision-point/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"testcontainers": "^10.10.0"
"testcontainers": "^10.10.3"
},
"scripts": {
"cli:dev": "ts-node src/cli/index.ts",
Expand Down

0 comments on commit 3525fae

Please sign in to comment.