Skip to content

Commit

Permalink
Bump testcontainers from 7.14.0 to 7.18.1 in /hedera-mirror-rest
Browse files Browse the repository at this point in the history
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 7.14.0 to 7.18.1.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v7.14.0...v7.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2021
1 parent 94ddfd3 commit 4c0622c
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 28 deletions.
75 changes: 49 additions & 26 deletions hedera-mirror-rest/package-lock.json

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

4 changes: 2 additions & 2 deletions hedera-mirror-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"app-root-path": "^3.0.0",
"aws-sdk-mock": "^5.2.1",
"axios": "^0.21.1",
"codecov": "^3.8.2",
"codecov": "^3.8.3",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.23.4",
Expand All @@ -90,7 +90,7 @@
"rewire": "^5.0.0",
"sinon": "^11.1.1",
"supertest": "^6.1.3",
"testcontainers": "^7.14.0"
"testcontainers": "^7.18.1"
},
"jest": {
"collectCoverage": true,
Expand Down

0 comments on commit 4c0622c

Please sign in to comment.