Skip to content

Commit 446f873

Browse files
build(deps-dev): bump @commitlint/cli from 17.5.1 to 17.6.1 (#79)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.5.1 to 17.6.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" 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 9f68456 commit 446f873

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
3030

3131
"@commitlint/cli@^17.0.3":
32-
version "17.5.1"
33-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.1.tgz#db176538db7b4140c8856c88a46bd15ec705f881"
34-
integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg==
32+
version "17.6.1"
33+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.1.tgz#571a1272a656cd316f4b601cbb0fcb2ef50bfc7a"
34+
integrity sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg==
3535
dependencies:
3636
"@commitlint/format" "^17.4.4"
37-
"@commitlint/lint" "^17.4.4"
37+
"@commitlint/lint" "^17.6.1"
3838
"@commitlint/load" "^17.5.0"
3939
"@commitlint/read" "^17.5.1"
4040
"@commitlint/types" "^17.4.4"
@@ -97,14 +97,14 @@
9797
"@commitlint/types" "^17.4.4"
9898
semver "7.3.8"
9999

100-
"@commitlint/lint@^17.4.4":
101-
version "17.4.4"
102-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.4.tgz#0ecd70b44ec5f4823c2e00e0c4b04ebd41d42856"
103-
integrity sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw==
100+
"@commitlint/lint@^17.6.1":
101+
version "17.6.1"
102+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.1.tgz#52275acc6b3d92a9ad466535331c5dd8e85b6f42"
103+
integrity sha512-VARJ9kxH64isgwVnC+ABPafCYzqxpsWJIpDaTuI0gh8aX4GQ0i7cn9tvxtFNfJj4ER2BAJeWJ0vURdNYjK2RQQ==
104104
dependencies:
105105
"@commitlint/is-ignored" "^17.4.4"
106106
"@commitlint/parse" "^17.4.4"
107-
"@commitlint/rules" "^17.4.4"
107+
"@commitlint/rules" "^17.6.1"
108108
"@commitlint/types" "^17.4.4"
109109

110110
"@commitlint/load@^17.5.0":
@@ -184,10 +184,10 @@
184184
resolve-from "^5.0.0"
185185
resolve-global "^1.0.0"
186186

187-
"@commitlint/rules@^17.4.4":
188-
version "17.4.4"
189-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.4.tgz#9b33f41e5eb529f916396bac7c62e61f0edd6791"
190-
integrity sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ==
187+
"@commitlint/rules@^17.6.1":
188+
version "17.6.1"
189+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.1.tgz#dff529b8d1e0455808fe7e3e1fa70617e4eb2759"
190+
integrity sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==
191191
dependencies:
192192
"@commitlint/ensure" "^17.4.4"
193193
"@commitlint/message" "^17.4.2"

0 commit comments

Comments
 (0)