Skip to content

Commit

Permalink
chore(deps): update dependency @commitlint/cli to ^19.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 11, 2024
1 parent b3cc735 commit 9f51dfa
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 @@ -40,7 +40,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@favware/cliff-jumper": "^4.0.3",
"@favware/npm-deprecate": "^1.0.7",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,20 +78,20 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:^19.3.0":
version: 19.3.0
resolution: "@commitlint/cli@npm:19.3.0"
"@commitlint/cli@npm:^19.4.0":
version: 19.4.0
resolution: "@commitlint/cli@npm:19.4.0"
dependencies:
"@commitlint/format": "npm:^19.3.0"
"@commitlint/lint": "npm:^19.2.2"
"@commitlint/load": "npm:^19.2.0"
"@commitlint/read": "npm:^19.2.1"
"@commitlint/load": "npm:^19.4.0"
"@commitlint/read": "npm:^19.4.0"
"@commitlint/types": "npm:^19.0.3"
execa: "npm:^8.0.1"
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 10/b1565c0529b8a27ebb3313230f5ddf2f72c5dd819073b2ec141ea1547dfc4de3400a7208ae4f93b071cf8a6a2736aaeb1348c722f6e4627dc964dd0976a37810
checksum: 10/be6e7cdc11b20d29f840eaff4d8231a8180f1355100e05a1b5652a4fc19d63c254b11e47bb29c44de073998cd8d13f62b4b1f0ea404f39a54064b0d56e3a1baf
languageName: node
linkType: hard

Expand Down Expand Up @@ -168,9 +168,9 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^19.2.0":
version: 19.2.0
resolution: "@commitlint/load@npm:19.2.0"
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^19.4.0":
version: 19.4.0
resolution: "@commitlint/load@npm:19.4.0"
dependencies:
"@commitlint/config-validator": "npm:^19.0.3"
"@commitlint/execute-rule": "npm:^19.0.0"
Expand All @@ -182,7 +182,7 @@ __metadata:
lodash.isplainobject: "npm:^4.0.6"
lodash.merge: "npm:^4.6.2"
lodash.uniq: "npm:^4.5.0"
checksum: 10/5cd35a0a60064c70c06ab6bd8b1ae02cf6ecc1d0520b76c68cdc7c12094338f04c19e2df5d7ae30d681e858871c4f1963ae39e4969ed61139959cf4b300030fc
checksum: 10/ebf3c8f4567cef9b4099d740f145eea6dc8335059ebfbda18d9c65701b810c46634aeeea721a6c7ebbef6cf8d11ccf1402891fee89ca90652f723987ee5c410c
languageName: node
linkType: hard

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

"@commitlint/read@npm:^19.2.1":
version: 19.2.1
resolution: "@commitlint/read@npm:19.2.1"
"@commitlint/read@npm:^19.4.0":
version: 19.4.0
resolution: "@commitlint/read@npm:19.4.0"
dependencies:
"@commitlint/top-level": "npm:^19.0.0"
"@commitlint/types": "npm:^19.0.3"
execa: "npm:^8.0.1"
git-raw-commits: "npm:^4.0.0"
minimist: "npm:^1.2.8"
checksum: 10/840ebd183b2fe36dea03701552d825a9a1770d300b9416ab2a731fdeed66cf8c9dd8be133d92ac017cb9bf29e2ef5aee91a641f2b643bb5b33005f7b392ec953
checksum: 10/732ab482c3acc7cf00d28db02d45701f38c381712a46e2d5f5f7faabc14b87d849c64184df80b7d197083a71fbd7ec05cc5ae6a1814c1590543f9489e46f9d28
languageName: node
linkType: hard

Expand Down Expand Up @@ -1126,7 +1126,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@sapphire/shapeshift@workspace:."
dependencies:
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/cli": "npm:^19.4.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@favware/cliff-jumper": "npm:^4.0.3"
"@favware/npm-deprecate": "npm:^1.0.7"
Expand Down

0 comments on commit 9f51dfa

Please sign in to comment.