Skip to content

Commit

Permalink
build(deps): update dependency @commitlint/cz-commitlint to v17.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent bb85aa7 commit 1f5272c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@commitlint/cz-commitlint": "17.7.2",
"@commitlint/cz-commitlint": "17.8.0",
"@softwareventures/eslint-config": "7.1.2",
"@softwareventures/precise-commits": "3.0.21",
"@softwareventures/prettier-config": "4.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,20 +86,20 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cz-commitlint@npm:17.7.2":
version: 17.7.2
resolution: "@commitlint/cz-commitlint@npm:17.7.2"
"@commitlint/cz-commitlint@npm:17.8.0":
version: 17.8.0
resolution: "@commitlint/cz-commitlint@npm:17.8.0"
dependencies:
"@commitlint/ensure": ^17.6.7
"@commitlint/load": ^17.7.2
"@commitlint/load": ^17.8.0
"@commitlint/types": ^17.4.4
chalk: ^4.1.0
lodash.isplainobject: ^4.0.6
word-wrap: ^1.2.5
peerDependencies:
commitizen: ^4.0.3
inquirer: ^8.0.0
checksum: 4644c7a5768b572364eb5e95cdc0979eb490e3b661eef865df3aaeb3566c8ac15a4850a042819360da92a7772d007b3506d71ab5cc4ce24c1d6c2d7a9c15d926
checksum: 6bbe8ab64b85463634eaa2e699b5bf451386c854caf1bc05427117b7301598f52e177cad8730ffce2c090c533290e7e2e5f8ec1b579b31fd326b6ac058617408
languageName: node
linkType: hard

Expand Down Expand Up @@ -156,7 +156,7 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.7.2, @commitlint/load@npm:^17.8.0":
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.8.0":
version: 17.8.0
resolution: "@commitlint/load@npm:17.8.0"
dependencies:
Expand Down Expand Up @@ -995,7 +995,7 @@ __metadata:
dependencies:
"@commitlint/cli": 17.8.0
"@commitlint/config-conventional": 17.8.0
"@commitlint/cz-commitlint": 17.7.2
"@commitlint/cz-commitlint": 17.8.0
"@softwareventures/eslint-config": 7.1.2
"@softwareventures/precise-commits": 3.0.21
"@softwareventures/prettier-config": 4.0.0
Expand Down

0 comments on commit 1f5272c

Please sign in to comment.