Skip to content

Commit

Permalink
build: bump @commitlint/cli from 17.7.2 to 17.8.0
Browse files Browse the repository at this point in the history
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.7.2 to 17.8.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/v17.8.0/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 83f9364 commit 4cf6d95
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.23.2",
"@commitlint/cli": "^17.7.2",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@types/common-tags": "^1.8.2",
"@types/jest": "^29.5.5",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2416,13 +2416,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:^17.7.2":
version: 17.7.2
resolution: "@commitlint/cli@npm:17.7.2"
"@commitlint/cli@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/cli@npm:17.8.0"
dependencies:
"@commitlint/format": ^17.4.4
"@commitlint/lint": ^17.7.0
"@commitlint/load": ^17.7.2
"@commitlint/lint": ^17.8.0
"@commitlint/load": ^17.8.0
"@commitlint/read": ^17.5.1
"@commitlint/types": ^17.4.4
execa: ^5.0.0
Expand All @@ -2432,7 +2432,7 @@ __metadata:
yargs: ^17.0.0
bin:
commitlint: cli.js
checksum: 7d5d86b27980135713094e44023ee7a6cc2bb1cd015f92111857e069a3127dab63d4575b507bdac2e16255aaab65da908d1f7667e8aa9de7e032d9c464ef3154
checksum: 3780a143aa943c832283b762be9d2bc317745ce716f798ff6a07c1f5d1bb2a8fee169fc153e7545b00bea81e255f108e078ee7d79db8c3631d87e5820ea71d50
languageName: node
linkType: hard

Expand Down Expand Up @@ -2486,31 +2486,31 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/is-ignored@npm:^17.7.0":
version: 17.7.0
resolution: "@commitlint/is-ignored@npm:17.7.0"
"@commitlint/is-ignored@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/is-ignored@npm:17.8.0"
dependencies:
"@commitlint/types": ^17.4.4
semver: 7.5.4
checksum: aa0b695d6e7bee5e732f96a2ff383347ff476eb48f9d3b4ed75b098cafa27e56da15563833d3cf4e1268fc26819180cd8b5bdc322b087073a63bc94f699944b2
checksum: ae18943cae8370476049fcbf08c18256f44e2063c9be553eb282a81231ec50a8aff1b861e93108dc823fe6331e1aedcdd7c74c777b57e564308eeb7f7b9da33c
languageName: node
linkType: hard

"@commitlint/lint@npm:^17.7.0":
version: 17.7.0
resolution: "@commitlint/lint@npm:17.7.0"
"@commitlint/lint@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/lint@npm:17.8.0"
dependencies:
"@commitlint/is-ignored": ^17.7.0
"@commitlint/is-ignored": ^17.8.0
"@commitlint/parse": ^17.7.0
"@commitlint/rules": ^17.7.0
"@commitlint/types": ^17.4.4
checksum: 72765e0f2c6b78faa1c7ceb1050ef624d505deb0f95c5ac2ce1959c3ee8c2ce579d4f5aaf9434adf244727a97653be4d7fbc0d75cda2d8915e563ebeb7b886ae
checksum: 7a2729575de88b15c296619d78bb7cde4da535adb35b8a5f5834585d3ae293cc01352a2bbb98cb02c6938cedb871c787c5086d47d42750b311094a459b33cbc9
languageName: node
linkType: hard

"@commitlint/load@npm:^17.7.2":
version: 17.7.2
resolution: "@commitlint/load@npm:17.7.2"
"@commitlint/load@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/load@npm:17.8.0"
dependencies:
"@commitlint/config-validator": ^17.6.7
"@commitlint/execute-rule": ^17.4.0
Expand All @@ -2526,7 +2526,7 @@ __metadata:
resolve-from: ^5.0.0
ts-node: ^10.8.1
typescript: ^4.6.4 || ^5.0.0
checksum: dda9f7efd6413309266617a5ee026df65cc8c590b86c312f5905285fcbef5ae3ec983694c145007d89402c9f728882465f016167b156f43f6ed414c3b8ca079a
checksum: 24287a9dfbf57f7d824ffc7f6a3df2f4771db501ce05219ed93abd00b68dc629a41a70c4d6c142ca05c4f29d38a1cf823353886c2378f5dd77d6e0cf2c540ffc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5739,7 +5739,7 @@ __metadata:
"@babel/preset-env": ^7.23.2
"@babel/preset-react": ^7.22.15
"@babel/preset-typescript": ^7.23.2
"@commitlint/cli": ^17.7.2
"@commitlint/cli": ^17.8.0
"@commitlint/config-conventional": ^17.8.0
"@testing-library/dom": ^9.3.3
"@testing-library/jest-dom": ^6.1.4
Expand Down

0 comments on commit 4cf6d95

Please sign in to comment.