Skip to content

Commit

Permalink
Bump @testcontainers/postgresql from 10.10.0 to 10.11.0 (#609)
Browse files Browse the repository at this point in the history
Bumps [@testcontainers/postgresql](https://github.com/testcontainers/testcontainers-node) from 10.10.0 to 10.11.0.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.10.0...v10.11.0)

---
updated-dependencies:
- dependency-name: "@testcontainers/postgresql"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 37a59f9 commit 22f19a9
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 110 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@alphakretin/essentials": "^6.2.0",
"@alphakretin/mocha-ecosystem": "^1.1.0",
"@testcontainers/postgresql": "^10.10.0",
"@testcontainers/postgresql": "^10.11.0",
"@types/debug": "^4.1.12",
"@types/make-fetch-happen": "^10.0.4",
"@types/node-fetch": "^2.6.11"
Expand Down
Loading

0 comments on commit 22f19a9

Please sign in to comment.