Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency @commitlint/cli to v18.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 23, 2024
1 parent c0e6e70 commit 13a10d7
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -72,7 +72,7 @@
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/register": "7.23.7",
"@commitlint/cli": "18.4.4",
"@commitlint/cli": "18.5.0",
"@js-library/commitlint-config": "0.0.4",
"@total-order/primitive": "1.0.1",
"ava": "5.3.1",
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Expand Up @@ -2071,14 +2071,14 @@
read-json-safe "^1.0.5"
types-pkg-json "^1.1.0"

"@commitlint/cli@18.4.4":
version "18.4.4"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.4.tgz#24bdb295f0e9e87dfe5371e9a16aacac92017c5d"
integrity sha512-Ro3wIo//fV3XiV1EkdpHog6huaEyNcUAVrSmtgKqYM5g982wOWmP4FXvEDFwRMVgz878CNBvvCc33dMZ5AQJ/g==
"@commitlint/cli@18.5.0":
version "18.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.5.0.tgz#e485c29d51b66890cd93a4c7f3f1e5ed15101db2"
integrity sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==
dependencies:
"@commitlint/format" "^18.4.4"
"@commitlint/lint" "^18.4.4"
"@commitlint/load" "^18.4.4"
"@commitlint/lint" "^18.5.0"
"@commitlint/load" "^18.5.0"
"@commitlint/read" "^18.4.4"
"@commitlint/types" "^18.4.4"
execa "^5.0.0"
Expand All @@ -2087,10 +2087,10 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-validator@^18.4.4":
version "18.4.4"
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.4.4.tgz#b1f009e4a988156c938160b17a8a619403a47433"
integrity sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow==
"@commitlint/config-validator@^18.5.0":
version "18.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.5.0.tgz#3ddd3f94001ebbc5a61c7190fa7a51fab289690f"
integrity sha512-mDAA6WQPjh9Ida8ACdInDylBQcqeUD2gBHE+dQu+B3OIHiWiSSrq4F2+wg3nDU9EzfcQSwPwYL+QbMmiW5SmLA==
dependencies:
"@commitlint/types" "^18.4.4"
ajv "^8.11.0"
Expand Down Expand Up @@ -2128,24 +2128,24 @@
"@commitlint/types" "^18.4.4"
semver "7.5.4"

"@commitlint/lint@^18.4.4":
version "18.4.4"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.4.4.tgz#730b28a837ae26009645ed3b0a0858879c6daf23"
integrity sha512-SoyQstVxMY5Z4GnFRtRzy+NWYb+yVseXgir+7BxnpB59oH05C9XztRrhDw6OnkNeXhjINTpi1HLnuY7So+CaAQ==
"@commitlint/lint@^18.5.0":
version "18.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.5.0.tgz#83c7434e969d04aaa84c5129c17b3dcde33d4650"
integrity sha512-4VbfTGTZf/aDaOn+vednMQFu5EIKfERvv7j8La3etQCra0O2QMrZL28xugTroYekawpTkiWWvLswtpVfabIbgw==
dependencies:
"@commitlint/is-ignored" "^18.4.4"
"@commitlint/parse" "^18.4.4"
"@commitlint/rules" "^18.4.4"
"@commitlint/types" "^18.4.4"

"@commitlint/load@^18.4.4":
version "18.4.4"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.4.tgz#1f73d1a11337c68b6cf990e111ca2a742d076041"
integrity sha512-RaDIa9qwOw2xRJ3Jr2DBXd14rmnHJIX2XdZF4kmoF1rgsg/+7cvrExLSUNAkQUNimyjCn1b/bKX2Omm+GdY0XQ==
"@commitlint/load@^18.5.0":
version "18.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.5.0.tgz#b14eef9306c2500594d8a7f1e4a8d68cb2562439"
integrity sha512-vpyGgk7rzbFsU01NVwPNC/WetHFP0EwSYnQ1R833SJFHkEo+cWvqoVlw/VoZwBMoI6sF5/lwEdKzFDr1DHJ6+A==
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.0"
cosmiconfig "^8.3.6"
Expand Down Expand Up @@ -2179,12 +2179,12 @@
git-raw-commits "^2.0.11"
minimist "^1.2.6"

"@commitlint/resolve-extends@^18.4.4":
version "18.4.4"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.4.4.tgz#fa2975c856d77ea1931e0e3673cf20096eb3ecc7"
integrity sha512-RRpIHSbRnFvmGifVk21Gqazf1QF/yeP+Kkg/e3PlkegcOKd/FGOXp/Kx9cvSO2K7ucSn4GD/oBvgasFoy+NCAw==
"@commitlint/resolve-extends@^18.5.0":
version "18.5.0"
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.5.0.tgz#ea955fc9455f70a5389cdc9633c78132c8008ed2"
integrity sha512-OxCYOMnlkOEEIkwTaRiFjHyuWBq962WBZQVHfMHej8tr3d+SfjznvqZhPmW8/SuqtfmGEiJPGWUNOxgwH+O0MA==
dependencies:
"@commitlint/config-validator" "^18.4.4"
"@commitlint/config-validator" "^18.5.0"
"@commitlint/types" "^18.4.4"
import-fresh "^3.0.0"
lodash.mergewith "^4.6.2"
Expand Down

0 comments on commit 13a10d7

Please sign in to comment.