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 7, 2024
1 parent fb34028 commit 4a0726c
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 @@ -31,7 +31,7 @@
},
"devDependencies": {
"@bitomic/eslint-config": "^1.0.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/node": "^20.14.14",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,20 +64,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": ^19.3.0
"@commitlint/lint": ^19.2.2
"@commitlint/load": ^19.2.0
"@commitlint/read": ^19.2.1
"@commitlint/load": ^19.4.0
"@commitlint/read": ^19.4.0
"@commitlint/types": ^19.0.3
execa: ^8.0.1
yargs: ^17.0.0
bin:
commitlint: cli.js
checksum: 2329756f6e3313948aafac378b2cf2fe3b436c8dd0260e517b68dd7e7c52e944d280e562f93c91308c13d60461af469641c031bae09131aa34a953e2f7074c29
checksum: fa433a633eef67905dc7f8e3a5e1a2b97eb54d829e7c0919592f3d8707ef8155e3e32970675e6022997cf2b521460cc4ca3d4babfb79aa1e69655fb71ebda3a6
languageName: node
linkType: hard

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

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

Expand All @@ -190,16 +190,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": ^19.0.0
"@commitlint/types": ^19.0.3
execa: ^8.0.1
git-raw-commits: ^4.0.0
minimist: ^1.2.8
checksum: 840ebd183b2fe36dea03701552d825a9a1770d300b9416ab2a731fdeed66cf8c9dd8be133d92ac017cb9bf29e2ef5aee91a641f2b643bb5b33005f7b392ec953
checksum: 732ab482c3acc7cf00d28db02d45701f38c381712a46e2d5f5f7faabc14b87d849c64184df80b7d197083a71fbd7ec05cc5ae6a1814c1590543f9489e46f9d28
languageName: node
linkType: hard

Expand Down Expand Up @@ -4345,7 +4345,7 @@ __metadata:
dependencies:
"@bitomic/eslint-config": ^1.0.0
"@bitomic/wikiactivity-api": 1.2.0
"@commitlint/cli": ^19.3.0
"@commitlint/cli": ^19.4.0
"@commitlint/config-conventional": ^19.2.2
"@sapphire/decorators": ^5.0.0
"@sapphire/framework": 3.0.0-next.fd7be0b.0
Expand Down

0 comments on commit 4a0726c

Please sign in to comment.