Skip to content

Commit ce33e6c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @commitlint/cli to v16.2.3
1 parent c9e6356 commit ce33e6c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -1031,13 +1031,13 @@
10311031
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
10321032

10331033
"@commitlint/cli@^16.0.0":
1034-
version "16.2.1"
1035-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.1.tgz#ca4e557829a2755f0e1f0cd69b56b83ce2510173"
1036-
integrity sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==
1034+
version "16.2.3"
1035+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.3.tgz#6c250ce7a660a08a3ac35dd2ec5039421fb831df"
1036+
integrity sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==
10371037
dependencies:
10381038
"@commitlint/format" "^16.2.1"
10391039
"@commitlint/lint" "^16.2.1"
1040-
"@commitlint/load" "^16.2.1"
1040+
"@commitlint/load" "^16.2.3"
10411041
"@commitlint/read" "^16.2.1"
10421042
"@commitlint/types" "^16.2.1"
10431043
lodash "^4.17.19"
@@ -1099,10 +1099,10 @@
10991099
"@commitlint/rules" "^16.2.1"
11001100
"@commitlint/types" "^16.2.1"
11011101

1102-
"@commitlint/load@^16.2.1":
1103-
version "16.2.1"
1104-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.1.tgz#301bda1bff66b3e40a85819f854eda72538d8e24"
1105-
integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==
1102+
"@commitlint/load@^16.2.3":
1103+
version "16.2.3"
1104+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.3.tgz#7b2e85af25a6f736f080ba08e7165738cedf8c8f"
1105+
integrity sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==
11061106
dependencies:
11071107
"@commitlint/config-validator" "^16.2.1"
11081108
"@commitlint/execute-rule" "^16.2.1"
@@ -8174,9 +8174,9 @@ yargs@^16.2.0:
81748174
yargs-parser "^20.2.2"
81758175

81768176
yargs@^17.0.0:
8177-
version "17.3.1"
8178-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.3.1.tgz#da56b28f32e2fd45aefb402ed9c26f42be4c07b9"
8179-
integrity sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==
8177+
version "17.4.0"
8178+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.4.0.tgz#9fc9efc96bd3aa2c1240446af28499f0e7593d00"
8179+
integrity sha512-WJudfrk81yWFSOkZYpAZx4Nt7V4xp7S/uJkX0CnxovMCt1wCE8LNftPpNuF9X/u9gN5nsD7ycYtRcDf2pL3UiA==
81808180
dependencies:
81818181
cliui "^7.0.2"
81828182
escalade "^3.1.1"

0 commit comments

Comments
 (0)