Skip to content

Commit

Permalink
build(deps-dev): Bump @commitlint/cli from 17.4.2 to 17.4.4 (#33)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
1 parent ade42ec commit 8da7bc0
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"strip-json-comments": "5.0.0"
},
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.2",
"@faker-js/faker": "8.0.0-alpha.0",
"@flex-development/mkbuild": "1.0.0-alpha.13",
Expand Down
144 changes: 72 additions & 72 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,23 +188,23 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:17.4.2":
version: 17.4.2
resolution: "@commitlint/cli@npm:17.4.2"
dependencies:
"@commitlint/format": "npm:^17.4.0"
"@commitlint/lint": "npm:^17.4.2"
"@commitlint/load": "npm:^17.4.2"
"@commitlint/read": "npm:^17.4.2"
"@commitlint/types": "npm:^17.4.0"
"@commitlint/cli@npm:17.4.4":
version: 17.4.4
resolution: "@commitlint/cli@npm:17.4.4"
dependencies:
"@commitlint/format": "npm:^17.4.4"
"@commitlint/lint": "npm:^17.4.4"
"@commitlint/load": "npm:^17.4.4"
"@commitlint/read": "npm:^17.4.4"
"@commitlint/types": "npm:^17.4.4"
execa: "npm:^5.0.0"
lodash.isfunction: "npm:^3.0.9"
resolve-from: "npm:5.0.0"
resolve-global: "npm:1.0.0"
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 0d68555ad55b0533a049cfad02095171819c68957fd738e066dccba5dd729e1eece153e81de3db5ad7b9eecff526532270ad7b5b955a064cd3149330281ea30e
checksum: 6f2c7541c7e2e64ffb65a3674f8bc91b3b73fd98f88db77d8973d7072769b14f3adbb19ee65c95d3ea32d22e57dc5de59de9f7285840ce65e89d12aa3cf97b70
languageName: node
linkType: hard

Expand All @@ -217,27 +217,27 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-validator@npm:^17.4.0":
version: 17.4.0
resolution: "@commitlint/config-validator@npm:17.4.0"
"@commitlint/config-validator@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/config-validator@npm:17.4.4"
dependencies:
"@commitlint/types": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.4"
ajv: "npm:^8.11.0"
checksum: 355746588b516035c012f62c09b85e8333d1dee5588cc91541f2d04cf1b2f05480c0ef00faeb23de0c73bf502379a81b6839e8fc1b9a282911732d04b03ef314
checksum: d3e6abc04d9fa365ed06ce1d42af0d98f22a6201309896a2d67b6a15d4e0a0c6612d148666a1704557f5054ffb1a2cbc03e4f3cf3aec76d5b60c91e49d89fe69
languageName: node
linkType: hard

"@commitlint/ensure@npm:^17.4.0":
version: 17.4.0
resolution: "@commitlint/ensure@npm:17.4.0"
"@commitlint/ensure@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/ensure@npm:17.4.4"
dependencies:
"@commitlint/types": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.4"
lodash.camelcase: "npm:^4.3.0"
lodash.kebabcase: "npm:^4.1.1"
lodash.snakecase: "npm:^4.1.1"
lodash.startcase: "npm:^4.4.0"
lodash.upperfirst: "npm:^4.3.1"
checksum: 707e9dcf12caeb917663d94bfcea5b88aada66a2f359db189e121841f76e36517fab2c7bdaf12327433506175613262c61b2832f7239045f42dd3fe964af0e87
checksum: 2686ae77953aa54c23f8f4836e9eef8b7201d2bce15951d6b60231dd29d052ea4accf5bddc635a57b094bd002ae01e95c447f50973a7877ccd85ea1f6d638b5c
languageName: node
linkType: hard

Expand All @@ -248,46 +248,46 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/format@npm:^17.4.0":
version: 17.4.0
resolution: "@commitlint/format@npm:17.4.0"
"@commitlint/format@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/format@npm:17.4.4"
dependencies:
"@commitlint/types": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.4"
chalk: "npm:^4.1.0"
checksum: b77c69670706a97634e8ff7cdcf9c8826ba67db79805a43a1f5c0a246483f0c35e948a094de02d72035270e137684ac306912232bb7c30d26f611447ad866535
checksum: efbf2d93723d5e5432c20041a9044adb3b036769830938b7cafe141664545a27a7a6cd07bcb5dcb936d7a2d7780f0ae3446c0e77256c9cb844e249cd80c31d25
languageName: node
linkType: hard

