Skip to content

Commit 2315736

Browse files
build: bump @commitlint/prompt-cli from 17.6.5 to 17.6.6 (#90)
Bumps [@commitlint/prompt-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/prompt-cli) from 17.6.5 to 17.6.6. - [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.6/@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 c697187 commit 2315736

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.5"
146-
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.6.5.tgz#dbf336460ee12e82b3bbf0c5bef683761c5df4d4"
147-
integrity sha512-O+PWlxF9wgVQZMnMKcnW8qG3IZFoU9rFwk0f6glPqgXokSivjR1Lw+YNcFDbhQtH91W8IO2vNVe/niDG01To5w==
145+
version "17.6.6"
146+
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.6.6.tgz#5d0b693804a8b9f9862ec312950b973a62f82ac8"
147+
integrity sha512-KAFsQ9k12Zjxtk11RFjwS4ebjET110EFX+I8BFfJvVpyDzVQEpv9byvirgY+EH2XaCCfWA4MPHAAyI0Tya/Mmw==
148148
dependencies:
149-
"@commitlint/prompt" "^17.6.5"
149+
"@commitlint/prompt" "^17.6.6"
150150
execa "^5.0.0"
151151
inquirer "^6.5.2"
152152

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==
153+
"@commitlint/prompt@^17.6.6":
154+
version "17.6.6"
155+
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.6.6.tgz#157ce428dff7f3fbd20a22812e15759c16e2c0d6"
156+
integrity sha512-CPf89ZTASfu91XnXnnhLeJv0zKuFIRWDA3MBtv4Q6OXf0zPgPUyOagKNrHdENAGozb67D12u0XItO6BwYsu26Q==
157157
dependencies:
158158
"@commitlint/ensure" "^17.4.4"
159159
"@commitlint/load" "^17.5.0"

0 commit comments

Comments
 (0)