Skip to content

Commit fcd61be

Browse files
build(deps-dev): bump @commitlint/cli from 19.8.1 to 20.0.0 (#5521)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.0.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/v20.0.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29c41fc commit fcd61be

File tree

2 files changed

+95
-95
lines changed

2 files changed

+95
-95
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"release:publish:canary": "nx release publish --registry https://registry.npmjs.org --tag canary"
3838
},
3939
"devDependencies": {
40-
"@commitlint/cli": "^19.8.1",
40+
"@commitlint/cli": "^20.0.0",
4141
"@eslint/js": "9.36.0",
4242
"@lwc/eslint-plugin-lwc-internal": "link:./scripts/eslint-plugin",
4343
"@lwc/test-utils-lwc-internals": "link:./scripts/test-utils",

yarn.lock

Lines changed: 94 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,149 +1216,149 @@
12161216
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.6.0.tgz#ec6cd237440700bc23ca23087f513c75508958b0"
12171217
integrity sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==
12181218

1219-
"@commitlint/cli@^19.8.1":
1220-
version "19.8.1"
1221-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.1.tgz#85f7d9f331344e1f0a2b9d8b24fd3695466e1158"
1222-
integrity sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA==
1223-
dependencies:
1224-
"@commitlint/format" "^19.8.1"
1225-
"@commitlint/lint" "^19.8.1"
1226-
"@commitlint/load" "^19.8.1"
1227-
"@commitlint/read" "^19.8.1"
1228-
"@commitlint/types" "^19.8.1"
1219+
"@commitlint/cli@^20.0.0":
1220+
version "20.0.0"
1221+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.0.0.tgz#9459cbf4c0cbabca19bc7219ad295f7f39791e4f"
1222+
integrity sha512-I3D7Yldq8ZhOB3qEaTvXWIgib6tSZhbCpRObfFQ/aYI0J9AH8NMwT07Ak+bpE3n6Yn7EtbqEhQUkJZ/jZ5kCeQ==
1223+
dependencies:
1224+
"@commitlint/format" "^20.0.0"
1225+
"@commitlint/lint" "^20.0.0"
1226+
"@commitlint/load" "^20.0.0"
1227+
"@commitlint/read" "^20.0.0"
1228+
"@commitlint/types" "^20.0.0"
12291229
tinyexec "^1.0.0"
12301230
yargs "^17.0.0"
12311231

1232-
"@commitlint/config-validator@^19.8.1":
1233-
version "19.8.1"
1234-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.1.tgz#29e9bb1360fa41b9439b23d8e25deaaf097306b5"
1235-
integrity sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ==
1232+
"@commitlint/config-validator@^20.0.0":
1233+
version "20.0.0"
1234+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.0.0.tgz#d97d83be722a04be2038e54bdd3ec7d11efec557"
1235+
integrity sha512-BeyLMaRIJDdroJuYM2EGhDMGwVBMZna9UiIqV9hxj+J551Ctc6yoGuGSmghOy/qPhBSuhA6oMtbEiTmxECafsg==
12361236
dependencies:
1237-
"@commitlint/types" "^19.8.1"
1237+
"@commitlint/types" "^20.0.0"
12381238
ajv "^8.11.0"
12391239

1240-
"@commitlint/ensure@^19.8.1":
1241-
version "19.8.1"
1242-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.1.tgz#938c54d6f586bda600b5c8e8e842edb281546e14"
1243-
integrity sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw==
1240+
"@commitlint/ensure@^20.0.0":
1241+
version "20.0.0"
1242+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.0.0.tgz#f97c16f53c0f7ea79895f9a19e5dad5213353aef"
1243+
integrity sha512-WBV47Fffvabe68n+13HJNFBqiMH5U1Ryls4W3ieGwPC0C7kJqp3OVQQzG2GXqOALmzrgAB+7GXmyy8N9ct8/Fg==
12441244
dependencies:
1245-
"@commitlint/types" "^19.8.1"
1245+
"@commitlint/types" "^20.0.0"
12461246
lodash.camelcase "^4.3.0"
12471247
lodash.kebabcase "^4.1.1"
12481248
lodash.snakecase "^4.1.1"
12491249
lodash.startcase "^4.4.0"
12501250
lodash.upperfirst "^4.3.1"
12511251

1252-
"@commitlint/execute-rule@^19.8.1":
1253-
version "19.8.1"
1254-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.1.tgz#53000363b737773e2d25e97c20f15eaa78742067"
1255-
integrity sha512-YfJyIqIKWI64Mgvn/sE7FXvVMQER/Cd+s3hZke6cI1xgNT/f6ZAz5heND0QtffH+KbcqAwXDEE1/5niYayYaQA==
1252+
"@commitlint/execute-rule@^20.0.0":
1253+
version "20.0.0"
1254+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-20.0.0.tgz#013628e09179cf2d3c977e1cf37937b5cb869af8"
1255+
integrity sha512-xyCoOShoPuPL44gVa+5EdZsBVao/pNzpQhkzq3RdtlFdKZtjWcLlUFQHSWBuhk5utKYykeJPSz2i8ABHQA+ZZw==
12561256

1257-
"@commitlint/format@^19.8.1":
1258-
version "19.8.1"
1259-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.1.tgz#3e09b1291b3e29092d7a86f0afbbcfc0d99d3ad4"
1260-
integrity sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw==
1257+
"@commitlint/format@^20.0.0":
1258+
version "20.0.0"
1259+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.0.0.tgz#46c9c032bb02511f4a88d82460d036bd555a1940"
1260+
integrity sha512-zrZQXUcSDmQ4eGGrd+gFESiX0Rw+WFJk7nW4VFOmxub4mAATNKBQ4vNw5FgMCVehLUKG2OT2LjOqD0Hk8HvcRg==
12611261
dependencies:
1262-
"@commitlint/types" "^19.8.1"
1262+
"@commitlint/types" "^20.0.0"
12631263
chalk "^5.3.0"
12641264

1265-
"@commitlint/is-ignored@^19.8.1":
1266-
version "19.8.1"
1267-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.1.tgz#fed0851360ea2d21799eaf8ec9ef6d98c15536e3"
1268-
integrity sha512-AceOhEhekBUQ5dzrVhDDsbMaY5LqtN8s1mqSnT2Kz1ERvVZkNihrs3Sfk1Je/rxRNbXYFzKZSHaPsEJJDJV8dg==
1265+
"@commitlint/is-ignored@^20.0.0":
1266+
version "20.0.0"
1267+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.0.0.tgz#80157d00985e698364d92bc63bf5bb2730a0c7d2"
1268+
integrity sha512-ayPLicsqqGAphYIQwh9LdAYOVAQ9Oe5QCgTNTj+BfxZb9b/JW222V5taPoIBzYnAP0z9EfUtljgBk+0BN4T4Cw==
12691269
dependencies:
1270-
"@commitlint/types" "^19.8.1"
1270+
"@commitlint/types" "^20.0.0"
12711271
semver "^7.6.0"
12721272

1273-
"@commitlint/lint@^19.8.1":
1274-
version "19.8.1"
1275-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.1.tgz#c21bf9000ca54e41c5b0139c98aaf12473c03bb0"
1276-
integrity sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw==
1277-
dependencies:
1278-
"@commitlint/is-ignored" "^19.8.1"
1279-
"@commitlint/parse" "^19.8.1"
1280-
"@commitlint/rules" "^19.8.1"
1281-
"@commitlint/types" "^19.8.1"
1282-
1283-
"@commitlint/load@^19.8.1":
1284-
version "19.8.1"
1285-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.1.tgz#b997b1f65a961bf0a47189f15f6dc8786ceb4576"
1286-
integrity sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A==
1287-
dependencies:
1288-
"@commitlint/config-validator" "^19.8.1"
1289-
"@commitlint/execute-rule" "^19.8.1"
1290-
"@commitlint/resolve-extends" "^19.8.1"
1291-
"@commitlint/types" "^19.8.1"
1273+
"@commitlint/lint@^20.0.0":
1274+
version "20.0.0"
1275+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.0.0.tgz#3f61ebb1c7c69b82ad3f43cfcf91ce318b1a5c3a"
1276+
integrity sha512-kWrX8SfWk4+4nCexfLaQT3f3EcNjJwJBsSZ5rMBw6JCd6OzXufFHgel2Curos4LKIxwec9WSvs2YUD87rXlxNQ==
1277+
dependencies:
1278+
"@commitlint/is-ignored" "^20.0.0"
1279+
"@commitlint/parse" "^20.0.0"
1280+
"@commitlint/rules" "^20.0.0"
1281+
"@commitlint/types" "^20.0.0"
1282+
1283+
"@commitlint/load@^20.0.0":
1284+
version "20.0.0"
1285+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.0.0.tgz#13fc910cc5f6d2325d499886d95fca797791de7c"
1286+
integrity sha512-WiNKO9fDPlLY90Rruw2HqHKcghrmj5+kMDJ4GcTlX1weL8K07Q6b27C179DxnsrjGCRAKVwFKyzxV4x+xDY28Q==
1287+
dependencies:
1288+
"@commitlint/config-validator" "^20.0.0"
1289+
"@commitlint/execute-rule" "^20.0.0"
1290+
"@commitlint/resolve-extends" "^20.0.0"
1291+
"@commitlint/types" "^20.0.0"
12921292
chalk "^5.3.0"
12931293
cosmiconfig "^9.0.0"
12941294
cosmiconfig-typescript-loader "^6.1.0"
12951295
lodash.isplainobject "^4.0.6"
12961296
lodash.merge "^4.6.2"
12971297
lodash.uniq "^4.5.0"
12981298

1299-
"@commitlint/message@^19.8.1":
1300-
version "19.8.1"
1301-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.1.tgz#d5d0d87837483d9f9b4559ffa06e1aaa26d266d6"
1302-
integrity sha512-+PMLQvjRXiU+Ae0Wc+p99EoGEutzSXFVwQfa3jRNUZLNW5odZAyseb92OSBTKCu+9gGZiJASt76Cj3dLTtcTdg==
1299+
"@commitlint/message@^20.0.0":
1300+
version "20.0.0"
1301+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.0.0.tgz#a5ac95dc17363a1dba5d2d47bd28c9356710a7b8"
1302+
integrity sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ==
13031303

1304-
"@commitlint/parse@^19.8.1":
1305-
version "19.8.1"
1306-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.1.tgz#73125d04f07f11477cf563cbfe0cc9f6dc85a747"
1307-
integrity sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw==
1304+
"@commitlint/parse@^20.0.0":
1305+
version "20.0.0"
1306+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.0.0.tgz#a056ec3c25401dfc9905196e159aaee3a2dfdf43"
1307+
integrity sha512-j/PHCDX2bGM5xGcWObOvpOc54cXjn9g6xScXzAeOLwTsScaL4Y+qd0pFC6HBwTtrH92NvJQc+2Lx9HFkVi48cg==
13081308
dependencies:
1309-
"@commitlint/types" "^19.8.1"
1309+
"@commitlint/types" "^20.0.0"
13101310
conventional-changelog-angular "^7.0.0"
13111311
conventional-commits-parser "^5.0.0"
13121312

1313-
"@commitlint/read@^19.8.1":
1314-
version "19.8.1"
1315-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.1.tgz#812930fd0f616e796e122751cb983346e5454ec8"
1316-
integrity sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ==
1313+
"@commitlint/read@^20.0.0":
1314+
version "20.0.0"
1315+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.0.0.tgz#6c22541109176878d533c396860d26ad8ec3d74f"
1316+
integrity sha512-Ti7Y7aEgxsM1nkwA4ZIJczkTFRX/+USMjNrL9NXwWQHqNqrBX2iMi+zfuzZXqfZ327WXBjdkRaytJ+z5vNqTOA==
13171317
dependencies:
1318-
"@commitlint/top-level" "^19.8.1"
1319-
"@commitlint/types" "^19.8.1"
1318+
"@commitlint/top-level" "^20.0.0"
1319+
"@commitlint/types" "^20.0.0"
13201320
git-raw-commits "^4.0.0"
13211321
minimist "^1.2.8"
13221322
tinyexec "^1.0.0"
13231323

1324-
"@commitlint/resolve-extends@^19.8.1":
1325-
version "19.8.1"
1326-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.1.tgz#a44bb4c22e3e7d407cc9a3758fcf58f5c360b694"
1327-
integrity sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg==
1324+
"@commitlint/resolve-extends@^20.0.0":
1325+
version "20.0.0"
1326+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.0.0.tgz#a92e370b67b9a99aec84904fbb4e5fcaa495ee73"
1327+
integrity sha512-BA4vva1hY8y0/Hl80YDhe9TJZpRFMsUYzVxvwTLPTEBotbGx/gS49JlVvtF1tOCKODQp7pS7CbxCpiceBgp3Dg==
13281328
dependencies:
1329-
"@commitlint/config-validator" "^19.8.1"
1330-
"@commitlint/types" "^19.8.1"
1329+
"@commitlint/config-validator" "^20.0.0"
1330+
"@commitlint/types" "^20.0.0"
13311331
global-directory "^4.0.1"
13321332
import-meta-resolve "^4.0.0"
13331333
lodash.mergewith "^4.6.2"
13341334
resolve-from "^5.0.0"
13351335

1336-
"@commitlint/rules@^19.8.1":
1337-
version "19.8.1"
1338-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.1.tgz#1cea53d5bf970ce56dc105e1da5e6655a2fe7a5f"
1339-
integrity sha512-Hnlhd9DyvGiGwjfjfToMi1dsnw1EXKGJNLTcsuGORHz6SS9swRgkBsou33MQ2n51/boIDrbsg4tIBbRpEWK2kw==
1336+
"@commitlint/rules@^20.0.0":
1337+
version "20.0.0"
1338+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.0.0.tgz#d5793a9435313182477456a317822874232b7d0f"
1339+
integrity sha512-gvg2k10I/RfvHn5I5sxvVZKM1fl72Sqrv2YY/BnM7lMHcYqO0E2jnRWoYguvBfEcZ39t+rbATlciggVe77E4zA==
13401340
dependencies:
1341-
"@commitlint/ensure" "^19.8.1"
1342-
"@commitlint/message" "^19.8.1"
1343-
"@commitlint/to-lines" "^19.8.1"
1344-
"@commitlint/types" "^19.8.1"
1341+
"@commitlint/ensure" "^20.0.0"
1342+
"@commitlint/message" "^20.0.0"
1343+
"@commitlint/to-lines" "^20.0.0"
1344+
"@commitlint/types" "^20.0.0"
13451345

1346-
"@commitlint/to-lines@^19.8.1":
1347-
version "19.8.1"
1348-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.1.tgz#c1a28a84542c7ba321c1c11178b83ae024257b47"
1349-
integrity sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg==
1346+
"@commitlint/to-lines@^20.0.0":
1347+
version "20.0.0"
1348+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-20.0.0.tgz#0f6d6106016272ef0e9f7c138093fe2cc06fc34b"
1349+
integrity sha512-2l9gmwiCRqZNWgV+pX1X7z4yP0b3ex/86UmUFgoRt672Ez6cAM2lOQeHFRUTuE6sPpi8XBCGnd8Kh3bMoyHwJw==
13501350

1351-
"@commitlint/top-level@^19.8.1":
1352-
version "19.8.1"
1353-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.1.tgz#2c942189d83a29b21ff7ba6e91607301efdf5916"
1354-
integrity sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw==
1351+
"@commitlint/top-level@^20.0.0":
1352+
version "20.0.0"
1353+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-20.0.0.tgz#8c8929d2de4639c621d63ea27b9900fc7ad8a121"
1354+
integrity sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg==
13551355
dependencies:
13561356
find-up "^7.0.0"
13571357

1358-
"@commitlint/types@^19.8.1":
1359-
version "19.8.1"
1360-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1.tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5"
1361-
integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==
1358+
"@commitlint/types@^20.0.0":
1359+
version "20.0.0"
1360+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.0.0.tgz#70edef6e1c1d3aaca15e1e87242d8d256beebe67"
1361+
integrity sha512-bVUNBqG6aznYcYjTjnc3+Cat/iBgbgpflxbIBTnsHTX0YVpnmINPEkSRWymT2Q8aSH3Y7aKnEbunilkYe8TybA==
13621362
dependencies:
13631363
"@types/conventional-commits-parser" "^5.0.0"
13641364
chalk "^5.3.0"

0 commit comments

Comments
 (0)