"@commitlint/is-ignored@npm:^17.4.2":
version: 17.4.2
resolution: "@commitlint/is-ignored@npm:17.4.2"
"@commitlint/is-ignored@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/is-ignored@npm:17.4.4"
dependencies:
"@commitlint/types": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.4"
semver: "npm:7.3.8"
checksum: 3fa1602709039cc949ca068d26e5056a425ed5e2214168fdb6130a68834e20e9689d7cc2a14670b18c7a900af6571ddb0f06f52164374622f35c30f3bc87e9e3
checksum: a55a0c55242dc447f07c64995a067db19848fc1198965b360d0cb6d23816c8cb9cfcb1376744fbc8e47ae86cc8359387f1aae1dd50c5c4454c3fb7b67c0a8fda
languageName: node
linkType: hard

"@commitlint/lint@npm:^17.4.2":
version: 17.4.2
resolution: "@commitlint/lint@npm:17.4.2"
"@commitlint/lint@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/lint@npm:17.4.4"
dependencies:
"@commitlint/is-ignored": "npm:^17.4.2"
"@commitlint/parse": "npm:^17.4.2"
"@commitlint/rules": "npm:^17.4.2"
"@commitlint/types": "npm:^17.4.0"
checksum: 95e4179c27793c4c5a13f13331557758860055933ae2ea41d40bc05911bae13fab545739a388917a46a135469c57933d2e8426988837f4e2a36a107d5d04ba59
"@commitlint/is-ignored": "npm:^17.4.4"
"@commitlint/parse": "npm:^17.4.4"
"@commitlint/rules": "npm:^17.4.4"
"@commitlint/types": "npm:^17.4.4"
checksum: 03895636269249bee2d3dac7f825a2dfc7e400f49e14eec2cae35aa6056e479bd6a9ec788bccdb57561f7e76dfc6c9fcae0407939ab3013302b443f499103462
languageName: node
linkType: hard

"@commitlint/load@npm:^17.4.2":
version: 17.4.2
resolution: "@commitlint/load@npm:17.4.2"
"@commitlint/load@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/load@npm:17.4.4"
dependencies:
"@commitlint/config-validator": "npm:^17.4.0"
"@commitlint/config-validator": "npm:^17.4.4"
"@commitlint/execute-rule": "npm:^17.4.0"
"@commitlint/resolve-extends": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.0"
"@commitlint/resolve-extends": "npm:^17.4.4"
"@commitlint/types": "npm:^17.4.4"
"@types/node": "npm:*"
chalk: "npm:^4.1.0"
cosmiconfig: "npm:^8.0.0"
Expand All @@ -298,7 +298,7 @@ __metadata:
resolve-from: "npm:^5.0.0"
ts-node: "npm:^10.8.1"
typescript: "npm:^4.6.4"
checksum: 2a3a32109d96231e09d17dd6b00b0572238eb82215211ad40e7646c22528b6d7cd6bed7aa93a00264707c18b43df6fa5c357536f0e5e605b7dfeab383cc932c0
checksum: 5997a45c9c6e98155a02d219d77062a6cf10e454d20a19d22be668822ec4316a34adce973900b2707c1c0d04fa6433e3700d8e66581650d24c42353b975f3a5d
languageName: node
linkType: hard

Expand All @@ -309,54 +309,54 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/parse@npm:^17.4.2":
version: 17.4.2
resolution: "@commitlint/parse@npm:17.4.2"
"@commitlint/parse@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/parse@npm:17.4.4"
dependencies:
"@commitlint/types": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.4"
conventional-changelog-angular: "npm:^5.0.11"
conventional-commits-parser: "npm:^3.2.2"
checksum: 59c470d5018180c4c0f55cd1a02ff85eccc41dea43586a8d8bbd2d8de946e8d112a7369149f4f3dec2819d6ed7f7a42c9de90edc371fd779a5e6fc62a95b71c9
checksum: 354301638fe5349074729a063ed20ef7e5ab610cc1ff44937daf850528e76af5161b367213b600bff4f16e26ffa0a05706cf3fb02f3055cb69e8780133773290
languageName: node
linkType: hard

