Skip to content

Commit c67ae55

Browse files
build(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.4.2 to 20.4.3. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.3/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.4.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cab146f commit c67ae55

File tree

3 files changed

+80
-47
lines changed

3 files changed

+80
-47
lines changed

package-lock.json

Lines changed: 51 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
33
"@commitlint/cli": "^20.4.2",
4-
"@commitlint/config-conventional": "^20.4.2"
4+
"@commitlint/config-conventional": "^20.4.3"
55
}
66
}

yarn.lock

Lines changed: 28 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
tinyexec "^1.0.0"
3737
yargs "^17.0.0"
3838

39-
"@commitlint/config-conventional@^20.4.2":
40-
version "20.4.2"
41-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.2.tgz#58c114116bcf2b8e91467307f5d3bf9167ce6579"
42-
integrity sha512-rwkTF55q7Q+6dpSKUmJoScV0f3EpDlWKw2UPzklkLS4o5krMN1tPWAVOgHRtyUTMneIapLeQwaCjn44Td6OzBQ==
39+
"@commitlint/config-conventional@^20.4.3":
40+
version "20.4.3"
41+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.3.tgz#2a345479c95cb19e6232c7b0e465bc5a26f9aa79"
42+
integrity sha512-9RtLySbYQAs8yEqWEqhSZo9nYhbm57jx7qHXtgRmv/nmeQIjjMcwf6Dl+y5UZcGWgWx435TAYBURONaJIuCjWg==
4343
dependencies:
44-
"@commitlint/types" "^20.4.0"
45-
conventional-changelog-conventionalcommits "^9.1.0"
44+
"@commitlint/types" "^20.4.3"
45+
conventional-changelog-conventionalcommits "^9.2.0"
4646

4747
"@commitlint/config-validator@^20.4.0":
4848
version "20.4.0"
@@ -169,14 +169,19 @@
169169
dependencies:
170170
escalade "^3.2.0"
171171

172-
"@commitlint/types@^20.4.0":
173-
version "20.4.0"
174-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.0.tgz#f8a1cf83b17db4f7de56940880873bca7480be59"
175-
integrity sha512-aO5l99BQJ0X34ft8b0h7QFkQlqxC6e7ZPVmBKz13xM9O8obDaM1Cld4sQlJDXXU/VFuUzQ30mVtHjVz74TuStw==
172+
"@commitlint/types@^20.4.0", "@commitlint/types@^20.4.3":
173+
version "20.4.3"
174+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.3.tgz#aa3fb9732dd42dea590d165214631ebc7b07eb59"
175+
integrity sha512-51OWa1Gi6ODOasPmfJPq6js4pZoomima4XLZZCrkldaH2V5Nb3bVhNXPeT6XV0gubbainSpTw4zi68NqAeCNCg==
176176
dependencies:
177-
conventional-commits-parser "^6.2.1"
177+
conventional-commits-parser "^6.3.0"
178178
picocolors "^1.1.1"
179179

180+
"@simple-libs/stream-utils@^1.2.0":
181+
version "1.2.0"
182+
resolved "https://registry.yarnpkg.com/@simple-libs/stream-utils/-/stream-utils-1.2.0.tgz#5af724b826f1ab4d7f2826d31d3efccec124102b"
183+
integrity sha512-KxXvfapcixpz6rVEB6HPjOUZT22yN6v0vI0urQSk1L8MlEWPDFCZkhw2xmkyoTGYeFw7tWTZd7e3lVzRZRN/EA==
184+
180185
ajv@^8.11.0:
181186
version "8.11.0"
182187
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.11.0.tgz#977e91dd96ca669f54a11e23e378e33b884a565f"
@@ -278,10 +283,10 @@ conventional-changelog-angular@^8.1.0:
278283
dependencies:
279284
compare-func "^2.0.0"
280285

281-
conventional-changelog-conventionalcommits@^9.1.0:
282-
version "9.1.0"
283-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.1.0.tgz#34e5f35c80c1375a5464df2a8067a1facbb2d858"
284-
integrity sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==
286+
conventional-changelog-conventionalcommits@^9.2.0:
287+
version "9.2.0"
288+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.2.0.tgz#112a836a8ecafae3e893d7323405216414a49048"
289+
integrity sha512-fCf+ODjseueTV09wVBoC0HXLi3OyuBJ+HfE3L63Khxqnr99f9nUcnQh3a15lCWHlGLihyZShW/mVVkBagr9JvQ==
285290
dependencies:
286291
compare-func "^2.0.0"
287292

@@ -292,6 +297,14 @@ conventional-commits-parser@^6.2.1:
292297
dependencies:
293298
meow "^13.0.0"
294299

300+
conventional-commits-parser@^6.3.0:
301+
version "6.3.0"
302+
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-6.3.0.tgz#fc170753ca66f31940a438539bf48e4406ac54b5"
303+
integrity sha512-RfOq/Cqy9xV9bOA8N+ZH6DlrDR+5S3Mi0B5kACEjESpE+AviIpAptx9a9cFpWCCvgRtWT+0BbUw+e1BZfts9jg==
304+
dependencies:
305+
"@simple-libs/stream-utils" "^1.2.0"
306+
meow "^13.0.0"
307+
295308
cosmiconfig-typescript-loader@^6.1.0:
296309
version "6.1.0"
297310
resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-6.1.0.tgz#7f644503e1c2bff90aed2d29a637008f279646bb"

0 commit comments

Comments
 (0)