lint/dev-dependencies/package.json
dependabot[bot] b301205c5e
Some checks failed
Publish Images / Build and Test (push) Has been cancelled
Build and Test / Set build metadata (push) Has been cancelled
Build and Test / Build test suite matrix (push) Has been cancelled
Build and Test / preview-release-notes (push) Has been cancelled
Lint commit / commitlint (push) Has been cancelled
Publish Images / Release (push) Has been cancelled
Build and Test / Build and Test (push) Has been cancelled
Build and Test / Test the Super-linter GitHub Action (push) Has been cancelled
Build and Test / Run test cases (push) Has been cancelled
Build and Test / Check if all the tests passed (push) Has been cancelled
ci(dev-npm): bump release-please in /dev-dependencies (#6611)
Bumps [release-please](https://github.com/googleapis/release-please) from 16.12.0 to 16.17.0.
- [Release notes](https://github.com/googleapis/release-please/releases)
- [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/release-please/compare/v16.12.0...v16.17.0)

---
updated-dependencies:
- dependency-name: release-please
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 17:41:07 +00:00

9 lines
180 B
JSON

{
"name": "super-linter-dev-tools-container-image",
"private": true,
"version": "0.0.1-local",
"dependencies": {
"release-please": "^16.17.0"
},
"license": "MIT"
}