Skip to content

Commit 1eb7535

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update commitlint monorepo to v15
1 parent 9786765 commit 1eb7535

2 files changed

Lines changed: 89 additions & 89 deletions

File tree

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": "^14.1.0",
25-
"@commitlint/config-conventional": "^14.1.0",
24+
"@commitlint/cli": "^15.0.0",
25+
"@commitlint/config-conventional": "^15.0.0",
2626
"@sourcegraph/eslint-config": "^0.26.0",
2727
"@sourcegraph/prettierrc": "^3.0.3",
2828
"@sourcegraph/tsconfig": "^4.0.1",

yarn.lock

Lines changed: 87 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -229,143 +229,143 @@
229229
lodash "^4.17.19"
230230
to-fast-properties "^2.0.0"
231231

232-
"@commitlint/cli@^14.1.0":
233-
version "14.1.0"
234-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-14.1.0.tgz#7b657a955ed22f3df348ba9afa6ce5a5121ff7eb"
235-
integrity sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA==
236-
dependencies:
237-
"@commitlint/format" "^14.1.0"
238-
"@commitlint/lint" "^14.1.0"
239-
"@commitlint/load" "^14.1.0"
240-
"@commitlint/read" "^14.0.0"
241-
"@commitlint/types" "^14.0.0"
232+
"@commitlint/cli@^15.0.0":
233+
version "15.0.0"
234+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-15.0.0.tgz#8e78e86ee2b6955c1a5d140e734a6c171ce367ee"
235+
integrity sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg==
236+
dependencies:
237+
"@commitlint/format" "^15.0.0"
238+
"@commitlint/lint" "^15.0.0"
239+
"@commitlint/load" "^15.0.0"
240+
"@commitlint/read" "^15.0.0"
241+
"@commitlint/types" "^15.0.0"
242242
lodash "^4.17.19"
243243
resolve-from "5.0.0"
244244
resolve-global "1.0.0"
245245
yargs "^17.0.0"
246246

247-
"@commitlint/config-conventional@^14.1.0":
248-
version "14.1.0"
249-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-14.1.0.tgz#29e386ef200fa72d43418153ab1c490c89024dee"
250-
integrity sha512-JuhCqkEv8jyqmd54EpXPsQFpYc/8k7sfP1UziRdEvZSJUCLxz+8Pk4cNS0oF1BtjaWO7ITgXPlIZg47PyApGmg==
247+
"@commitlint/config-conventional@^15.0.0":
248+
version "15.0.0"
249+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz#3bf1adf319e3b431de12ba82dc399524038b2d8f"
250+
integrity sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==
251251
dependencies:
252252
conventional-changelog-conventionalcommits "^4.3.1"
253253

254-
"@commitlint/ensure@^14.1.0":
255-
version "14.1.0"
256-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-14.1.0.tgz#b58b2ffe2bc95be143ed8f188721b97df1043ba5"
257-
integrity sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ==
254+
"@commitlint/ensure@^15.0.0":
255+
version "15.0.0"
256+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-15.0.0.tgz#06a63738e2393970a085b428e6cf80fa1fe76f48"
257+
integrity sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==
258258
dependencies:
259-
"@commitlint/types" "^14.0.0"
259+
"@commitlint/types" "^15.0.0"
260260
lodash "^4.17.19"
261261

262-
"@commitlint/execute-rule@^14.0.0":
263-
version "14.0.0"
264-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz#3ba45fc255286e3180f89ed4e9ac1ef237160734"
265-
integrity sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA==
262+
"@commitlint/execute-rule@^15.0.0":
263+
version "15.0.0"
264+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz#6bff7962df38e89ff9fdbc00abd79b8849c7e9f9"
265+
integrity sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==
266266

