Skip to content

Commit 7aea23d

Browse files
authored
Merge pull request #940 from soluble-io/renovate/testcontainers-9.x
chore(deps): update dependency testcontainers to v9.12.0
2 parents e1a78fa + e2a43ab commit 7aea23d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/cache-e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"ioredis": "5.3.2",
3737
"jest": "29.6.1",
3838
"redis": "3.1.2",
39-
"testcontainers": "9.11.0",
39+
"testcontainers": "9.12.0",
4040
"ts-jest": "29.1.1",
4141
"typescript": "5.1.6"
4242
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1885,7 +1885,7 @@ __metadata:
18851885
ioredis: "npm:5.3.2"
18861886
jest: "npm:29.6.1"
18871887
redis: "npm:3.1.2"
1888-
testcontainers: "npm:9.11.0"
1888+
testcontainers: "npm:9.12.0"
18891889
ts-jest: "npm:29.1.1"
18901890
typescript: "npm:5.1.6"
18911891
languageName: unknown
@@ -9666,9 +9666,9 @@ __metadata:
96669666
languageName: node
96679667
linkType: hard
96689668

9669-
"testcontainers@npm:9.11.0":
9670-
version: 9.11.0
9671-
resolution: "testcontainers@npm:9.11.0"
9669+
"testcontainers@npm:9.12.0":
9670+
version: 9.12.0
9671+
resolution: "testcontainers@npm:9.12.0"
96729672
dependencies:
96739673
"@balena/dockerignore": "npm:^1.0.2"
96749674
"@types/archiver": "npm:^5.3.2"
@@ -9686,7 +9686,7 @@ __metadata:
96869686
ssh-remote-port-forward: "npm:^1.0.4"
96879687
tar-fs: "npm:^2.1.1"
96889688
tmp: "npm:^0.2.1"
9689-
checksum: d6edba7f8d6edf015f9bddd8c3d3c84fb52ace1dae011f4fd475d20a00ad20092bd3c6ba1f0226b7478c21797d859dc348487b2c8350fe54e028baee8cd6467f
9689+
checksum: 124d7b911a39983847e12c8fa455546e1fc111e4d62c76a44313bae6415cf89cbb487e068c34de81ff3414aecfd44164eaaff0111f451270399ada02e2e50977
96909690
languageName: node
96919691
linkType: hard
96929692

0 commit comments

Comments
 (0)