Skip to content

Commit 8a556f8

Browse files
chore: bump testcontainers from 11.0.0 to 11.0.2 (#222)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.0.0 to 11.0.2. - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.0.0...v11.0.2) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 339bf32 commit 8a556f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"types": "./dist/index.d.ts",
1616
"dependencies": {
17-
"testcontainers": "11.0.0"
17+
"testcontainers": "11.0.2"
1818
},
1919
"devDependencies": {
2020
"@biomejs/biome": "1.9.4",

0 commit comments

Comments
 (0)