Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/cli to v17.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 25, 2022
1 parent 9781bb8 commit cf3fcdd
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@babel/core": "7.18.0",
"@babel/eslint-parser": "7.17.0",
"@commitlint/cli": "17.0.0",
"@commitlint/cli": "17.0.1",
"@commitlint/config-conventional": "17.0.0",
"@jenssimon/eslint-config-base": "5.4.1",
"@jenssimon/eslint-config-sfcc": "4.1.0",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Expand Up @@ -712,22 +712,23 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:17.0.0":
version: 17.0.0
resolution: "@commitlint/cli@npm:17.0.0"
"@commitlint/cli@npm:17.0.1":
version: 17.0.1
resolution: "@commitlint/cli@npm:17.0.1"
dependencies:
"@commitlint/format": ^17.0.0
"@commitlint/lint": ^17.0.0
"@commitlint/load": ^17.0.0
"@commitlint/read": ^17.0.0
"@commitlint/types": ^17.0.0
execa: ^5.0.0
lodash: ^4.17.19
resolve-from: 5.0.0
resolve-global: 1.0.0
yargs: ^17.0.0
bin:
commitlint: cli.js
checksum: ac7159458ee6d6271898795dd30fb74efb84e549934aabba189dcc495cf49c48b71ab3ef444175636895526300b914db9c72d59161591e26517fc1cab9f83461
checksum: 7a69ce6eeb1a8c2b573d73d92790cea8e36392edf76687e409d890ab6f67176566dc21b4ea2cd26d32adad3b25bf6c1ac7827030354af1ed57e809f866feb4df
languageName: node
linkType: hard

Expand Down Expand Up @@ -2440,7 +2441,7 @@ __metadata:
"@babel/core": 7.18.0
"@babel/eslint-parser": 7.17.0
"@babel/types": ^7.17.0
"@commitlint/cli": 17.0.0
"@commitlint/cli": 17.0.1
"@commitlint/config-conventional": 17.0.0
"@jenssimon/eslint-config-base": 5.4.1
"@jenssimon/eslint-config-sfcc": 4.1.0
Expand Down

0 comments on commit cf3fcdd

Please sign in to comment.