Skip to content

Commit 4087a2f

Browse files
dependabot[bot]castastrophe
authored andcommitted
chore(deps-dev): bump the commitlint-ecosystem group with 2 updates
Bumps the commitlint-ecosystem group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional). Updates `@commitlint/cli` from 19.8.1 to 20.1.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.1.0/@commitlint/cli) Updates `@commitlint/config-conventional` 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/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: commitlint-ecosystem - dependency-name: "@commitlint/config-conventional" dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: commitlint-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bfc2ec6 commit 4087a2f

2 files changed

Lines changed: 101 additions & 101 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"yargs": "^18.0.0"
3232
},
3333
"devDependencies": {
34-
"@commitlint/cli": "^19.8.1",
35-
"@commitlint/config-conventional": "^19.8.1",
34+
"@commitlint/cli": "^20.1.0",
35+
"@commitlint/config-conventional": "^20.0.0",
3636
"@semantic-release/changelog": "^6.0.3",
3737
"@semantic-release/commit-analyzer": "^13.0.1",
3838
"@semantic-release/git": "^10.0.1",

yarn.lock

Lines changed: 99 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -51,157 +51,157 @@
5151
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
5252
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
5353

54-
"@commitlint/cli@^19.8.1":
55-
version "19.8.1"
56-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.1.tgz#85f7d9f331344e1f0a2b9d8b24fd3695466e1158"
57-
integrity sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA==
58-
dependencies:
59-
"@commitlint/format" "^19.8.1"
60-
"@commitlint/lint" "^19.8.1"
61-
"@commitlint/load" "^19.8.1"
62-
"@commitlint/read" "^19.8.1"
63-
"@commitlint/types" "^19.8.1"
54+
"@commitlint/cli@^20.1.0":
55+
version "20.1.0"
56+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.1.0.tgz#07365e2849d86f771e76ea0ceb96cd88bb945e03"
57+
integrity sha512-pW5ujjrOovhq5RcYv5xCpb4GkZxkO2+GtOdBW2/qrr0Ll9tl3PX0aBBobGQl3mdZUbOBgwAexEQLeH6uxL0VYg==
58+
dependencies:
59+
"@commitlint/format" "^20.0.0"
60+
"@commitlint/lint" "^20.0.0"
61+
"@commitlint/load" "^20.1.0"
62+
"@commitlint/read" "^20.0.0"
63+
"@commitlint/types" "^20.0.0"
6464
tinyexec "^1.0.0"
6565
yargs "^17.0.0"
6666

67-
"@commitlint/config-conventional@^19.8.1":
68-
version "19.8.1"
69-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz#eab42df58cda44f18410ae0cbd6785ece00f214b"
70-
integrity sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==
67+
"@commitlint/config-conventional@^20.0.0":
68+
version "20.0.0"
69+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.0.0.tgz#f222dc9ce08e16f9c66eae55e99129d2be517546"
70+
integrity sha512-q7JroPIkDBtyOkVe9Bca0p7kAUYxZMxkrBArCfuD3yN4KjRAenP9PmYwnn7rsw8Q+hHq1QB2BRmBh0/Z19ZoJw==
7171
dependencies:
72-
"@commitlint/types" "^19.8.1"
72+
"@commitlint/types" "^20.0.0"
7373
conventional-changelog-conventionalcommits "^7.0.2"
7474

75-
"@commitlint/config-validator@^19.8.1":
76-
version "19.8.1"
77-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.1.tgz#29e9bb1360fa41b9439b23d8e25deaaf097306b5"
78-
integrity sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ==
75+
"@commitlint/config-validator@^20.0.0":
76+
version "20.0.0"
77+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-20.0.0.tgz#d97d83be722a04be2038e54bdd3ec7d11efec557"
78+
integrity sha512-BeyLMaRIJDdroJuYM2EGhDMGwVBMZna9UiIqV9hxj+J551Ctc6yoGuGSmghOy/qPhBSuhA6oMtbEiTmxECafsg==
7979
dependencies:
80-
"@commitlint/types" "^19.8.1"
80+
"@commitlint/types" "^20.0.0"
8181
ajv "^8.11.0"
8282

83-
"@commitlint/ensure@^19.8.1":
84-
version "19.8.1"
85-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.1.tgz#938c54d6f586bda600b5c8e8e842edb281546e14"
86-
integrity sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw==
83+
"@commitlint/ensure@^20.0.0":
84+
version "20.0.0"
85+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.0.0.tgz#f97c16f53c0f7ea79895f9a19e5dad5213353aef"
86+
integrity sha512-WBV47Fffvabe68n+13HJNFBqiMH5U1Ryls4W3ieGwPC0C7kJqp3OVQQzG2GXqOALmzrgAB+7GXmyy8N9ct8/Fg==
8787
dependencies:
88-
"@commitlint/types" "^19.8.1"
88+
"@commitlint/types" "^20.0.0"
8989
lodash.camelcase "^4.3.0"
9090
lodash.kebabcase "^4.1.1"
9191
lodash.snakecase "^4.1.1"
9292
lodash.startcase "^4.4.0"
9393
lodash.upperfirst "^4.3.1"
9494

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

100-
"@commitlint/format@^19.8.1":
101-
version "19.8.1"
102-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.1.tgz#3e09b1291b3e29092d7a86f0afbbcfc0d99d3ad4"
103-
integrity sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw==
100+
"@commitlint/format@^20.0.0":
101+
version "20.0.0"
102+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-20.0.0.tgz#46c9c032bb02511f4a88d82460d036bd555a1940"
103+
integrity sha512-zrZQXUcSDmQ4eGGrd+gFESiX0Rw+WFJk7nW4VFOmxub4mAATNKBQ4vNw5FgMCVehLUKG2OT2LjOqD0Hk8HvcRg==
104104
dependencies:
105-
"@commitlint/types" "^19.8.1"
105+
"@commitlint/types" "^20.0.0"
106106
chalk "^5.3.0"
107107

108-
"@commitlint/is-ignored@^19.8.1":
109-
version "19.8.1"
110-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.1.tgz#fed0851360ea2d21799eaf8ec9ef6d98c15536e3"
111-
integrity sha512-AceOhEhekBUQ5dzrVhDDsbMaY5LqtN8s1mqSnT2Kz1ERvVZkNihrs3Sfk1Je/rxRNbXYFzKZSHaPsEJJDJV8dg==
108+
"@commitlint/is-ignored@^20.0.0":
109+
version "20.0.0"
110+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.0.0.tgz#80157d00985e698364d92bc63bf5bb2730a0c7d2"
111+
integrity sha512-ayPLicsqqGAphYIQwh9LdAYOVAQ9Oe5QCgTNTj+BfxZb9b/JW222V5taPoIBzYnAP0z9EfUtljgBk+0BN4T4Cw==
112112
dependencies:
113-
"@commitlint/types" "^19.8.1"
113+
"@commitlint/types" "^20.0.0"
114114
semver "^7.6.0"
115115

116-
"@commitlint/lint@^19.8.1":
117-
version "19.8.1"
118-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.1.tgz#c21bf9000ca54e41c5b0139c98aaf12473c03bb0"
119-
integrity sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw==
120-
dependencies:
121-
"@commitlint/is-ignored" "^19.8.1"
122-
"@commitlint/parse" "^19.8.1"
123-
"@commitlint/rules" "^19.8.1"
124-
"@commitlint/types" "^19.8.1"
125-
126-
"@commitlint/load@^19.8.1":
127-
version "19.8.1"
128-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.1.tgz#b997b1f65a961bf0a47189f15f6dc8786ceb4576"
129-
integrity sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A==
130-
dependencies:
131-
"@commitlint/config-validator" "^19.8.1"
132-
"@commitlint/execute-rule" "^19.8.1"
133-
"@commitlint/resolve-extends" "^19.8.1"
134-
"@commitlint/types" "^19.8.1"
116+
"@commitlint/lint@^20.0.0":
117+
version "20.0.0"
118+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.0.0.tgz#3f61ebb1c7c69b82ad3f43cfcf91ce318b1a5c3a"
119+
integrity sha512-kWrX8SfWk4+4nCexfLaQT3f3EcNjJwJBsSZ5rMBw6JCd6OzXufFHgel2Curos4LKIxwec9WSvs2YUD87rXlxNQ==
120+
dependencies:
121+
"@commitlint/is-ignored" "^20.0.0"
122+
"@commitlint/parse" "^20.0.0"
123+
"@commitlint/rules" "^20.0.0"
124+
"@commitlint/types" "^20.0.0"
125+
126+
"@commitlint/load@^20.1.0":
127+
version "20.1.0"
128+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-20.1.0.tgz#8eb7aefbfb066db903d1a89c4727093a57fcffbc"
129+
integrity sha512-qo9ER0XiAimATQR5QhvvzePfeDfApi/AFlC1G+YN+ZAY8/Ua6IRrDrxRvQAr+YXUKAxUsTDSp9KXeXLBPsNRWg==
130+
dependencies:
131+
"@commitlint/config-validator" "^20.0.0"
132+
"@commitlint/execute-rule" "^20.0.0"
133+
"@commitlint/resolve-extends" "^20.1.0"
134+
"@commitlint/types" "^20.0.0"
135135
chalk "^5.3.0"
136136
cosmiconfig "^9.0.0"
137137
cosmiconfig-typescript-loader "^6.1.0"
138138
lodash.isplainobject "^4.0.6"
139139
lodash.merge "^4.6.2"
140140
lodash.uniq "^4.5.0"
141141

142-
"@commitlint/message@^19.8.1":
143-
version "19.8.1"
144-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.1.tgz#d5d0d87837483d9f9b4559ffa06e1aaa26d266d6"
145-
integrity sha512-+PMLQvjRXiU+Ae0Wc+p99EoGEutzSXFVwQfa3jRNUZLNW5odZAyseb92OSBTKCu+9gGZiJASt76Cj3dLTtcTdg==
142+
"@commitlint/message@^20.0.0":
143+
version "20.0.0"
144+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-20.0.0.tgz#a5ac95dc17363a1dba5d2d47bd28c9356710a7b8"
145+
integrity sha512-gLX4YmKnZqSwkmSB9OckQUrI5VyXEYiv3J5JKZRxIp8jOQsWjZgHSG/OgEfMQBK9ibdclEdAyIPYggwXoFGXjQ==
146146

147-
"@commitlint/parse@^19.8.1":
148-
version "19.8.1"
149-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.1.tgz#73125d04f07f11477cf563cbfe0cc9f6dc85a747"
150-
integrity sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw==
147+
"@commitlint/parse@^20.0.0":
148+
version "20.0.0"
149+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.0.0.tgz#a056ec3c25401dfc9905196e159aaee3a2dfdf43"
150+
integrity sha512-j/PHCDX2bGM5xGcWObOvpOc54cXjn9g6xScXzAeOLwTsScaL4Y+qd0pFC6HBwTtrH92NvJQc+2Lx9HFkVi48cg==
151151
dependencies:
152-
"@commitlint/types" "^19.8.1"
152+
"@commitlint/types" "^20.0.0"
153153
conventional-changelog-angular "^7.0.0"
154154
conventional-commits-parser "^5.0.0"
155155

156-
"@commitlint/read@^19.8.1":
157-
version "19.8.1"
158-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.1.tgz#812930fd0f616e796e122751cb983346e5454ec8"
159-
integrity sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ==
156+
"@commitlint/read@^20.0.0":
157+
version "20.0.0"
158+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-20.0.0.tgz#6c22541109176878d533c396860d26ad8ec3d74f"
159+
integrity sha512-Ti7Y7aEgxsM1nkwA4ZIJczkTFRX/+USMjNrL9NXwWQHqNqrBX2iMi+zfuzZXqfZ327WXBjdkRaytJ+z5vNqTOA==
160160
dependencies:
161-
"@commitlint/top-level" "^19.8.1"
162-
"@commitlint/types" "^19.8.1"
161+
"@commitlint/top-level" "^20.0.0"
162+
"@commitlint/types" "^20.0.0"
163163
git-raw-commits "^4.0.0"
164164
minimist "^1.2.8"
165165
tinyexec "^1.0.0"
166166

167-
"@commitlint/resolve-extends@^19.8.1":
168-
version "19.8.1"
169-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.1.tgz#a44bb4c22e3e7d407cc9a3758fcf58f5c360b694"
170-
integrity sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg==
167+
"@commitlint/resolve-extends@^20.1.0":
168+
version "20.1.0"
169+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-20.1.0.tgz#bfccbd7772ffa49f99f3e0f828cf8612667b2e8e"
170+
integrity sha512-cxKXQrqHjZT3o+XPdqDCwOWVFQiae++uwd9dUBC7f2MdV58ons3uUvASdW7m55eat5sRiQ6xUHyMWMRm6atZWw==
171171
dependencies:
172-
"@commitlint/config-validator" "^19.8.1"
173-
"@commitlint/types" "^19.8.1"
172+
"@commitlint/config-validator" "^20.0.0"
173+
"@commitlint/types" "^20.0.0"
174174
global-directory "^4.0.1"
175175
import-meta-resolve "^4.0.0"
176176
lodash.mergewith "^4.6.2"
177177
resolve-from "^5.0.0"
178178

179-
"@commitlint/rules@^19.8.1":
180-
version "19.8.1"
181-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.1.tgz#1cea53d5bf970ce56dc105e1da5e6655a2fe7a5f"
182-
integrity sha512-Hnlhd9DyvGiGwjfjfToMi1dsnw1EXKGJNLTcsuGORHz6SS9swRgkBsou33MQ2n51/boIDrbsg4tIBbRpEWK2kw==
179+
"@commitlint/rules@^20.0.0":
180+
version "20.0.0"
181+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.0.0.tgz#d5793a9435313182477456a317822874232b7d0f"
182+
integrity sha512-gvg2k10I/RfvHn5I5sxvVZKM1fl72Sqrv2YY/BnM7lMHcYqO0E2jnRWoYguvBfEcZ39t+rbATlciggVe77E4zA==
183183
dependencies:
184-
"@commitlint/ensure" "^19.8.1"
185-
"@commitlint/message" "^19.8.1"
186-
"@commitlint/to-lines" "^19.8.1"
187-
"@commitlint/types" "^19.8.1"
184+
"@commitlint/ensure" "^20.0.0"
185+
"@commitlint/message" "^20.0.0"
186+
"@commitlint/to-lines" "^20.0.0"
187+
"@commitlint/types" "^20.0.0"
188188

189-
"@commitlint/to-lines@^19.8.1":
190-
version "19.8.1"
191-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.1.tgz#c1a28a84542c7ba321c1c11178b83ae024257b47"
192-
integrity sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg==
189+
"@commitlint/to-lines@^20.0.0":
190+
version "20.0.0"
191+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-20.0.0.tgz#0f6d6106016272ef0e9f7c138093fe2cc06fc34b"
192+
integrity sha512-2l9gmwiCRqZNWgV+pX1X7z4yP0b3ex/86UmUFgoRt672Ez6cAM2lOQeHFRUTuE6sPpi8XBCGnd8Kh3bMoyHwJw==
193193

194-
"@commitlint/top-level@^19.8.1":
195-
version "19.8.1"
196-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.1.tgz#2c942189d83a29b21ff7ba6e91607301efdf5916"
197-
integrity sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw==
194+
"@commitlint/top-level@^20.0.0":
195+
version "20.0.0"
196+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-20.0.0.tgz#8c8929d2de4639c621d63ea27b9900fc7ad8a121"
197+
integrity sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg==
198198
dependencies:
199199
find-up "^7.0.0"
200200

201-
"@commitlint/types@^19.8.1":
202-
version "19.8.1"
203-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1.tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5"
204-
integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==
201+
"@commitlint/types@^20.0.0":
202+
version "20.0.0"
203+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.0.0.tgz#70edef6e1c1d3aaca15e1e87242d8d256beebe67"
204+
integrity sha512-bVUNBqG6aznYcYjTjnc3+Cat/iBgbgpflxbIBTnsHTX0YVpnmINPEkSRWymT2Q8aSH3Y7aKnEbunilkYe8TybA==
205205
dependencies:
206206
"@types/conventional-commits-parser" "^5.0.0"
207207
chalk "^5.3.0"

0 commit comments

Comments
 (0)