Skip to content

Commit

Permalink
build(dev-deps): bump @commitlint/cli from 18.4.1 to 18.4.3
Browse files Browse the repository at this point in the history
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.1 to 18.4.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.3/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and claire2212 committed Dec 4, 2023
1 parent c26c806 commit 7da14b2
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.23.2",
"@chrisneedham/rollup-plugin-peer-deps-external": "2.3.1",
"@commitlint/cli": "18.4.1",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "17.6.7",
"@jest/globals": "29.7.0",
"@rollup/plugin-commonjs": "25.0.3",
Expand Down
186 changes: 93 additions & 93 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2423,23 +2423,23 @@ __metadata:
languageName: node
linkType: hard

"@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.1"
"@commitlint/read": "npm:^18.4.0"
"@commitlint/types": "npm:^18.4.0"
"@commitlint/cli@npm:18.4.3":
version: 18.4.3
resolution: "@commitlint/cli@npm:18.4.3"
dependencies:
"@commitlint/format": "npm:^18.4.3"
"@commitlint/lint": "npm:^18.4.3"
"@commitlint/load": "npm:^18.4.3"
"@commitlint/read": "npm:^18.4.3"
"@commitlint/types": "npm:^18.4.3"
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: 835d133970a6cdcccb88689af1e92a0642b34a631bc83d05323faea9836a9122e633206a3d6088890ab520057003eb24b84e4e409a5ca1872d52b1daf8ee33d7
checksum: c412eada9d27444c73703c7e8365c3be3ea9b0e7ac76b670c1b7afbec3d65f420a2c68c75255112c7a4fb2575cb61ead9c809dd67862b4f8c0bc76f68aa79022
languageName: node
linkType: hard

Expand All @@ -2452,77 +2452,77 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-validator@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/config-validator@npm:18.4.0"
"@commitlint/config-validator@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/config-validator@npm:18.4.3"
dependencies:
"@commitlint/types": "npm:^18.4.0"
"@commitlint/types": "npm:^18.4.3"
ajv: "npm:^8.11.0"
checksum: 13c88db8894718dcb6ed44fd45e415236c34516f92dfe50108f0ed546ab5a86b7d3b452afde2b09429d9c431f7762adecb34da3e3d6651640599922c4b8772b7
checksum: 8e6f3130a2e9c17c08276fc81b16e70320af27718bfdfc954e5a591538a23f9510bbbf61f60499d5e09488f112df9400730f065c7309006a9e9da7bd1d371385
languageName: node
linkType: hard

"@commitlint/ensure@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/ensure@npm:18.4.0"
"@commitlint/ensure@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/ensure@npm:18.4.3"
dependencies:
"@commitlint/types": "npm:^18.4.0"
"@commitlint/types": "npm:^18.4.3"
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: e5eb5e00840b0eea8e622a957d3fd24459a5e93ec949a5c56ba0d26ec25ce4e3043e17ce89eabec48b347e9b93d72d821f2c1f4ad8e2bc4ae13b202cc4176724
checksum: 6aa2dfffcd89d02f9e2bbec068ce88830406d9fe6f022c06c1c301f8bd6eb683a5cd3294707e1bdc56251e413e9ab79d359ad766be9a3cc896c6830d3ffc4dff
languageName: node
linkType: hard

"@commitlint/execute-rule@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/execute-rule@npm:18.4.0"
checksum: d221c833982b3b049087be32e5606c35caabcb2d6919d4acc83da738dbe0ca75cbc511e3740f497cd6e386e5218a5b7c6f7c3d30784e919ba6c806e909f98fb4
"@commitlint/execute-rule@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/execute-rule@npm:18.4.3"
checksum: 6a0514733c3fab7279b4831df58f518b98c589d05eace2d9b5f1f64d05f9f1493af51f3b6004df4f90e794b98798ee07cf4c5fbe9e97f37d5437a50cd56bf52f
languageName: node
linkType: hard

"@commitlint/format@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/format@npm:18.4.0"
"@commitlint/format@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/format@npm:18.4.3"
dependencies:
"@commitlint/types": "npm:^18.4.0"
"@commitlint/types": "npm:^18.4.3"
chalk: "npm:^4.1.0"
checksum: 9035ce5ddb804039b02e17896e8deea6066937e07f840e56329a5be8d79e55ec7f01510dca21ac0bc5b814432db2bfff05d41fd1d1f1fba9be64eb27a78c66dd
checksum: c2ed05e17f2038af79b39ec0d5bd74d42c2ddd9da4eee22ca372414625084b34f69b24e9372c00a3eb061364a258e1a6eb43f9def38ef6e7995606459d900f15
languageName: node
linkType: hard

