Skip to content

Commit 1cb509c

Browse files
build(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.0 (#610)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.3.0 to 19.4.0. - [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/v19.4.0/@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 5339382 commit 1cb509c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -786,14 +786,14 @@
786786
to-fast-properties "^2.0.0"
787787

788788
"@commitlint/cli@^19.2.1":
789-
version "19.3.0"
790-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.3.0.tgz#44e6da9823a01f0cdcc43054bbefdd2c6c5ddf39"
791-
integrity sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==
789+
version "19.4.0"
790+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.0.tgz#9f93d3ed07e531fcfa371015c8c87e0aa26d974f"
791+
integrity sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg==
792792
dependencies:
793793
"@commitlint/format" "^19.3.0"
794794
"@commitlint/lint" "^19.2.2"
795-
"@commitlint/load" "^19.2.0"
796-
"@commitlint/read" "^19.2.1"
795+
"@commitlint/load" "^19.4.0"
796+
"@commitlint/read" "^19.4.0"
797797
"@commitlint/types" "^19.0.3"
798798
execa "^8.0.1"
799799
yargs "^17.0.0"
@@ -849,10 +849,10 @@
849849
"@commitlint/rules" "^19.0.3"
850850
"@commitlint/types" "^19.0.3"
851851

852-
"@commitlint/load@^19.2.0":
853-
version "19.2.0"
854-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.2.0.tgz#3ca51fdead4f1e1e09c9c7df343306412b1ef295"
855-
integrity sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==
852+
"@commitlint/load@^19.4.0":
853+
version "19.4.0"
854+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.4.0.tgz#7df034e226e300fd577d3f63a72d790d5c821f53"
855+
integrity sha512-I4lCWaEZYQJ1y+Y+gdvbGAx9pYPavqZAZ3/7/8BpWh+QjscAn8AjsUpLV2PycBsEx7gupq5gM4BViV9xwTIJuw==
856856
dependencies:
857857
"@commitlint/config-validator" "^19.0.3"
858858
"@commitlint/execute-rule" "^19.0.0"
@@ -879,10 +879,10 @@
879879
conventional-changelog-angular "^7.0.0"
880880
conventional-commits-parser "^5.0.0"
881881

882-
"@commitlint/read@^19.2.1":
883-
version "19.2.1"
884-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1.tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f"
885-
integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==
882+
"@commitlint/read@^19.4.0":
883+
version "19.4.0"
884+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.4.0.tgz#3866b1f9a272ef6a388986efa349d24228fc8b00"
885+
integrity sha512-r95jLOEZzKDakXtnQub+zR3xjdnrl2XzerPwm7ch1/cc5JGq04tyaNpa6ty0CRCWdVrk4CZHhqHozb8yZwy2+g==
886886
dependencies:
887887
"@commitlint/top-level" "^19.0.0"
888888
"@commitlint/types" "^19.0.3"

0 commit comments

Comments
 (0)