Skip to content

Commit

Permalink
Update dependency testcontainers to v8.6.1 (#190)
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 Apr 8, 2022
1 parent 952f036 commit 96aeb6f
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 @@ -65,7 +65,7 @@
"jest": "26.6.3",
"np": "7.6.1",
"prettier": "2.6.1",
"testcontainers": "8.6.0",
"testcontainers": "8.6.1",
"ts-jest": "26.5.6",
"typescript": "4.6.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6133,10 +6133,10 @@ test-exclude@^6.0.0:
glob "^7.1.4"
minimatch "^3.0.4"

testcontainers@8.6.0:
version "8.6.0"
resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-8.6.0.tgz#71e52b95b6dcc7765f2338d90ccc3973cfcc0ff3"
integrity sha512-pFc4TGe340xnM/Vwrcv6aC8F4/FsV461h0+f2WBVQ1n+vqBRof+qVaGa9jHm+dk3iVYY0BCkCItoSYFD4Q/3eQ==
testcontainers@8.6.1:
version "8.6.1"
resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-8.6.1.tgz#a37b1eb938665f333594837caaed806ea51f7217"
integrity sha512-yRRx55tVOwExivh6BSrbZXItmRUm5qdMks1nN3n2P7n4DIJOl4VHIcI3HiRucU4hMsbT8lXx68+xQFqz3W+ZSQ==
dependencies:
"@balena/dockerignore" "^1.0.2"
"@types/archiver" "^5.1.1"
Expand Down

0 comments on commit 96aeb6f

Please sign in to comment.