Skip to content

Commit cf0da02

Browse files
dependabot[bot]simonberner
authored andcommitted
build(deps-dev): bump testcontainers from 10.24.1 to 10.24.2
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 10.24.1 to 10.24.2. - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v10.24.1...v10.24.2) --- updated-dependencies: - dependency-name: testcontainers dependency-version: 10.24.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 022c354 commit cf0da02

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -20,7 +20,7 @@
2020
"@playwright/test": "^1.51.1",
2121
"@testcontainers/postgresql": "^10.24.1",
2222
"jest": "^29.7.0",
23-
"testcontainers": "^10.24.1",
23+
"testcontainers": "^10.24.2",
2424
"testcontainers-node-playwright": "^0.5.5"
2525
}
2626
}

0 commit comments

Comments
 (0)