Skip to content

Commit 2ab9298

Browse files
build(deps-dev): bump @commitlint/cz-commitlint from 16.1.0 to 16.2.1 (#390)
Bumps [@commitlint/cz-commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cz-commitlint) from 16.1.0 to 16.2.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cz-commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.2.1/@commitlint/cz-commitlint) --- updated-dependencies: - dependency-name: "@commitlint/cz-commitlint" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 837821d commit 2ab9298

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

yarn.lock

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -982,25 +982,17 @@
982982
ajv "^6.12.6"
983983

984984
"@commitlint/cz-commitlint@^16.0.0":
985-
version "16.1.0"
986-
resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-16.1.0.tgz#e7ddc02f45e410a7b131c5446c09f75ac7b20884"
987-
integrity sha512-TThglfXEBW8TZ99dvaeto1c6hU25ONqL9qkENle2+1OFI64NgbICjLsJq7SVzJd4Jn/yZDp4xNqoV53WJPJ9aA==
985+
version "16.2.1"
986+
resolved "https://registry.yarnpkg.com/@commitlint/cz-commitlint/-/cz-commitlint-16.2.1.tgz#49a1b777eabe9929e45a035546c14c8aa8dbe044"
987+
integrity sha512-qkluaFI7TpfTSNvcXpv0F7xfjSfi4CRPpmIDRnktphf83Jhsa7/8zzsyy1ISjWOpbCdAatKEP2HfdwXFAFwCXA==
988988
dependencies:
989-
"@commitlint/ensure" "^16.0.0"
990-
"@commitlint/load" "^16.1.0"
991-
"@commitlint/types" "^16.0.0"
989+
"@commitlint/ensure" "^16.2.1"
990+
"@commitlint/load" "^16.2.1"
991+
"@commitlint/types" "^16.2.1"
992992
chalk "^4.1.0"
993993
lodash "^4.17.21"
994994
word-wrap "^1.2.3"
995995

996-
"@commitlint/ensure@^16.0.0":
997-
version "16.0.0"
998-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-16.0.0.tgz#fdac1e60a944a1993deb33b5e8454c559abe9866"
999-
integrity sha512-WdMySU8DCTaq3JPf0tZFCKIUhqxaL54mjduNhu8v4D2AMUVIIQKYMGyvXn94k8begeW6iJkTf9cXBArayskE7Q==
1000-
dependencies:
1001-
"@commitlint/types" "^16.0.0"
1002-
lodash "^4.17.19"
1003-
1004996
"@commitlint/ensure@^16.2.1":
1005997
version "16.2.1"
1006998
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-16.2.1.tgz#0fc538173f95c1eb2694eeedb79cab478347f16f"
@@ -1040,7 +1032,7 @@
10401032
"@commitlint/rules" "^16.2.1"
10411033
"@commitlint/types" "^16.2.1"
10421034

1043-
"@commitlint/load@>6.1.1", "@commitlint/load@^16.1.0", "@commitlint/load@^16.2.1":
1035+
"@commitlint/load@>6.1.1", "@commitlint/load@^16.2.1":
10441036
version "16.2.1"
10451037
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.1.tgz#301bda1bff66b3e40a85819f854eda72538d8e24"
10461038
integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==
@@ -1116,7 +1108,7 @@
11161108
dependencies:
11171109
find-up "^5.0.0"
11181110

1119-
"@commitlint/types@^16.0.0", "@commitlint/types@^16.2.1":
1111+
"@commitlint/types@^16.2.1":
11201112
version "16.2.1"
11211113
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-16.2.1.tgz#f25d373b88b01e51fc3fa44488101361945a61bd"
11221114
integrity sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==

0 commit comments

Comments
 (0)