Skip to content

Commit

Permalink
chore(dev-deps): update dependency @commitlint/cli to v17.7.2 (#630)
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 Sep 28, 2023
1 parent 85166a5 commit a0f5e5d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@babel/preset-react": "7.22.15",
"@babel/register": "7.22.15",
"@babel/runtime": "7.23.1",
"@commitlint/cli": "17.7.1",
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"babel-loader": "9.1.3",
"babel-plugin-lodash": "3.3.4",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1729,13 +1729,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -1821,15 +1821,15 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/load@npm:^17.7.1":
version: 17.7.1
resolution: "@commitlint/load@npm:17.7.1"
"@commitlint/load@npm:^17.7.2":
version: 17.7.2
resolution: "@commitlint/load@npm:17.7.2"
dependencies:
"@commitlint/config-validator": ^17.6.7
"@commitlint/execute-rule": ^17.4.0
"@commitlint/resolve-extends": ^17.6.7
"@commitlint/types": ^17.4.4
"@types/node": 20.4.7
"@types/node": 20.5.1
chalk: ^4.1.0
cosmiconfig: ^8.0.0
cosmiconfig-typescript-loader: ^4.0.0
Expand All @@ -1839,7 +1839,7 @@ __metadata:
resolve-from: ^5.0.0
ts-node: ^10.8.1
typescript: ^4.6.4 || ^5.0.0
checksum: 8d0e56b49a0e4dec7e8e28a2c6bc7ce985e6b8e10274aa20d0e3f6c2465fc9082d18f91bbe5c336594ebabcc4dc9668fdeaa039ef5bbfaf26ca0be423461ef61
checksum: dda9f7efd6413309266617a5ee026df65cc8c590b86c312f5905285fcbef5ae3ec983694c145007d89402c9f728882465f016167b156f43f6ed414c3b8ca079a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2936,10 +2936,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.4.7":
version: 20.4.7
resolution: "@types/node@npm:20.4.7"
checksum: a40d7003f66b56220a2028179e49f950b46fa6dbf860a4a6ecbd6ba7976f05b2f0b31ced39689ec88a7d9e32d07e088c6a06d270b99d5bc13a28291ac2f30ca7
"@types/node@npm:20.5.1":
version: 20.5.1
resolution: "@types/node@npm:20.5.1"
checksum: 3dbe611cd67afa987102c8558ee70f848949c5dcfee5f60abc073e55c0d7b048e391bf06bb1e0dc052cb7210ca97136ac496cbaf6e89123c989de6bd125fde82
languageName: node
linkType: hard

Expand Down Expand Up @@ -7972,7 +7972,7 @@ __metadata:
"@babel/preset-react": 7.22.15
"@babel/register": 7.22.15
"@babel/runtime": 7.23.1
"@commitlint/cli": 17.7.1
"@commitlint/cli": 17.7.2
"@commitlint/config-conventional": 17.7.0
babel-loader: 9.1.3
babel-plugin-lodash: 3.3.4
Expand Down

0 comments on commit a0f5e5d

Please sign in to comment.