"@commitlint/is-ignored@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/is-ignored@npm:18.4.0"
"@commitlint/is-ignored@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/is-ignored@npm:18.4.3"
dependencies:
"@commitlint/types": "npm:^18.4.0"
"@commitlint/types": "npm:^18.4.3"
semver: "npm:7.5.4"
checksum: ba9f27fb201f789ff18435a0ee4110760f276053675faff83f2670f3efb3aa26970fd4b7fa9b658eda0af908c8c545e9bc2ab6169a8948ab3e400a6007da36dd
checksum: 9b2456e0b31656eb1c2828d6a4c0ec12815bfb88e734bc673315a08a6ef5b19e96ecd0cc925d88b797bafe4c09a3aca7d5841c02f8e5de4cc88473bbfba1a275
languageName: node
linkType: hard

"@commitlint/lint@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/lint@npm:18.4.0"
"@commitlint/lint@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/lint@npm:18.4.3"
dependencies:
"@commitlint/is-ignored": "npm:^18.4.0"
"@commitlint/parse": "npm:^18.4.0"
"@commitlint/rules": "npm:^18.4.0"
"@commitlint/types": "npm:^18.4.0"
checksum: 69a354327865240083ae48890182e3297522020c73312c3d0e7d579164791f0fbf4b8bb3d80c05ccbdc1de4ae6296a399bd5e8fd2d8e96e8a5a109f6bd2fc509
"@commitlint/is-ignored": "npm:^18.4.3"
"@commitlint/parse": "npm:^18.4.3"
"@commitlint/rules": "npm:^18.4.3"
"@commitlint/types": "npm:^18.4.3"
checksum: c5b7c8296db1973784d8642148bbdb7f75f9edc6700eafb4c1b1be57706ce79188e95da834742d4559430000ba640b80a0b90a92aa3555c4948155f2358ceaa0
languageName: node
linkType: hard

"@commitlint/load@npm:^18.4.1":
version: 18.4.1
resolution: "@commitlint/load@npm:18.4.1"
"@commitlint/load@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/load@npm:18.4.3"
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"
"@commitlint/config-validator": "npm:^18.4.3"
"@commitlint/execute-rule": "npm:^18.4.3"
"@commitlint/resolve-extends": "npm:^18.4.3"
"@commitlint/types": "npm:^18.4.3"
"@types/node": "npm:^18.11.9"
chalk: "npm:^4.1.0"
cosmiconfig: "npm:^8.3.6"
Expand All @@ -2531,90 +2531,90 @@ __metadata:
lodash.merge: "npm:^4.6.2"
lodash.uniq: "npm:^4.5.0"
resolve-from: "npm:^5.0.0"
checksum: 1329151b842dc4640488cd83da5d9e4f13fd1ace172c65c30956357acc7b0f868e2b743ff0de11103cfc25ebb60a9fc6f38a0a2474efc3ec87e02a93095788bc
checksum: e40a8cb162603b9e01f4216c643314364cfbe7a68eab8ff30bb90eaf67ac9dacafc51f6f608ff8e45639877d8ce2441fd1744b85d551d00e55cefa0797bebefb
languageName: node
linkType: hard

"@commitlint/message@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/message@npm:18.4.0"
checksum: 3def8f7fd1ea794fe26d298b1966b234273b725cb0daf1981b651c9dabd856983d22a789a5b5383573762b0f24e530db456e599ddc5caee0996e89d1b5d58b6a
"@commitlint/message@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/message@npm:18.4.3"
checksum: 24b373d5c99230351a31294e974ee338cbac45094c66a6ba9ce00357783f7ebb250fc169fcdd815c8d510951757119fbd1329e7ab9e3097d3e732768d3d93787
languageName: node
linkType: hard

"@commitlint/parse@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/parse@npm:18.4.0"
"@commitlint/parse@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/parse@npm:18.4.3"
dependencies:
"@commitlint/types": "npm:^18.4.0"
conventional-changelog-angular: "npm:^6.0.0"
"@commitlint/types": "npm:^18.4.3"
conventional-changelog-angular: "npm:^7.0.0"
conventional-commits-parser: "npm:^5.0.0"
checksum: 585105e231697a98769e629cca728e4542fa49b419da1c5f7d45ab03d144fffbd06327628bcbf167e4238de26978d76baf0ad7085f2a265fc0c266035e1c0fcb
checksum: ce25e90a9f0920ce8bd1bf9a56ca250394b60d5c63d5fb9e41e047c64f8278ecfffc121a872662dead80dbcc4c3afaf3b80f93e89e8f8ca1d5f05ff0f145813c
languageName: node
linkType: hard

"@commitlint/read@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/read@npm:18.4.0"
"@commitlint/read@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/read@npm:18.4.3"
dependencies:
"@commitlint/top-level": "npm:^18.4.0"
"@commitlint/types": "npm:^18.4.0"
"@commitlint/top-level": "npm:^18.4.3"
"@commitlint/types": "npm:^18.4.3"
fs-extra: "npm:^11.0.0"
git-raw-commits: "npm:^2.0.11"
minimist: "npm:^1.2.6"
checksum: cb9b4a0b13aa889c62211a8e89a4a9f6e7e891900fd29a6119ee849cf322a9b9b2317c5918b7150cadf05e65c9763858ff05652b9e229827b1a478e71524a0ae
checksum: 35621e5aeb5234c01e98bf30bdf7c6b5e710d7fcfe4e75a6708e64157160344c3ea1ebc4dc82b49b590909daa0a8258e489e3f8c70c56a96a0b884d7d724f01a
languageName: node
linkType: hard

