chore(deps-dev): bump @commitlint/cli from 18.4.4 to 18.5.0 (#600)

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.4.4 to 18.5.0.
- [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.5.0/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-23 08:08:55 +00:00 committed by GitHub
parent 24f2f79e72
commit 461d0686ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 18 additions and 18 deletions

View File

@ -33,7 +33,7 @@
"react-toastify": "10.0.4"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.4.4",
"@eartharoid/deep-merge": "^0.0.2",
"@vitejs/plugin-react-swc": "^3.5.0",

View File

@ -68,8 +68,8 @@ dependencies:
devDependencies:
'@commitlint/cli':
specifier: ^18.4.4
version: 18.4.4(@types/node@20.10.7)(typescript@5.3.3)
specifier: ^18.5.0
version: 18.5.0(@types/node@20.10.7)(typescript@5.3.3)
'@commitlint/config-conventional':
specifier: ^18.4.4
version: 18.4.4
@ -1545,14 +1545,14 @@ packages:
'@babel/helper-validator-identifier': 7.22.20
to-fast-properties: 2.0.0
/@commitlint/cli@18.4.4(@types/node@20.10.7)(typescript@5.3.3):
resolution: {integrity: sha512-Ro3wIo//fV3XiV1EkdpHog6huaEyNcUAVrSmtgKqYM5g982wOWmP4FXvEDFwRMVgz878CNBvvCc33dMZ5AQJ/g==}
/@commitlint/cli@18.5.0(@types/node@20.10.7)(typescript@5.3.3):
resolution: {integrity: sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==}
engines: {node: '>=v18'}
hasBin: true
dependencies:
'@commitlint/format': 18.4.4
'@commitlint/lint': 18.4.4
'@commitlint/load': 18.4.4(@types/node@20.10.7)(typescript@5.3.3)
'@commitlint/lint': 18.5.0
'@commitlint/load': 18.5.0(@types/node@20.10.7)(typescript@5.3.3)
'@commitlint/read': 18.4.4
'@commitlint/types': 18.4.4
execa: 5.1.1
@ -1572,8 +1572,8 @@ packages:
conventional-changelog-conventionalcommits: 7.0.2
dev: true
/@commitlint/config-validator@18.4.4:
resolution: {integrity: sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow==}
/@commitlint/config-validator@18.5.0:
resolution: {integrity: sha512-mDAA6WQPjh9Ida8ACdInDylBQcqeUD2gBHE+dQu+B3OIHiWiSSrq4F2+wg3nDU9EzfcQSwPwYL+QbMmiW5SmLA==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/types': 18.4.4
@ -1613,8 +1613,8 @@ packages:
semver: 7.5.4
dev: true
/@commitlint/lint@18.4.4:
resolution: {integrity: sha512-SoyQstVxMY5Z4GnFRtRzy+NWYb+yVseXgir+7BxnpB59oH05C9XztRrhDw6OnkNeXhjINTpi1HLnuY7So+CaAQ==}
/@commitlint/lint@18.5.0:
resolution: {integrity: sha512-4VbfTGTZf/aDaOn+vednMQFu5EIKfERvv7j8La3etQCra0O2QMrZL28xugTroYekawpTkiWWvLswtpVfabIbgw==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/is-ignored': 18.4.4
@ -1623,13 +1623,13 @@ packages:
'@commitlint/types': 18.4.4
dev: true
/@commitlint/load@18.4.4(@types/node@20.10.7)(typescript@5.3.3):
resolution: {integrity: sha512-RaDIa9qwOw2xRJ3Jr2DBXd14rmnHJIX2XdZF4kmoF1rgsg/+7cvrExLSUNAkQUNimyjCn1b/bKX2Omm+GdY0XQ==}
/@commitlint/load@18.5.0(@types/node@20.10.7)(typescript@5.3.3):
resolution: {integrity: sha512-vpyGgk7rzbFsU01NVwPNC/WetHFP0EwSYnQ1R833SJFHkEo+cWvqoVlw/VoZwBMoI6sF5/lwEdKzFDr1DHJ6+A==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/config-validator': 18.4.4
'@commitlint/config-validator': 18.5.0
'@commitlint/execute-rule': 18.4.4
'@commitlint/resolve-extends': 18.4.4
'@commitlint/resolve-extends': 18.5.0
'@commitlint/types': 18.4.4
chalk: 4.1.2
cosmiconfig: 8.3.6(typescript@5.3.3)
@ -1667,11 +1667,11 @@ packages:
minimist: 1.2.8
dev: true
/@commitlint/resolve-extends@18.4.4:
resolution: {integrity: sha512-RRpIHSbRnFvmGifVk21Gqazf1QF/yeP+Kkg/e3PlkegcOKd/FGOXp/Kx9cvSO2K7ucSn4GD/oBvgasFoy+NCAw==}
/@commitlint/resolve-extends@18.5.0:
resolution: {integrity: sha512-OxCYOMnlkOEEIkwTaRiFjHyuWBq962WBZQVHfMHej8tr3d+SfjznvqZhPmW8/SuqtfmGEiJPGWUNOxgwH+O0MA==}
engines: {node: '>=v18'}
dependencies:
'@commitlint/config-validator': 18.4.4
'@commitlint/config-validator': 18.5.0
'@commitlint/types': 18.4.4
import-fresh: 3.3.0
lodash.mergewith: 4.6.2