Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 1ad8491

Browse files
Bump testcontainers from 2.1.0 to 2.2.0 in /api_tests
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v2.1.0...v2.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bd47a37 commit 1ad8491

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api_tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"rimraf": "^3.0.0",
5757
"satoshi-bitcoin": "^1.0.4",
5858
"temp-write": "^4.0.0",
59-
"testcontainers": "^2.1.0",
59+
"testcontainers": "^2.2.0",
6060
"tmp": "^0.1.0",
6161
"ts-node": "^8.5.4",
6262
"tslint": "^5.20.1",

api_tests/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2934,10 +2934,10 @@ tempfile@*:
29342934
temp-dir "^2.0.0"
29352935
uuid "^3.3.2"
29362936

2937-
testcontainers@^2.1.0:
2938-
version "2.1.0"
2939-
resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-2.1.0.tgz#126885d3afdcddd4ed8b241960fa67f0275f6ad3"
2940-
integrity sha512-c/q4XTxZ8wozovbadnyHwnvCMuGuCmi0nNEMkkC5AC1xCC62FP0JKgDiovZsOwOCXkG/DbK13uxd5awZifPRHw==
2937+
testcontainers@^2.2.0:
2938+
version "2.2.0"
2939+
resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-2.2.0.tgz#d7461260d935824320c025d3259d925197d6fa5f"
2940+
integrity sha512-SFj2LVj+MWA7YNQ2YS+istdW2P+NSZLHeVFH6Lsp4h8ZQy+fH+lEk7JXcNLt8j54M6zUDXzmQLTSCRpuCZ9v7Q==
29412941
dependencies:
29422942
byline "^5.0.0"
29432943
debug "^4.1.1"

0 commit comments

Comments
 (0)