"@commitlint/read@npm:^17.4.2":
version: 17.4.2
resolution: "@commitlint/read@npm:17.4.2"
"@commitlint/read@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/read@npm:17.4.4"
dependencies:
"@commitlint/top-level": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.4"
fs-extra: "npm:^11.0.0"
git-raw-commits: "npm:^2.0.0"
minimist: "npm:^1.2.6"
checksum: abdb4ab7f3752c11cf78c8a88fba41356515bc32aaa3f5ad7af1ff95f65e86853f2dd9f8f83fd57c0b614023e6013eb84ec63c4e8f705e5406a859f936ca4398
checksum: 5e65dd805d3654c26e554e2f25b23834ea951aec9d775f2b0bb64606e68c7777e5c59c634d1f55876b9aeebc77423d7f3116699f7e706a89b63ae4e9b1babd0f
languageName: node
linkType: hard

"@commitlint/resolve-extends@npm:^17.4.0":
version: 17.4.0
resolution: "@commitlint/resolve-extends@npm:17.4.0"
"@commitlint/resolve-extends@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/resolve-extends@npm:17.4.4"
dependencies:
"@commitlint/config-validator": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.0"
"@commitlint/config-validator": "npm:^17.4.4"
"@commitlint/types": "npm:^17.4.4"
import-fresh: "npm:^3.0.0"
lodash.mergewith: "npm:^4.6.2"
resolve-from: "npm:^5.0.0"
resolve-global: "npm:^1.0.0"
checksum: 7a6a45a8f0f30670f90d157c541e23781437a98bdcc3f5eae437000270111bf8f2ac38d229631bc0c5ee1fe6c793f2f371faf06a0e81b3762730b291057fe844
checksum: 1eaf4d4ce2b6b9ac22a7f4fa80fc5136e3e242c7c767ffe602303ee73b649323afdeb0570c386a181897c315d8cfdddf043beffbf56a9fe6a067cbd6805d860c
languageName: node
linkType: hard

"@commitlint/rules@npm:^17.4.2":
version: 17.4.2
resolution: "@commitlint/rules@npm:17.4.2"
"@commitlint/rules@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/rules@npm:17.4.4"
dependencies:
"@commitlint/ensure": "npm:^17.4.0"
"@commitlint/ensure": "npm:^17.4.4"
"@commitlint/message": "npm:^17.4.2"
"@commitlint/to-lines": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.4"
execa: "npm:^5.0.0"
checksum: e889a0d5d0ad1bad160801686cdf01833f402951315f9d349a116e434fa65257d9e7c0bdee3bdc102cb6a043f0c6ee3c59543739f4cb2692c496a122e083ea58
checksum: 49ea76836a4b66c882398c2d1f02d8657e156295ee290c285229794b4fb709950e7e7c3f90a4c464270226b78f789982aa3a712594dae773b9795a0b4ad10e83
languageName: node
linkType: hard

Expand All @@ -376,12 +376,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/types@npm:^17.4.0":
version: 17.4.0
resolution: "@commitlint/types@npm:17.4.0"
"@commitlint/types@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/types@npm:17.4.4"
dependencies:
chalk: "npm:^4.1.0"
checksum: e9b57f73e13f8506fb5f81c3a7c374e8f5f12c69e2d67b560334e57994220844f85ccc75044247653b21faef0b258f1661ed48bcbe0c7de92cfc26e312e2ded8
checksum: 7131cb9fc1b10a4a49a80445d693414474f3dd22a6c2ae13690274167c24b9c3435e6e5685cf9dc68ee2567ef3ef92e755121da4bd2ec565146a34310ef1dd9b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1365,7 +1365,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/tsconfig-utils@workspace:."
dependencies:
"@commitlint/cli": "npm:17.4.2"
"@commitlint/cli": "npm:17.4.4"
"@commitlint/config-conventional": "npm:17.4.2"
"@faker-js/faker": "npm:8.0.0-alpha.0"
"@flex-development/errnode": "npm:1.5.0"
Expand Down

0 comments on commit 8da7bc0

Please sign in to comment.