Skip to content

Commit

Permalink
Update dependency testcontainers to v7.10.0 (#117)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 9, 2021
1 parent e33c274 commit 8cf6c71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"jest": "26.6.3",
"np": "7.5.0",
"prettier": "2.2.1",
"testcontainers": "7.8.0",
"testcontainers": "7.10.0",
"ts-jest": "26.5.5",
"typescript": "4.1.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5821,10 +5821,10 @@ test-exclude@^6.0.0:
glob "^7.1.4"
minimatch "^3.0.4"

testcontainers@7.8.0:
version "7.8.0"
resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-7.8.0.tgz#fbddcfa0d212e43384d8ddd3a6beb2d60d781bbb"
integrity sha512-ouIGYMdknumAkJQyiGexyFFyLsL/R5aTyHrctgyT/M89PckVMchgb5SddrZaWZh6u2DWXH/o18F81x86Hf6LJQ==
testcontainers@7.10.0:
version "7.10.0"
resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-7.10.0.tgz#d0306ac9e54c24006e0de0e4505ca7d4a5a0db9e"
integrity sha512-xwz1dzRUmaYTNL4qH8//YlJzSGfVmooGtJNc0ynFm0mtUTyYu4HJLpPZB9e7+/ZiQlWp73LSTH/gSwuNtl8FXw==
dependencies:
"@types/archiver" "^5.1.0"
"@types/dockerode" "^3.2.1"
Expand Down

0 comments on commit 8cf6c71

Please sign in to comment.