Skip to content

Commit f621561

Browse files
chore(dev-deps): bump commitlint from 19.6.1 to 19.7.1 (#1076)
Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) 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/@alias/commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@alias/commitlint) --- updated-dependencies: - dependency-name: commitlint 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 e5f1dd1 commit f621561

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,13 +1058,13 @@
10581058
chalk "^2.4.2"
10591059
js-tokens "^4.0.0"
10601060

1061-
"@commitlint/cli@^19.6.1":
1062-
version "19.6.1"
1063-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.6.1.tgz#24edd26595d911cc6b680cdfbb1fb083bfd5f73d"
1064-
integrity sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ==
1061+
"@commitlint/cli@^19.7.1":
1062+
version "19.7.1"
1063+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.7.1.tgz#aca351ae6200af58b49de58181319015e7429601"
1064+
integrity sha512-iObGjR1tE/PfDtDTEfd+tnRkB3/HJzpQqRTyofS2MPPkDn1mp3DBC8SoPDayokfAy+xKhF8+bwRCJO25Nea0YQ==
10651065
dependencies:
10661066
"@commitlint/format" "^19.5.0"
1067-
"@commitlint/lint" "^19.6.0"
1067+
"@commitlint/lint" "^19.7.1"
10681068
"@commitlint/load" "^19.6.1"
10691069
"@commitlint/read" "^19.5.0"
10701070
"@commitlint/types" "^19.5.0"
@@ -1112,20 +1112,20 @@
11121112
"@commitlint/types" "^19.5.0"
11131113
chalk "^5.3.0"
11141114

1115-
"@commitlint/is-ignored@^19.6.0":
1116-
version "19.6.0"
1117-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.6.0.tgz#6adb9097d36b68e00b9c06a73d7a08e9f54c54dc"
1118-
integrity sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw==
1115+
"@commitlint/is-ignored@^19.7.1":
1116+
version "19.7.1"
1117+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.7.1.tgz#d3d713d97df4da5d0a6440624d0db38e3a67494e"
1118+
integrity sha512-3IaOc6HVg2hAoGleRK3r9vL9zZ3XY0rf1RsUf6jdQLuaD46ZHnXBiOPTyQ004C4IvYjSWqJwlh0/u2P73aIE3g==
11191119
dependencies:
11201120
"@commitlint/types" "^19.5.0"
11211121
semver "^7.6.0"
11221122

1123-
"@commitlint/lint@^19.6.0":
1124-
version "19.6.0"
1125-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.6.0.tgz#f9fc9b11b808c96bd3f85e882e056daabac40c36"
1126-
integrity sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg==
1123+
"@commitlint/lint@^19.7.1":
1124+
version "19.7.1"
1125+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.7.1.tgz#a180d5695fc5328b8566a482750df7fbf72b11c5"
1126+
integrity sha512-LhcPfVjcOcOZA7LEuBBeO00o3MeZa+tWrX9Xyl1r9PMd5FWsEoZI9IgnGqTKZ0lZt5pO3ZlstgnRyY1CJJc9Xg==
11271127
dependencies:
1128-
"@commitlint/is-ignored" "^19.6.0"
1128+
"@commitlint/is-ignored" "^19.7.1"
11291129
"@commitlint/parse" "^19.5.0"
11301130
"@commitlint/rules" "^19.6.0"
11311131
"@commitlint/types" "^19.5.0"
@@ -3799,11 +3799,11 @@ comment-parser@1.4.1:
37993799
integrity sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==
38003800

38013801
commitlint@^19:
3802-
version "19.6.1"
3803-
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-19.6.1.tgz#8fbfc2ee8cd62172360923679287841b536ee271"
3804-
integrity sha512-tU4or+Y2fDXepCZ44o8guEB9uwrRp4if4VupGH1CR+bsVS2zX6Gia4dndA7UPx8cWWw1tvRRJu5keA7RqfXf3w==
3802+
version "19.7.1"
3803+
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-19.7.1.tgz#ef7864d875dc7a7dc6b463803fdcd6c193b451a9"
3804+
integrity sha512-iNWqXl/A1WN8qd9JehqUpzbOxczNBE1nzBiYE33TkHeTptq7Cvg5U4j8PpvO92Nxganv6o/20IO3omP5N5M7/A==
38053805
dependencies:
3806-
"@commitlint/cli" "^19.6.1"
3806+
"@commitlint/cli" "^19.7.1"
38073807
"@commitlint/types" "^19.5.0"
38083808

38093809
common-ancestor-path@^1.0.1:

0 commit comments

Comments
 (0)