Skip to content

Commit 8d3bcd8

Browse files
build(deps-dev): bump @commitlint/prompt-cli from 17.6.7 to 17.7.1 (#109)
Bumps [@commitlint/prompt-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/prompt-cli) from 17.6.7 to 17.7.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/prompt-cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.1/@commitlint/prompt-cli) --- updated-dependencies: - dependency-name: "@commitlint/prompt-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 0e92539 commit 8d3bcd8

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@commitlint/rules" "^17.7.0"
108108
"@commitlint/types" "^17.4.4"
109109

110-
"@commitlint/load@^17.6.7", "@commitlint/load@^17.7.1":
110+
"@commitlint/load@^17.7.1":
111111
version "17.7.1"
112112
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.1.tgz#0723b11723a20043a304a74960602dead89b5cdd"
113113
integrity sha512-S/QSOjE1ztdogYj61p6n3UbkUvweR17FQ0zDbNtoTLc+Hz7vvfS7ehoTMQ27hPSjVBpp7SzEcOQu081RLjKHJQ==
@@ -142,21 +142,21 @@
142142
conventional-commits-parser "^4.0.0"
143143

144144
"@commitlint/prompt-cli@^17.0.0":
145-
version "17.6.7"
146-
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.6.7.tgz#6e47992c26b4f3356cfff7eba7767f90d5e80979"
147-
integrity sha512-TkKIGhN8DJ/x47QEqiDlan/FalM8rFAeSZp5GKEq/EsIQrRTGJMG4LwJtaMtip8IfZY28OnODpKBittMJtpRmA==
145+
version "17.7.1"
146+
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.7.1.tgz#32b3ee9b2de60f69b4f52bf4c6c27da26ecd324f"
147+
integrity sha512-FM4nmJgOpE+aMRI4z41Pa4gu4qm6pAiBQN6+oIxM460hUtRF1wx2N+STfJCEHevM+/zS9h2LSXqdSB0aP3LGdQ==
148148
dependencies:
149-
"@commitlint/prompt" "^17.6.7"
149+
"@commitlint/prompt" "^17.7.1"
150150
execa "^5.0.0"
151151
inquirer "^6.5.2"
152152

153-
"@commitlint/prompt@^17.6.7":
154-
version "17.6.7"
155-
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.6.7.tgz#2c151e1cd555345dcbe816a8f70556548d29a4cb"
156-
integrity sha512-fkGVdYsPI3ZyzcyRO/OKE+fF3zRd0jPT0tws6ipDSEVjblVpk/f7ydeZ3fFAUocVes/QStUj4If/lSxJxiZJjw==
153+
"@commitlint/prompt@^17.7.1":
154+
version "17.7.1"
155+
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.7.1.tgz#f9fbe24d873fecb3bcfc33fa860c5b61f39780aa"
156+
integrity sha512-TWPATfSarPHdUOGkE/irBtzE+ZhEuUQI8U8PMcrLYi26NtJTHmRWpwZGug5gehcmlvQuLCjoFg3naYrs1BMHEQ==
157157
dependencies:
158158
"@commitlint/ensure" "^17.6.7"
159-
"@commitlint/load" "^17.6.7"
159+
"@commitlint/load" "^17.7.1"
160160
"@commitlint/types" "^17.4.4"
161161
chalk "^4.1.0"
162162
inquirer "^6.5.2"

0 commit comments

Comments
 (0)