Skip to content

Commit

Permalink
Bump @testcontainers/redis from 10.13.2 to 10.14.0 in /hedera-mirror-…
Browse files Browse the repository at this point in the history
…rest (#9728)

Bump @testcontainers/redis in /hedera-mirror-rest

Bumps [@testcontainers/redis](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/redis"
  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 7dd09df commit a5e446a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions hedera-mirror-rest/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 hedera-mirror-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"rewire": "^7.0.0",
"sinon": "^18.0.1",
"supertest": "^7.0.0",
"@testcontainers/redis": "^10.13.2"
"@testcontainers/redis": "^10.14.0"
},
"jest-junit": {
"outputDirectory": "build/test-results/test",
Expand Down

0 comments on commit a5e446a

Please sign in to comment.