Skip to content

Commit 55b02b8

Browse files
chore: bump testcontainers from 11.0.2 to 11.0.3 (#225)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.0.2 to 11.0.3. - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.0.2...v11.0.3) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 11.0.3 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 ad9d6e1 commit 55b02b8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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.2"
17+
"testcontainers": "11.0.3"
1818
},
1919
"devDependencies": {
2020
"@biomejs/biome": "1.9.4",

0 commit comments

Comments
 (0)