267-
"@commitlint/format@^14.1.0":
268-
version "14.1.0"
269-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-14.1.0.tgz#09b4081bdcb02163496bfcece98f9d4606238bc5"
270-
integrity sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w==
267+
"@commitlint/format@^15.0.0":
268+
version "15.0.0"
269+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-15.0.0.tgz#10935180913de9384bea4c9217f4c6c5ee100ab3"
270+
integrity sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==
271271
dependencies:
272-
"@commitlint/types" "^14.0.0"
272+
"@commitlint/types" "^15.0.0"
273273
chalk "^4.0.0"
274274

275-
"@commitlint/is-ignored@^14.0.0":
276-
version "14.0.0"
277-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz#8c88e05211519bc187558aad07eee02581292ec4"
278-
integrity sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA==
275+
"@commitlint/is-ignored@^15.0.0":
276+
version "15.0.0"
277+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz#382bf9f6f8d810f2ffc59ccc527f4389eadd7949"
278+
integrity sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==
279279
dependencies:
280-
"@commitlint/types" "^14.0.0"
280+
"@commitlint/types" "^15.0.0"
281281
semver "7.3.5"
282282

283-
"@commitlint/lint@^14.1.0":
284-
version "14.1.0"
285-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-14.1.0.tgz#1673b216803d65cc4bbe631f656125be54fd2f69"
286-
integrity sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA==
283+
"@commitlint/lint@^15.0.0":
284+
version "15.0.0"
285+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-15.0.0.tgz#a93b8896fb25b05ab2ed0246d365f4908654588d"
286+
integrity sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==
287287
dependencies:
288-
"@commitlint/is-ignored" "^14.0.0"
289-
"@commitlint/parse" "^14.0.0"
290-
"@commitlint/rules" "^14.1.0"
291-
"@commitlint/types" "^14.0.0"
288+
"@commitlint/is-ignored" "^15.0.0"
289+
"@commitlint/parse" "^15.0.0"
290+
"@commitlint/rules" "^15.0.0"
291+
"@commitlint/types" "^15.0.0"
292292

293-
"@commitlint/load@^14.1.0":
294-
version "14.1.0"
295-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-14.1.0.tgz#911e8625cfa1a80df2914b835834c6068fdfdab4"
296-
integrity sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA==
293+
"@commitlint/load@^15.0.0":
294+
version "15.0.0"
295+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-15.0.0.tgz#5bd391c1387aafe92b54cf2a86b76a5228fcf4ef"
296+
integrity sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==
297297
dependencies:
298-
"@commitlint/execute-rule" "^14.0.0"
299-
"@commitlint/resolve-extends" "^14.1.0"
300-
"@commitlint/types" "^14.0.0"
298+
"@commitlint/execute-rule" "^15.0.0"
299+
"@commitlint/resolve-extends" "^15.0.0"
300+
"@commitlint/types" "^15.0.0"
301301
"@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2"
302302
chalk "^4.0.0"
303303
cosmiconfig "^7.0.0"
304304
lodash "^4.17.19"
305305
resolve-from "^5.0.0"
306306
typescript "^4.4.3"
307307

308-
"@commitlint/message@^14.0.0":
309-
version "14.0.0"
310-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-14.0.0.tgz#4db852fcd76352be547811d57709667588a39ba9"
311-
integrity sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q==
308+
"@commitlint/message@^15.0.0":
309+
version "15.0.0"
310+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-15.0.0.tgz#98a38aca1b3cd996a0fcdbd9ad67e9039df60b0a"
311+
integrity sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==
312312

313-
"@commitlint/parse@^14.0.0":
314-
version "14.0.0"
315-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-14.0.0.tgz#cb6f66323a27617744f9b479cf09941ff9c3f93d"
316-
integrity sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ==
313+
"@commitlint/parse@^15.0.0":
314+
version "15.0.0"
315+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-15.0.0.tgz#cac77b7514748b8d01d00c0e67d5e54c695c302c"
316+
integrity sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==
317317
dependencies:
318-
"@commitlint/types" "^14.0.0"
318+
"@commitlint/types" "^15.0.0"
319319
conventional-changelog-angular "^5.0.11"
320320
conventional-commits-parser "^3.2.2"
321321

