Skip to content

Commit 557dbdf

Browse files
chore: bump testcontainers from 10.26.0 to 10.28.0 (#216)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 10.26.0 to 10.28.0. - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v10.26.0...v10.28.0) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 10.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24792fd commit 557dbdf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)