Skip to content

Commit

Permalink
chore(deps): update commitlint to v17.8.0 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 15, 2023
1 parent b4ccb27 commit bf27a28
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
]
},
"devDependencies": {
"@commitlint/cli": "17.7.2",
"@commitlint/cli": "17.8.0",
"@nx/jest": "16.10.0",
"@nx/node": "16.10.0",
"@nx/workspace": "16.10.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "Apache-2.0",
"main": "commitlint.config.js",
"dependencies": {
"@commitlint/config-conventional": "17.7.0"
"@commitlint/config-conventional": "17.8.0"
},
"peerDependencies": {
"@commitlint/cli": "*"
Expand Down

0 comments on commit bf27a28

Please sign in to comment.