Files
stefanzweifel-git-auto-comm…/package.json
dependabot[bot] f2e2c3ec9c
Some checks failed
git-auto-commit / git-auto-commit (push) Has been cancelled
Lint Code Base / Lint Code Base (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
tests / tests (push) Has been cancelled
Bump bats from 1.11.0 to 1.11.1 (#353)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 18:12:34 +01:00

11 lines
184 B
JSON

{
"devDependencies": {
"bats": "^1.11.1",
"bats-assert": "ztombol/bats-assert",
"bats-support": "ztombol/bats-support"
},
"scripts": {
"test": "bats tests"
}
}