Skip to content

Commit fe404e7

Browse files
build(deps-dev): bump @commitlint/cli from 19.6.1 to 19.7.1 (#656)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.6.1 to 19.7.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/v19.7.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ac9496 commit fe404e7

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

788788
"@commitlint/cli@^19.2.1":
789-
version "19.6.1"
790-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.6.1.tgz#24edd26595d911cc6b680cdfbb1fb083bfd5f73d"
791-
integrity sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ==
789+
version "19.7.1"
790+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.7.1.tgz#aca351ae6200af58b49de58181319015e7429601"
791+
integrity sha512-iObGjR1tE/PfDtDTEfd+tnRkB3/HJzpQqRTyofS2MPPkDn1mp3DBC8SoPDayokfAy+xKhF8+bwRCJO25Nea0YQ==
792792
dependencies:
793793
"@commitlint/format" "^19.5.0"
794-
"@commitlint/lint" "^19.6.0"
794+
"@commitlint/lint" "^19.7.1"
795795
"@commitlint/load" "^19.6.1"
796796
"@commitlint/read" "^19.5.0"
797797
"@commitlint/types" "^19.5.0"
@@ -831,20 +831,20 @@
831831
"@commitlint/types" "^19.5.0"
832832
chalk "^5.3.0"
833833

834-
"@commitlint/is-ignored@^19.6.0":
835-
version "19.6.0"
836-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.6.0.tgz#6adb9097d36b68e00b9c06a73d7a08e9f54c54dc"
837-
integrity sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw==
834+
"@commitlint/is-ignored@^19.7.1":
835+
version "19.7.1"
836+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.7.1.tgz#d3d713d97df4da5d0a6440624d0db38e3a67494e"
837+
integrity sha512-3IaOc6HVg2hAoGleRK3r9vL9zZ3XY0rf1RsUf6jdQLuaD46ZHnXBiOPTyQ004C4IvYjSWqJwlh0/u2P73aIE3g==
838838
dependencies:
839839
"@commitlint/types" "^19.5.0"
840840
semver "^7.6.0"
841841

842-
"@commitlint/lint@^19.6.0":
843-
version "19.6.0"
844-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.6.0.tgz#f9fc9b11b808c96bd3f85e882e056daabac40c36"
845-
integrity sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg==
842+
"@commitlint/lint@^19.7.1":
843+
version "19.7.1"
844+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.7.1.tgz#a180d5695fc5328b8566a482750df7fbf72b11c5"
845+
integrity sha512-LhcPfVjcOcOZA7LEuBBeO00o3MeZa+tWrX9Xyl1r9PMd5FWsEoZI9IgnGqTKZ0lZt5pO3ZlstgnRyY1CJJc9Xg==
846846
dependencies:
847-
"@commitlint/is-ignored" "^19.6.0"
847+
"@commitlint/is-ignored" "^19.7.1"
848848
"@commitlint/parse" "^19.5.0"
849849
"@commitlint/rules" "^19.6.0"
850850
"@commitlint/types" "^19.5.0"

0 commit comments

Comments
 (0)