322-
"@commitlint/read@^14.0.0":
323-
version "14.0.0"
324-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-14.0.0.tgz#f871600ce815b541c7f1a4fdabe2c66d8840c2ab"
325-
integrity sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ==
322+
"@commitlint/read@^15.0.0":
323+
version "15.0.0"
324+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-15.0.0.tgz#da839f3b4d49b05586a9cd2666cc8c4a36b9ec91"
325+
integrity sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==
326326
dependencies:
327-
"@commitlint/top-level" "^14.0.0"
328-
"@commitlint/types" "^14.0.0"
327+
"@commitlint/top-level" "^15.0.0"
328+
"@commitlint/types" "^15.0.0"
329329
fs-extra "^10.0.0"
330330
git-raw-commits "^2.0.0"
331331

332-
"@commitlint/resolve-extends@^14.1.0":
333-
version "14.1.0"
334-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz#f23b40d95c95901fcb7b53edebc8fe86f54fe99d"
335-
integrity sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ==
332+
"@commitlint/resolve-extends@^15.0.0":
333+
version "15.0.0"
334+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-15.0.0.tgz#baf21227e2ac52cef546ec35dd6732e9b0b6e57c"
335+
integrity sha512-7apfRJjgJsKja7lHsPfEFixKjA/fk/UeD3owkOw1174yYu4u8xBDLSeU3IinGPdMuF9m245eX8wo7vLUy+EBSg==
336336
dependencies:
337337
import-fresh "^3.0.0"
338338
lodash "^4.17.19"
339339
resolve-from "^5.0.0"
340340
resolve-global "^1.0.0"
341341

342-
"@commitlint/rules@^14.1.0":
343-
version "14.1.0"
344-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-14.1.0.tgz#caec339b05c45e7536cac5d9f1db11fcc9e3dfcd"
345-
integrity sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA==
342+
"@commitlint/rules@^15.0.0":
343+
version "15.0.0"
344+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-15.0.0.tgz#326370abc004492fcb5543198d1d55b14e25e3c8"
345+
integrity sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==
346346
dependencies:
347-
"@commitlint/ensure" "^14.1.0"
348-
"@commitlint/message" "^14.0.0"
349-
"@commitlint/to-lines" "^14.0.0"
350-
"@commitlint/types" "^14.0.0"
347+
"@commitlint/ensure" "^15.0.0"
348+
"@commitlint/message" "^15.0.0"
349+
"@commitlint/to-lines" "^15.0.0"
350+
"@commitlint/types" "^15.0.0"
351351
execa "^5.0.0"
352352

353-
"@commitlint/to-lines@^14.0.0":
354-
version "14.0.0"
355-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-14.0.0.tgz#d90c7453bc678e7e2d8a4cae125783b1d4df7aa4"
356-
integrity sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg==
353+
"@commitlint/to-lines@^15.0.0":
354+
version "15.0.0"
355+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-15.0.0.tgz#b86ac98f319688990ecc2e09227fadf591b65c92"
356+
integrity sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==
357357

358-
"@commitlint/top-level@^14.0.0":
359-
version "14.0.0"
360-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-14.0.0.tgz#5fed6ac7ae2f5cff02ea1f41bddbfa24487ef3c8"
361-
integrity sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ==
358+
"@commitlint/top-level@^15.0.0":
359+
version "15.0.0"
360+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-15.0.0.tgz#467ec8377e81dfc916e1a20a27558862be1a4254"
361+
integrity sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==
362362
dependencies:
363363
find-up "^5.0.0"
364364

365-
"@commitlint/types@^14.0.0":
366-
version "14.0.0"
367-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-14.0.0.tgz#17bf4d1ab1178c67990ce01b36017d6e6792b751"
368-
integrity sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ==
365+
"@commitlint/types@^15.0.0":
366+
version "15.0.0"
367+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-15.0.0.tgz#46fa7bda3e6340caf3e3a2e415bcb78ff0195eed"
368+
integrity sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==
369369
dependencies:
370370
chalk "^4.0.0"
371371

0 commit comments

Comments
 (0)