Skip to content

Commit 16348f8

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.3.1 to 20.4.0. - [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.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e7dde6 commit 16348f8

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

package-lock.json

Lines changed: 18 additions & 18 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.0",
4-
"@commitlint/config-conventional": "^20.3.1"
4+
"@commitlint/config-conventional": "^20.4.0"
55
}
66
}

yarn.lock

Lines changed: 11 additions & 11 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.3.1":
40-
version "20.3.1"
41-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.3.1.tgz#0060d47c2f79dd7063ac1d28951ec460889fe672"
42-
integrity sha512-NCzwvxepstBZbmVXsvg49s+shCxlJDJPWxXqONVcAtJH9wWrOlkMQw/zyl+dJmt8lyVopt5mwQ3mR5M2N2rUWg==
39+
"@commitlint/config-conventional@^20.4.0":
40+
version "20.4.0"
41+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.0.tgz#6522e0059e1ad6169b756c2ed0e42b21dab729b1"
42+
integrity sha512-nolhFe2YKIix0D4+tPXAWnnIc9WB5fOCgmm4h2EcRyEShC64oH/DpM9n++85NRdItvIhKb+Szsaeuug7KcEeIA==
4343
dependencies:
44-
"@commitlint/types" "^20.3.1"
45-
conventional-changelog-conventionalcommits "^7.0.2"
44+
"@commitlint/types" "^20.4.0"
45+
conventional-changelog-conventionalcommits "^9.1.0"
4646

4747
"@commitlint/config-validator@^20.4.0":
4848
version "20.4.0"
@@ -165,7 +165,7 @@
165165
dependencies:
166166
escalade "^3.2.0"
167167

168-
"@commitlint/types@^20.3.1", "@commitlint/types@^20.4.0":
168+
"@commitlint/types@^20.4.0":
169169
version "20.4.0"
170170
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.0.tgz#f8a1cf83b17db4f7de56940880873bca7480be59"
171171
integrity sha512-aO5l99BQJ0X34ft8b0h7QFkQlqxC6e7ZPVmBKz13xM9O8obDaM1Cld4sQlJDXXU/VFuUzQ30mVtHjVz74TuStw==
@@ -274,10 +274,10 @@ conventional-changelog-angular@^8.1.0:
274274
dependencies:
275275
compare-func "^2.0.0"
276276

277-
conventional-changelog-conventionalcommits@^7.0.2:
278-
version "7.0.2"
279-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
280-
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
277+
conventional-changelog-conventionalcommits@^9.1.0:
278+
version "9.1.0"
279+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.1.0.tgz#34e5f35c80c1375a5464df2a8067a1facbb2d858"
280+
integrity sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==
281281
dependencies:
282282
compare-func "^2.0.0"
283283

0 commit comments

Comments
 (0)