Skip to content

Commit 23764e5

Browse files
committed
chore(deps): update commitlint monorepo to ^17.4.2
1 parent 6097dde commit 23764e5

File tree

2 files changed

+46
-45
lines changed

2 files changed

+46
-45
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
]
2222
},
2323
"devDependencies": {
24-
"@commitlint/cli": "^17.4.0",
25-
"@commitlint/config-conventional": "^17.4.0",
24+
"@commitlint/cli": "^17.4.2",
25+
"@commitlint/config-conventional": "^17.4.2",
2626
"@sourcegraph/eslint-config": "^0.33.0",
2727
"@sourcegraph/prettierrc": "^3.0.3",
2828
"@sourcegraph/tsconfig": "^4.0.1",

yarn.lock

Lines changed: 44 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -122,26 +122,26 @@
122122
lodash "^4.17.19"
123123
to-fast-properties "^2.0.0"
124124

125-
"@commitlint/cli@^17.4.0":
126-
version "17.4.0"
127-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.0.tgz#14a5f9b713a5b60ff1a0cfce66b0bb207954c1ad"
128-
integrity sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==
125+
"@commitlint/cli@^17.4.2":
126+
version "17.4.2"
127+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.2.tgz#8600c83abb7e84191fd59528fc14f436496fb00b"
128+
integrity sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==
129129
dependencies:
130130
"@commitlint/format" "^17.4.0"
131-
"@commitlint/lint" "^17.4.0"
132-
"@commitlint/load" "^17.4.0"
133-
"@commitlint/read" "^17.4.0"
131+
"@commitlint/lint" "^17.4.2"
132+
"@commitlint/load" "^17.4.2"
133+
"@commitlint/read" "^17.4.2"
134134
"@commitlint/types" "^17.4.0"
135135
execa "^5.0.0"
136136
lodash.isfunction "^3.0.9"
137137
resolve-from "5.0.0"
138138
resolve-global "1.0.0"
139139
yargs "^17.0.0"
140140

141-
"@commitlint/config-conventional@^17.4.0":
142-
version "17.4.0"
143-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.0.tgz#9188d793886d8a1c633834602f06a642dd16ed64"
144-
integrity sha512-G4XBf45J4ZMspO4NwBFzY3g/1Kb+B42BcIxeikF8wucQxcyxcmhRdjeQpRpS1XEcBq5pdtEEQFipuB9IuiNFhw==
141+
"@commitlint/config-conventional@^17.4.2":
142+
version "17.4.2"
143+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.2.tgz#671f7febfcfef90ec11b122a659c6be25e11c19e"
144+
integrity sha512-JVo1moSj5eDMoql159q8zKCU8lkOhQ+b23Vl3LVVrS6PXDLQIELnJ34ChQmFVbBdSSRNAbbXnRDhosFU+wnuHw==
145145
dependencies:
146146
conventional-changelog-conventionalcommits "^5.0.0"
147147

@@ -178,33 +178,34 @@
178178
"@commitlint/types" "^17.4.0"
179179
chalk "^4.1.0"
180180

181-
"@commitlint/is-ignored@^17.4.0":
182-
version "17.4.0"
183-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.4.0.tgz#7c1f35db20c409783935b9305ad695f378287b31"
184-
integrity sha512-mkRuBlPUaBimvSvJyIHEHEW1/jP1SqEI7NOoaO9/eyJkMbsaiv5b1QgDYL4ZXlHdS64RMV7Y21MVVzuIceImDA==
181+
"@commitlint/is-ignored@^17.4.2":
182+
version "17.4.2"
183+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.4.2.tgz#2d40a34e071c3e595e485fafe8460457a7b7af9d"
184+
integrity sha512-1b2Y2qJ6n7bHG9K6h8S4lBGUl6kc7mMhJN9gy1SQfUZqe92ToDjUTtgNWb6LbzR1X8Cq4SEus4VU8Z/riEa94Q==
185185
dependencies:
186186
"@commitlint/types" "^17.4.0"
187187
semver "7.3.8"
188188

189-
"@commitlint/lint@^17.4.0":
190-
version "17.4.0"
191-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.0.tgz#ba3554692d8e156db04085caa75eab9d46908449"
192-
integrity sha512-HG2YT4TUbQKs9v8QvpQjJ6OK+fhflsDB8M+D5tLrY79hbQOWA9mDKdRkABsW/AAhpNI9+zeGUWF3jj245jSHKw==
189+
"@commitlint/lint@^17.4.2":
190+
version "17.4.2"
191+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.2.tgz#1277cb4d5395e9d6c39cbc351984bac9dcc6b7cd"
192+
integrity sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw==
193193
dependencies:
194-
"@commitlint/is-ignored" "^17.4.0"
195-
"@commitlint/parse" "^17.4.0"
196-
"@commitlint/rules" "^17.4.0"
194+
"@commitlint/is-ignored" "^17.4.2"
195+
"@commitlint/parse" "^17.4.2"
196+
"@commitlint/rules" "^17.4.2"
197197
"@commitlint/types" "^17.4.0"
198198

199-
"@commitlint/load@^17.4.0":
200-
version "17.4.0"
201-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.0.tgz#d0136d38f3d533e706340efbccc2fb38ebb97538"
202-
integrity sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==
199+
"@commitlint/load@^17.4.2":
200+
version "17.4.2"
201+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.2.tgz#551875c3e1dce6dc0375dc9c8ad551de8ba35de4"
202+
integrity sha512-Si++F85rJ9t4hw6JcOw1i2h0fdpdFQt0YKwjuK4bk9KhFjyFkRxvR3SB2dPaMs+EwWlDrDBGL+ygip1QD6gmPw==
203203
dependencies:
204204
"@commitlint/config-validator" "^17.4.0"
205205
"@commitlint/execute-rule" "^17.4.0"
206206
"@commitlint/resolve-extends" "^17.4.0"
207207
"@commitlint/types" "^17.4.0"
208+
"@types/node" "*"
208209
chalk "^4.1.0"
209210
cosmiconfig "^8.0.0"
210211
cosmiconfig-typescript-loader "^4.0.0"
@@ -215,24 +216,24 @@
215216
ts-node "^10.8.1"
216217
typescript "^4.6.4"
217218

218-
"@commitlint/message@^17.4.0":
219-
version "17.4.0"
220-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.0.tgz#40779163d1cd7946b081077e1ef7f831baa577e5"
221-
integrity sha512-USGJDU9PPxcgQjKXCzvPUal65KAhxWq3hp+MrU1pNCN2itWM654CLIoY2LMIQ7rScTli9B5dTLH3vXhzbItmzA==
219+
"@commitlint/message@^17.4.2":
220+
version "17.4.2"
221+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c"
222+
integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==
222223

223-
"@commitlint/parse@^17.4.0":
224-
version "17.4.0"
225-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.0.tgz#bb2a78dcad9abd12a53a9d50387a45c5b86afcff"
226-
integrity sha512-x8opKc5p+Hgs+CrMbq3VAnW2L2foPAX6arW8u9c8nTzksldGgFsENT+XVyPmpSMLlVBswZ1tndcz1xyKiY9TJA==
224+
"@commitlint/parse@^17.4.2":
225+
version "17.4.2"
226+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.2.tgz#b0f8a257a1f93387a497408b0b4cadba60ee3359"
227+
integrity sha512-DK4EwqhxfXpyCA+UH8TBRIAXAfmmX4q9QRBz/2h9F9sI91yt6mltTrL6TKURMcjUVmgaB80wgS9QybNIyVBIJA==
227228
dependencies:
228229
"@commitlint/types" "^17.4.0"
229230
conventional-changelog-angular "^5.0.11"
230231
conventional-commits-parser "^3.2.2"
231232

232-
"@commitlint/read@^17.4.0":
233-
version "17.4.0"
234-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.0.tgz#946def0be19a2af8fd1d09cd7ad7f33b3c30b610"
235-
integrity sha512-pGDeZpbkyvhxK8ZoCDUacPPRpauKPWF3n2XpDBEnuGreqUF2clq2PVJpwMMaNN5cHW8iFKCbcoOjXhD01sln0A==
233+
"@commitlint/read@^17.4.2":
234+
version "17.4.2"
235+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.2.tgz#4880a05271fb44cefa54d365a17d5753496a6de0"
236+
integrity sha512-hasYOdbhEg+W4hi0InmXHxtD/1favB4WdwyFxs1eOy/DvMw6+2IZBmATgGOlqhahsypk4kChhxjAFJAZ2F+JBg==
236237
dependencies:
237238
"@commitlint/top-level" "^17.4.0"
238239
"@commitlint/types" "^17.4.0"
@@ -252,13 +253,13 @@
252253
resolve-from "^5.0.0"
253254
resolve-global "^1.0.0"
254255

255-
"@commitlint/rules@^17.4.0":
256-
version "17.4.0"
257-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.0.tgz#7814f9de38c10ba17b33dd16a05be8f181031538"
258-
integrity sha512-lz3i1jet2NNjTWpAMwjjQjMZCPWBIHK1Kkja9o09UmUtMjRdALTb8uMLe8gCyeq3DiiZ5lLYOhbsoPK56xGQKA==
256+
"@commitlint/rules@^17.4.2":
257+
version "17.4.2"
258+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.2.tgz#cdf203bc82af979cb319210ef9215cb1de216a9b"
259+
integrity sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ==
259260
dependencies:
260261
"@commitlint/ensure" "^17.4.0"
261-
"@commitlint/message" "^17.4.0"
262+
"@commitlint/message" "^17.4.2"
262263
"@commitlint/to-lines" "^17.4.0"
263264
"@commitlint/types" "^17.4.0"
264265
execa "^5.0.0"

0 commit comments

Comments
 (0)