Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
build: update dependency @commitlint/cli to ^17.2.0. (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2022
1 parent 21c6089 commit 71d2fbf
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.0",
"author": "Jan Šilhan <silhanu@gmail.com>",
"devDependencies": {
"@commitlint/cli": "^17.1.2",
"@commitlint/cli": "^17.2.0",
"@monodeploy/plugin-github": "^0.6.2",
"cross-env": "^7.0.3",
"danger": "^11.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-commit-lint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@rajzik/conventional-changelog-types": "workspace:^1.0.0"
},
"devDependencies": {
"@commitlint/cli": "^17.1.2"
"@commitlint/cli": "^17.2.0"
},
"engines": {
"node": ">=16.12.0",
Expand Down
82 changes: 41 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2892,14 +2892,14 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:^17.1.2":
version: 17.1.2
resolution: "@commitlint/cli@npm:17.1.2"
"@commitlint/cli@npm:^17.2.0":
version: 17.2.0
resolution: "@commitlint/cli@npm:17.2.0"
dependencies:
"@commitlint/format": ^17.0.0
"@commitlint/lint": ^17.1.0
"@commitlint/load": ^17.1.2
"@commitlint/read": ^17.1.0
"@commitlint/lint": ^17.2.0
"@commitlint/load": ^17.2.0
"@commitlint/read": ^17.2.0
"@commitlint/types": ^17.0.0
execa: ^5.0.0
lodash: ^4.17.19
Expand All @@ -2908,7 +2908,7 @@ __metadata:
yargs: ^17.0.0
bin:
commitlint: cli.js
checksum: 2f87c560ede9c731574ceb3a4be0d4a12fed60aedef57a567a98b978537105da0aa70d189803f7894ee7a079038f63ee45345ebd29e9d29789d9fdf4c64006d4
checksum: e850a2bfac3df902b72150050811e89a7aa5202918aa47bea5b8f6e5cff2277e9b15786a087b146bd510d450efad7ce3216338c4d580d9342ef43616abc2744c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2949,31 +2949,31 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/is-ignored@npm:^17.1.0":
version: 17.1.0
resolution: "@commitlint/is-ignored@npm:17.1.0"
"@commitlint/is-ignored@npm:^17.2.0":
version: 17.2.0
resolution: "@commitlint/is-ignored@npm:17.2.0"
dependencies:
"@commitlint/types": ^17.0.0
semver: 7.3.7
checksum: d371e7dbf137dee40d06b54f7edd1ac079d6ff696d756fb8b6a9c1a69b12a92295ecd2cf6d7079db229783c510b57a5f88080f486d3810177aef85b098f2464d
checksum: ae88eae5f4661d963a46ed39ae58dd3e3b0a1139cbab59f76f535170eb263c203e25d67286f3a0dedb7cfd77606d65d65a9eaa8e4a1949cd82d342064c4e5cc3
languageName: node
linkType: hard

"@commitlint/lint@npm:^17.1.0":
version: 17.1.0
resolution: "@commitlint/lint@npm:17.1.0"
"@commitlint/lint@npm:^17.2.0":
version: 17.2.0
resolution: "@commitlint/lint@npm:17.2.0"
dependencies:
"@commitlint/is-ignored": ^17.1.0
"@commitlint/parse": ^17.0.0
"@commitlint/rules": ^17.0.0
"@commitlint/is-ignored": ^17.2.0
"@commitlint/parse": ^17.2.0
"@commitlint/rules": ^17.2.0
"@commitlint/types": ^17.0.0
checksum: a457461da400d9adc5fa52bdc78c0e97f9b0f3e021f4b74efae2e7aae1b3febea759ef4a952cde2330a247cd48203345b038197ed1fcc750433ac042a4a7217d
checksum: e35f30b89e6126b6491b062c003b26afe129c9243e1866a569676ae0e3b04a6bce11ee348df82332a984dc38aabbeb139df0fb94a7d421f981ef352fe0c5420c
languageName: node
linkType: hard

"@commitlint/load@npm:^17.1.2":
version: 17.1.2
resolution: "@commitlint/load@npm:17.1.2"
"@commitlint/load@npm:^17.2.0":
version: 17.2.0
resolution: "@commitlint/load@npm:17.2.0"
dependencies:
"@commitlint/config-validator": ^17.1.0
"@commitlint/execute-rule": ^17.0.0
Expand All @@ -2987,38 +2987,38 @@ __metadata:
resolve-from: ^5.0.0
ts-node: ^10.8.1
typescript: ^4.6.4
checksum: c01e2d8a5b9b20706d91d7930f960b901450aa1e306d597eb0fca56f60d692bd1f63495914614bd59b0a6bcc51e11036a2291c79beb96ab7e8463034c5c5ecbb
checksum: ac7c971049e4fd9ec837389b8dfb94bd86dbed492f863394c6baa0cc11774919a43ad1fb27aabc9a50169d8da13c352aa1a2d3b7c07573e5e3067d87eb0b114a
languageName: node
linkType: hard

"@commitlint/message@npm:^17.0.0":
version: 17.0.0
resolution: "@commitlint/message@npm:17.0.0"
checksum: ec80ea7f98082e48116fda1203277ac139bf2f442a8f58f87f8b823c6e526ec3771a9de7821b249254d580bff59a3fe205d044d1e9df29c34c3014a41e851c5d
"@commitlint/message@npm:^17.2.0":
version: 17.2.0
resolution: "@commitlint/message@npm:17.2.0"
checksum: 504760cfb1004d571f198d60641d2dc3e59e0ac28a244ba767fe938ee1124399acbe5be3b074da9ec88a9cb6b0378e198833c4b983feaeb0e4f1f886bbe927b6
languageName: node
linkType: hard

"@commitlint/parse@npm:^17.0.0":
version: 17.0.0
resolution: "@commitlint/parse@npm:17.0.0"
"@commitlint/parse@npm:^17.2.0":
version: 17.2.0
resolution: "@commitlint/parse@npm:17.2.0"
dependencies:
"@commitlint/types": ^17.0.0
conventional-changelog-angular: ^5.0.11
conventional-commits-parser: ^3.2.2
checksum: 86610df080665b8ba83037c598f4e6d0538a5ec40fdb0c2ad1925bfdf0f494934deafa020d2e21663f64dbc20fec4e889d21675573d3860c379c2d305db7a141
checksum: a6be0e9124debb2e2d97dd442a855c9dafcc86999b970f52e77bddf4a5e5ff569011ea1a2f5ab6075ec1f5634b8354e68033fd01542abf9c72b026ae77306189
languageName: node
linkType: hard

"@commitlint/read@npm:^17.1.0":
version: 17.1.0
resolution: "@commitlint/read@npm:17.1.0"
"@commitlint/read@npm:^17.2.0":
version: 17.2.0
resolution: "@commitlint/read@npm:17.2.0"
dependencies:
"@commitlint/top-level": ^17.0.0
"@commitlint/types": ^17.0.0
fs-extra: ^10.0.0
git-raw-commits: ^2.0.0
minimist: ^1.2.6
checksum: b9f728860a17db3e6c2e7872eca788b83192e1b83fbed3c4acdc0a83674573576df40041ca136eec9e19c1d0964efe31cfa98ec3f0907ccdefa80f6b5e7eeca4
checksum: b2adcbe1f1853a0d6b477c245a22ce18eda0e15c47d0211aa141f5101acf84b77e4c9bace076021e8d0a78b3d05c1f7f4e04e550ea0317992b592686e07b81ac
languageName: node
linkType: hard

Expand All @@ -3036,16 +3036,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/rules@npm:^17.0.0":
version: 17.0.0
resolution: "@commitlint/rules@npm:17.0.0"
"@commitlint/rules@npm:^17.2.0":
version: 17.2.0
resolution: "@commitlint/rules@npm:17.2.0"
dependencies:
"@commitlint/ensure": ^17.0.0
"@commitlint/message": ^17.0.0
"@commitlint/message": ^17.2.0
"@commitlint/to-lines": ^17.0.0
"@commitlint/types": ^17.0.0
execa: ^5.0.0
checksum: cd0944069932bee738a0ed70cb972fa0d14c0e35642310ca856d5e368ddc48513d05ece00f2e309ebcf4ecb119f8b44b322ff086edaa5208edb3cec0968dac06
checksum: d13250a0a9c012944fee13426521500fd1da9ae5bac9597c4689ff8e1a0f04875614a90beddfca147165690a34e12ec277ff0b11dce43463aa559ebdf90ba397
languageName: node
linkType: hard

Expand Down Expand Up @@ -4049,7 +4049,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@rajzik/conventional-commit-lint-config@workspace:packages/conventional-commit-lint"
dependencies:
"@commitlint/cli": ^17.1.2
"@commitlint/cli": ^17.2.0
"@rajzik/conventional-changelog-types": "workspace:^1.0.0"
peerDependencies:
"@commitlint/cli": ">=12"
Expand Down Expand Up @@ -6792,7 +6792,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "configs-root@workspace:."
dependencies:
"@commitlint/cli": ^17.1.2
"@commitlint/cli": ^17.2.0
"@monodeploy/plugin-github": ^0.6.2
cross-env: ^7.0.3
danger: ^11.1.4
Expand Down

0 comments on commit 71d2fbf

Please sign in to comment.