Skip to content

Commit e71b3a2

Browse files
build(deps-dev): bump @commitlint/prompt-cli from 17.0.3 to 17.1.2 (#40)
Bumps [@commitlint/prompt-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/prompt-cli) from 17.0.3 to 17.1.2. - [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.1.2/@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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acbea0c commit e71b3a2

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
@@ -103,7 +103,7 @@
103103
"@commitlint/rules" "^17.0.0"
104104
"@commitlint/types" "^17.0.0"
105105

106-
"@commitlint/load@^17.0.3", "@commitlint/load@^17.1.2":
106+
"@commitlint/load@^17.1.2":
107107
version "17.1.2"
108108
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.1.2.tgz#19c88be570d8666bbd32f9b3d81925a08328bc13"
109109
integrity sha512-sk2p/jFYAWLChIfOIp/MGSIn/WzZ0vkc3afw+l4X8hGEYkvDe4gQUUAVxjl/6xMRn0HgnSLMZ04xXh5pkTsmgg==
@@ -136,21 +136,21 @@
136136
conventional-commits-parser "^3.2.2"
137137

138138
"@commitlint/prompt-cli@^17.0.0":
139-
version "17.0.3"
140-
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.0.3.tgz#ec83de53849bbd53d09b8f884e98931e995b5ee9"
141-
integrity sha512-RUWbXKMrBDca4+mf0HcSSBVjMK8tzrGHpRFdPCwWZQ+dXAPBZ1RvDCaNAl9AdkJJqF556btrIqBjhmO5Q7VKoQ==
139+
version "17.1.2"
140+
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.1.2.tgz#3258e70daf5d30920828231d3dbf9ac67b5ded33"
141+
integrity sha512-VqfPBfOXrV5hXmYt1gRi/fwd+wPHN9QesCjOC0CC0uGWy5etggK2sb7HzjbfrOOIuFa2gk7v5mX/F/38RlRvVg==
142142
dependencies:
143-
"@commitlint/prompt" "^17.0.3"
143+
"@commitlint/prompt" "^17.1.2"
144144
execa "^5.0.0"
145145
inquirer "^6.5.2"
146146

147-
"@commitlint/prompt@^17.0.3":
148-
version "17.0.3"
149-
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.0.3.tgz#e3f06071d54231967272c92cc990d04531a7d3a5"
150-
integrity sha512-YdR1tarst9bcjQXhD6+4S2/buEyUPC+9G1nfklwizQIzaiHe3rkvmF0HgTR8PJgZjvbHEOM2KDjBz3q60Dsmtw==
147+
"@commitlint/prompt@^17.1.2":
148+
version "17.1.2"
149+
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.1.2.tgz#ad3338eb54f869216692cc42e80b2eb7746b0b1d"
150+
integrity sha512-KubucHY9EnHnao7zgdXsOpckLZA5PgXvaR/eI6IQY2xzuG6RPlVqIffSPpiDjX09SopoYRWbztvkg+Z2m0ib9g==
151151
dependencies:
152152
"@commitlint/ensure" "^17.0.0"
153-
"@commitlint/load" "^17.0.3"
153+
"@commitlint/load" "^17.1.2"
154154
"@commitlint/types" "^17.0.0"
155155
chalk "^4.1.0"
156156
inquirer "^6.5.2"

0 commit comments

Comments
 (0)