"@commitlint/resolve-extends@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/resolve-extends@npm:18.4.0"
"@commitlint/resolve-extends@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/resolve-extends@npm:18.4.3"
dependencies:
"@commitlint/config-validator": "npm:^18.4.0"
"@commitlint/types": "npm:^18.4.0"
"@commitlint/config-validator": "npm:^18.4.3"
"@commitlint/types": "npm:^18.4.3"
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: 056765ffe411f57e8d58d4738338cbfcd1b8d0059cdd148e55e533213aedd3eb625a6b7397f1c47712f453be4a14414425dfcce7f52088ab57124e8865d2b06e
checksum: cf90d48e5111a43778036a2bd80f16f96a32acac222bdee14a6c66a9fab0406626fe2ac2a89cc1862f17568b49b9e8ed1acea2b193e83c92d5e7a8369e41b988
languageName: node
linkType: hard

"@commitlint/rules@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/rules@npm:18.4.0"
"@commitlint/rules@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/rules@npm:18.4.3"
dependencies:
"@commitlint/ensure": "npm:^18.4.0"
"@commitlint/message": "npm:^18.4.0"
"@commitlint/to-lines": "npm:^18.4.0"
"@commitlint/types": "npm:^18.4.0"
"@commitlint/ensure": "npm:^18.4.3"
"@commitlint/message": "npm:^18.4.3"
"@commitlint/to-lines": "npm:^18.4.3"
"@commitlint/types": "npm:^18.4.3"
execa: "npm:^5.0.0"
checksum: a2e4f55c65b75ceb0c58af89a5e0ab937fe161c1bc330f946dc344bf88cd0bab7bb8d1d791a05ab895d3bc6fde5eb3dea6657e387f3bec7726f66aeba6593ca2
checksum: 7d24dd1c024be232d9acd2f61bbbd5302f87acb3ad9fceebeedd80bf8e00821194a636faaefe1a1cd3f14330eb5f18a9bca58981ce9b348e2fb8723a4a72cd5c
languageName: node
linkType: hard

"@commitlint/to-lines@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/to-lines@npm:18.4.0"
checksum: c90c6b6a93e56bdf45a017dd7efe3f11ef71fa44a4f38cf7cd0f8400883345dcfd3a25864154916a433f2aa6bc6583ad6c74695e8caa67f6362bad3a97847da2
"@commitlint/to-lines@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/to-lines@npm:18.4.3"
checksum: a163a647ebcdc9fb8a84f3406f92fde78b90cc73146c367367806d52022c6b6219b78f5b0afea0faab357f95b9e311822bc9309a0148fd31f30bdb77bfcfd84a
languageName: node
linkType: hard

"@commitlint/top-level@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/top-level@npm:18.4.0"
"@commitlint/top-level@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/top-level@npm:18.4.3"
dependencies:
find-up: "npm:^5.0.0"
checksum: 85fa97b146c4867941115cd8d9ab4446015530eb6cc6c7211ae3531251db75e0865030aa6e5ebc5ac70547e9d82ff9a59967df5d664c4be53e139b939fe2f4b3
checksum: 69a75878a18ba812e12be899c3b032c1067d093261e7c622f18a3110bc83483d75fa9c2a589086590a9896d389b407cc58d324803821c314bf952912f57b0095
languageName: node
linkType: hard

"@commitlint/types@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/types@npm:18.4.0"
"@commitlint/types@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/types@npm:18.4.3"
dependencies:
chalk: "npm:^4.1.0"
checksum: f8b82516081967e91fbefaa7ed65f78c691ff4a8c45d896e90b2994fd99c07c98bb216471a43c2187eafe31e01dd2f083c7b32a9afa741d2f640474399705412
checksum: 07cbc4b5eb813052401d9e332c0dadca7864cd22eddd06edb6afd1da212243d505c4429ce100012c4086ea99d0f4a4086382fc88e3e662c6577e69d638c3903e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3790,7 +3790,7 @@ __metadata:
"@babel/preset-typescript": "npm:7.23.2"
"@babel/runtime": "npm:7.22.15"
"@chrisneedham/rollup-plugin-peer-deps-external": "npm:2.3.1"
"@commitlint/cli": "npm:18.4.1"
"@commitlint/cli": "npm:18.4.3"
"@commitlint/config-conventional": "npm:17.6.7"
"@jest/globals": "npm:29.7.0"
"@rollup/plugin-commonjs": "npm:25.0.3"
Expand Down

0 comments on commit 7da14b2

Please sign in to comment.