Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit b3afc48

Browse files
dependabot-preview[bot]kylef
authored andcommitted
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 8.2.0 to 8.3.4. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v8.2.0...v8.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cb53a1f commit b3afc48

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@commitlint/cli": "8.3.5",
19-
"@commitlint/config-conventional": "8.2.0",
19+
"@commitlint/config-conventional": "8.3.4",
2020
"coveralls": "^3.0.4",
2121
"eslint": "^5.9.0",
2222
"eslint-config-airbnb-base": "^13.1.0",

yarn.lock

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,12 @@
107107
resolve-from "5.0.0"
108108
resolve-global "1.0.0"
109109

110-
"@commitlint/config-conventional@8.2.0":
111-
version "8.2.0"
112-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.2.0.tgz#886a5538e3708e017ec2871e0cbce00f635d3102"
113-
integrity sha512-HuwlHQ3DyVhpK9GHgTMhJXD8Zp8PGIQVpQGYh/iTrEU6TVxdRC61BxIDZvfWatCaiG617Z/U8maRAFrqFM4TqA==
110+
"@commitlint/config-conventional@8.3.4":
111+
version "8.3.4"
112+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.3.4.tgz#fed13b3711690663b176c1f6b39c205a565618d2"
113+
integrity sha512-w0Yc5+aVAjZgjYqx29igBOnVCj8O22gy3Vo6Fyp7PwoS7+AYS1x3sN7IBq6i7Ae15Mv5P+rEx1pkxXo5zOMe4g==
114+
dependencies:
115+
conventional-changelog-conventionalcommits "4.2.1"
114116

115117
"@commitlint/ensure@^8.3.4":
116118
version "8.3.4"
@@ -1843,6 +1845,15 @@ conventional-changelog-angular@^5.0.3:
18431845
compare-func "^1.3.1"
18441846
q "^1.5.1"
18451847

1848+
conventional-changelog-conventionalcommits@4.2.1:
1849+
version "4.2.1"
1850+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9"
1851+
integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q==
1852+
dependencies:
1853+
compare-func "^1.3.1"
1854+
lodash "^4.2.1"
1855+
q "^1.5.1"
1856+
18461857
conventional-changelog-core@^3.1.6:
18471858
version "3.2.2"
18481859
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.2.2.tgz#de41e6b4a71011a18bcee58e744f6f8f0e7c29c0"

0 commit comments

Comments
 (0)