Skip to content

Commit

Permalink
build(deps-dev): bump testcontainers from 10.13.2 to 10.14.0 (#886)
Browse files Browse the repository at this point in the history
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 10.13.2 to 10.14.0.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.13.2...v10.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent a6e79d9 commit d511fd0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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/server-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/cors": "^2.8.17",
"@types/supertest": "^6.0.2",
"@types/tar-stream": "^2.2.3",
"testcontainers": "^10.13.0"
"testcontainers": "^10.14.0"
},
"scripts": {
"dev": "ts-node src/index.ts",
Expand Down

0 comments on commit d511fd0

Please sign in to comment.