Skip to content

Commit 6073f9b

Browse files
build: bump @commitlint/prompt-cli from 17.6.1 to 17.6.5 (#84)
Bumps [@commitlint/prompt-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/prompt-cli) from 17.6.1 to 17.6.5. - [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.6.5/@commitlint/prompt-cli) --- updated-dependencies: - dependency-name: "@commitlint/prompt-cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12abcbb commit 6073f9b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -142,18 +142,18 @@
142142
conventional-commits-parser "^3.2.2"
143143

144144
"@commitlint/prompt-cli@^17.0.0":
145-
version "17.6.1"
146-
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.6.1.tgz#da1d81f22b18d51eafe75b8ee4cb806d8a19cf3c"
147-
integrity sha512-F5DQyBFroz/frDPe81kwe1ZuC9SUXlfiKOpgmz6H9WI4W/9sD3WDgknly14cPTJvWNMxt+yfMvYsUMUkJSkQNQ==
145+
version "17.6.5"
146+
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.6.5.tgz#dbf336460ee12e82b3bbf0c5bef683761c5df4d4"
147+
integrity sha512-O+PWlxF9wgVQZMnMKcnW8qG3IZFoU9rFwk0f6glPqgXokSivjR1Lw+YNcFDbhQtH91W8IO2vNVe/niDG01To5w==
148148
dependencies:
149-
"@commitlint/prompt" "^17.6.1"
149+
"@commitlint/prompt" "^17.6.5"
150150
execa "^5.0.0"
151151
inquirer "^6.5.2"
152152

153-
"@commitlint/prompt@^17.6.1":
154-
version "17.6.1"
155-
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.6.1.tgz#777a50cb66a8eadee8386ef44d6d34b0b200598e"
156-
integrity sha512-ZYPWSTC2ypoaBdKr+v4FARBUhCJJpsv87KhKChCzy2GpAjGO+Hw1Ee8CJv5hR26KaNSBL5gmEal3GBdDuABR9g==
153+
"@commitlint/prompt@^17.6.5":
154+
version "17.6.5"
155+
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.6.5.tgz#725e53ceafd025c858547f0025e0ce880f54d4e6"
156+
integrity sha512-Zm4pkIvTN/VpnFNUg6D9aiQNdPB2iASmkm4QqR+JCgc6Fa/JNazWaM6g4onLjPbfh8+A4v4Q62/VHRvhlb5NHA==
157157
dependencies:
158158
"@commitlint/ensure" "^17.4.4"
159159
"@commitlint/load" "^17.5.0"

0 commit comments

Comments
 (0)