11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-06 09:36:53 +00:00

chore(deps-dev): bump @commitlint/ensure from 16.2.1 to 17.0.0

Bumps [@commitlint/ensure](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/ensure) from 16.2.1 to 17.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/ensure/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.0/@commitlint/ensure)

---
updated-dependencies:
- dependency-name: "@commitlint/ensure"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-16 09:24:38 +00:00 committed by GitHub
parent 27adeea602
commit 53685234db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 43 additions and 20 deletions

View file

@ -43,7 +43,7 @@
"@babel/core": "^7.17.8",
"@babel/preset-env": "^7.18.2",
"@commitlint/cli": "^16.2.3",
"@commitlint/ensure": "^16.2.1",
"@commitlint/ensure": "^17.0.0",
"@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1",
"@jest/globals": "^28.1.0",