Skip to content

Commit 3bd42e9

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore(deps): update dependency @commitlint/cli to v17.4.1
1 parent 9bead75 commit 3bd42e9

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@changesets/cli": "2.26.0",
52-
"@commitlint/cli": "17.4.0",
52+
"@commitlint/cli": "17.4.1",
5353
"@commitlint/config-angular": "17.4.0",
5454
"@nestjs/cli": "9.1.8",
5555
"@nestjs/common": "9.2.1",

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -687,14 +687,14 @@
687687
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
688688
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
689689

690-
"@commitlint/[email protected].0":
691-
version "17.4.0"
692-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.0.tgz#14a5f9b713a5b60ff1a0cfce66b0bb207954c1ad"
693-
integrity sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==
690+
"@commitlint/[email protected].1":
691+
version "17.4.1"
692+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.1.tgz#71086653a42abafe5519c6c5f8ada35b17f1dc53"
693+
integrity sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ==
694694
dependencies:
695695
"@commitlint/format" "^17.4.0"
696696
"@commitlint/lint" "^17.4.0"
697-
"@commitlint/load" "^17.4.0"
697+
"@commitlint/load" "^17.4.1"
698698
"@commitlint/read" "^17.4.0"
699699
"@commitlint/types" "^17.4.0"
700700
execa "^5.0.0"
@@ -796,15 +796,16 @@
796796
resolve-from "^5.0.0"
797797
typescript "^4.6.4"
798798

799-
"@commitlint/load@^17.4.0":
800-
version "17.4.0"
801-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.0.tgz#d0136d38f3d533e706340efbccc2fb38ebb97538"
802-
integrity sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==
799+
"@commitlint/load@^17.4.1":
800+
version "17.4.1"
801+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.1.tgz#e1073e0264c84b304f5ab22862217152daca5d27"
802+
integrity sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw==
803803
dependencies:
804804
"@commitlint/config-validator" "^17.4.0"
805805
"@commitlint/execute-rule" "^17.4.0"
806806
"@commitlint/resolve-extends" "^17.4.0"
807807
"@commitlint/types" "^17.4.0"
808+
"@types/node" "*"
808809
chalk "^4.1.0"
809810
cosmiconfig "^8.0.0"
810811
cosmiconfig-typescript-loader "^4.0.0"

0 commit comments

Comments
 (0)