Browse Source

chore(deps-dev): bump @commitlint/cli from 19.8.1 to 20.0.0

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/11563/head
dependabot[bot] 6 months ago
committed by GitHub
parent
commit
1b4e978675
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      package.json

2
package.json

@ -47,7 +47,7 @@
},
"devDependencies": {
"@ant-design/pro-cli": "^3.3.0",
"@commitlint/cli": "^19.8.1",
"@commitlint/cli": "^20.0.0",
"@commitlint/config-conventional": "^19.8.1",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.3.0",

Loading…
Cancel
Save