Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 22e7950

Browse files
chore(deps): update dependency @commitlint/cli to v17.0.1 (sequelize#14541)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 30160cb commit 22e7950

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"wkx": "^0.5.0"
5757
},
5858
"devDependencies": {
59-
"@commitlint/cli": "17.0.0",
59+
"@commitlint/cli": "17.0.1",
6060
"@commitlint/config-angular": "17.0.0",
6161
"@ephys/eslint-config-typescript": "17.0.0",
6262
"@rushstack/eslint-patch": "1.1.3",

yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -403,16 +403,17 @@
403403
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
404404
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
405405

406-
"@commitlint/[email protected].0":
407-
version "17.0.0"
408-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.0.tgz#6c86c6b0eba4ba1204a19833c3c962b623f35518"
409-
integrity sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ==
406+
"@commitlint/[email protected].1":
407+
version "17.0.1"
408+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.1.tgz#88c5ad3f297760ded589c3a33ed49321242e7ab0"
409+
integrity sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==
410410
dependencies:
411411
"@commitlint/format" "^17.0.0"
412412
"@commitlint/lint" "^17.0.0"
413413
"@commitlint/load" "^17.0.0"
414414
"@commitlint/read" "^17.0.0"
415415
"@commitlint/types" "^17.0.0"
416+
execa "^5.0.0"
416417
lodash "^4.17.19"
417418
resolve-from "5.0.0"
418419
resolve-global "1.0.0"

0 commit comments

Comments
 (0)