Skip to content

Commit 3fc311a

Browse files
build(deps-dev): bump @commitlint/cli from 20.4.1 to 20.4.2 (#734)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 20.4.1 to 20.4.2. - [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/v20.4.2/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12ae824 commit 3fc311a

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
@@ -786,12 +786,12 @@
786786
to-fast-properties "^2.0.0"
787787

788788
"@commitlint/cli@^20.1.0":
789-
version "20.4.1"
790-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.1.tgz#a3d402d877322508925264b02fce48dda1932ffb"
791-
integrity sha512-uuFKKpc7OtQM+6SRqT+a4kV818o1pS+uvv/gsRhyX7g4x495jg+Q7P0+O9VNGyLXBYP0syksS7gMRDJKcekr6A==
789+
version "20.4.2"
790+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.2.tgz#2cb97a37a11ee3245a22f770101b18a89f5e58c4"
791+
integrity sha512-YjYSX2yj/WsVoxh9mNiymfFS2ADbg2EK4+1WAsMuckwKMCqJ5PDG0CJU/8GvmHWcv4VRB2V02KqSiecRksWqZQ==
792792
dependencies:
793793
"@commitlint/format" "^20.4.0"
794-
"@commitlint/lint" "^20.4.1"
794+
"@commitlint/lint" "^20.4.2"
795795
"@commitlint/load" "^20.4.0"
796796
"@commitlint/read" "^20.4.0"
797797
"@commitlint/types" "^20.4.0"
@@ -839,14 +839,14 @@
839839
"@commitlint/types" "^20.4.0"
840840
semver "^7.6.0"
841841

842-
"@commitlint/lint@^20.4.1":
843-
version "20.4.1"
844-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.1.tgz#27252b57a8058f91c95c04787060ade6ea601de5"
845-
integrity sha512-g94LrGl/c6UhuhDQqNqU232aslLEN2vzc7MPfQTHzwzM4GHNnEAwVWWnh0zX8S5YXecuLXDwbCsoGwmpAgPWKA==
842+
"@commitlint/lint@^20.4.2":
843+
version "20.4.2"
844+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.2.tgz#c22dd66cbe689f3e8b9be468739b4394fcae8ad4"
845+
integrity sha512-buquzNRtFng6xjXvBU1abY/WPEEjCgUipNQrNmIWe8QuJ6LWLtei/LDBAzEe5ASm45+Q9L2Xi3/GVvlj50GAug==
846846
dependencies:
847847
"@commitlint/is-ignored" "^20.4.1"
848848
"@commitlint/parse" "^20.4.1"
849-
"@commitlint/rules" "^20.4.1"
849+
"@commitlint/rules" "^20.4.2"
850850
"@commitlint/types" "^20.4.0"
851851

852852
"@commitlint/load@^20.4.0":
@@ -901,10 +901,10 @@
901901
lodash.mergewith "^4.6.2"
902902
resolve-from "^5.0.0"
903903

904-
"@commitlint/rules@^20.4.1":
905-
version "20.4.1"
906-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.1.tgz#3c26108286e88f35e4bef47f918778fd8a5504ac"
907-
integrity sha512-WtqypKEPbQEuJwJS4aKs0OoJRBKz1HXPBC9wRtzVNH68FLhPWzxXlF09hpUXM9zdYTpm4vAdoTGkWiBgQ/vL0g==
904+
"@commitlint/rules@^20.4.2":
905+
version "20.4.2"
906+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.2.tgz#0370422fedc037b0e00259445d9b82377743a8a1"
907+
integrity sha512-oz83pnp5Yq6uwwTAabuVQPNlPfeD2Y5ZjMb7Wx8FSUlu4sLYJjbBWt8031Z0osCFPfHzAwSYrjnfDFKtuSMdKg==
908908
dependencies:
909909
"@commitlint/ensure" "^20.4.1"
910910
"@commitlint/message" "^20.4.0"

0 commit comments

Comments
 (0)