Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/cli to ^18.4.1 (#216)
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 Nov 12, 2023
1 parent a6a1411 commit b082e6d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"npm-registry-fetch": "^16.1.0"
},
"devDependencies": {
"@commitlint/cli": "^18.4.0",
"@commitlint/cli": "^18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"@favware/cliff-jumper": "^2.2.1",
"@sapphire/eslint-config": "^5.0.2",
Expand Down
43 changes: 24 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/cli@npm:18.4.0"
"@commitlint/cli@npm:^18.4.1":
version: 18.4.1
resolution: "@commitlint/cli@npm:18.4.1"
dependencies:
"@commitlint/format": "npm:^18.4.0"
"@commitlint/lint": "npm:^18.4.0"
"@commitlint/load": "npm:^18.4.0"
"@commitlint/load": "npm:^18.4.1"
"@commitlint/read": "npm:^18.4.0"
"@commitlint/types": "npm:^18.4.0"
execa: "npm:^5.0.0"
Expand All @@ -55,7 +55,7 @@ __metadata:
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: e23220a58f95948e6b235ee5c7cfaffced8e92f76a242ca45cb061cf21f246adefa79de920eae647ee552877b75f2796cf3e597b571192cdad267772d8ea17e5
checksum: 08354788971437ef6b4693564d1a0476b0f89ce89f9d0257f7885af525904c1ba2a0dafa7321d635bc7a034ea4dbef978f5b662ef524d545ec8e8db98888b54b
languageName: node
linkType: hard

Expand Down Expand Up @@ -131,23 +131,23 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/load@npm:18.4.0"
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^18.4.1":
version: 18.4.1
resolution: "@commitlint/load@npm:18.4.1"
dependencies:
"@commitlint/config-validator": "npm:^18.4.0"
"@commitlint/execute-rule": "npm:^18.4.0"
"@commitlint/resolve-extends": "npm:^18.4.0"
"@commitlint/types": "npm:^18.4.0"
"@types/node": "npm:^18.11.9"
chalk: "npm:^4.1.0"
cosmiconfig: "npm:^8.0.0"
cosmiconfig: "npm:^8.3.6"
cosmiconfig-typescript-loader: "npm:^5.0.0"
lodash.isplainobject: "npm:^4.0.6"
lodash.merge: "npm:^4.6.2"
lodash.uniq: "npm:^4.5.0"
resolve-from: "npm:^5.0.0"
checksum: c84655f211aad44d52e2e9e08a6a760b47a412433b026be7751b43fbb838f98e240f670783c39058ebb9e4e854f4edb06e4c55facc1cf7bf22a049e7786211f7
checksum: 77cb8b02c39fd0a28214cea898811100b1b0c33047914a9294df862ad0c75965b3000ddb1806a5e89054141ce5217419b419d5d3d9bcf757e904f34b530d7474
languageName: node
linkType: hard

Expand Down Expand Up @@ -300,7 +300,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@favware/npm-deprecate@workspace:."
dependencies:
"@commitlint/cli": "npm:^18.4.0"
"@commitlint/cli": "npm:^18.4.1"
"@commitlint/config-conventional": "npm:^18.4.0"
"@favware/cliff-jumper": "npm:^2.2.1"
"@sapphire/eslint-config": "npm:^5.0.2"
Expand Down Expand Up @@ -1294,15 +1294,20 @@ __metadata:
languageName: node
linkType: hard

"cosmiconfig@npm:^8.0.0":
version: 8.0.0
resolution: "cosmiconfig@npm:8.0.0"
"cosmiconfig@npm:^8.3.6":
version: 8.3.6
resolution: "cosmiconfig@npm:8.3.6"
dependencies:
import-fresh: "npm:^3.2.1"
import-fresh: "npm:^3.3.0"
js-yaml: "npm:^4.1.0"
parse-json: "npm:^5.0.0"
parse-json: "npm:^5.2.0"
path-type: "npm:^4.0.0"
checksum: 623c09750d32328383b6d3eaafcb0b9c3d610c142479a594528d8122a97e741725534158cbc6c6c313e66bcdb82dac440f5e32446ed79bab501e55e57a7b3119
peerDependencies:
typescript: ">=4.9.5"
peerDependenciesMeta:
typescript:
optional: true
checksum: 91d082baca0f33b1c085bf010f9ded4af43cbedacba8821da0fb5667184d0a848addc52c31fadd080007f904a555319c238cf5f4c03e6d58ece2e4876b2e73d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -2403,7 +2408,7 @@ __metadata:
languageName: node
linkType: hard

"import-fresh@npm:^3.0.0, import-fresh@npm:^3.2.1":
"import-fresh@npm:^3.0.0, import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0":
version: 3.3.0
resolution: "import-fresh@npm:3.3.0"
dependencies:
Expand Down Expand Up @@ -3484,7 +3489,7 @@ __metadata:
languageName: node
linkType: hard

"parse-json@npm:^5.0.0":
"parse-json@npm:^5.0.0, parse-json@npm:^5.2.0":
version: 5.2.0
resolution: "parse-json@npm:5.2.0"
dependencies:
Expand Down

0 comments on commit b082e6d

Please sign in to comment.