Skip to content

Commit

Permalink
fix(deps): update dependency @commitlint/cli to v17.7.0 (#1339)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 59d302c commit 1ff6bdc
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 176 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"format:css": "yarn lint:css --fix"
},
"devDependencies": {
"@commitlint/cli": "17.6.7",
"@commitlint/cli": "17.7.0",
"@newhighsco/commitlint-config": "*",
"@newhighsco/editor-config": "*",
"@newhighsco/eslint-config": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"test": "echo 'No test specified'"
},
"peerDependencies": {
"@commitlint/cli": "17.6.7"
"@commitlint/cli": "17.7.0"
}
}
Loading

0 comments on commit 1ff6bdc

Please sign in to comment.