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](https://github.com/conventional-changelog/commitlint/compare/v8.2.0...v8.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c01359082e
commit
c36353e1e3
2 changed files with 16 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
||||||
"@babel/preset-react": "^7.0.0",
|
"@babel/preset-react": "^7.0.0",
|
||||||
"@babel/register": "^7.4.4",
|
"@babel/register": "^7.4.4",
|
||||||
"@commitlint/cli": "8.2.0",
|
"@commitlint/cli": "8.2.0",
|
||||||
"@commitlint/config-conventional": "8.2.0",
|
"@commitlint/config-conventional": "8.3.4",
|
||||||
"@material-ui/core": "^3.9.3",
|
"@material-ui/core": "^3.9.3",
|
||||||
"@material-ui/icons": "^4.2.0",
|
"@material-ui/icons": "^4.2.0",
|
||||||
"@material-ui/lab": "^4.0.0-alpha.19",
|
"@material-ui/lab": "^4.0.0-alpha.19",
|
||||||
|
|
19
yarn.lock
19
yarn.lock
|
@ -1207,10 +1207,12 @@
|
||||||
resolve-from "5.0.0"
|
resolve-from "5.0.0"
|
||||||
resolve-global "1.0.0"
|
resolve-global "1.0.0"
|
||||||
|
|
||||||
"@commitlint/config-conventional@8.2.0":
|
"@commitlint/config-conventional@8.3.4":
|
||||||
version "8.2.0"
|
version "8.3.4"
|
||||||
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.2.0.tgz#886a5538e3708e017ec2871e0cbce00f635d3102"
|
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.3.4.tgz#fed13b3711690663b176c1f6b39c205a565618d2"
|
||||||
integrity sha512-HuwlHQ3DyVhpK9GHgTMhJXD8Zp8PGIQVpQGYh/iTrEU6TVxdRC61BxIDZvfWatCaiG617Z/U8maRAFrqFM4TqA==
|
integrity sha512-w0Yc5+aVAjZgjYqx29igBOnVCj8O22gy3Vo6Fyp7PwoS7+AYS1x3sN7IBq6i7Ae15Mv5P+rEx1pkxXo5zOMe4g==
|
||||||
|
dependencies:
|
||||||
|
conventional-changelog-conventionalcommits "4.2.1"
|
||||||
|
|
||||||
"@commitlint/ensure@^8.2.0":
|
"@commitlint/ensure@^8.2.0":
|
||||||
version "8.2.0"
|
version "8.2.0"
|
||||||
|
@ -6447,6 +6449,15 @@ conventional-changelog-angular@^5.0.3:
|
||||||
compare-func "^1.3.1"
|
compare-func "^1.3.1"
|
||||||
q "^1.5.1"
|
q "^1.5.1"
|
||||||
|
|
||||||
|
conventional-changelog-conventionalcommits@4.2.1:
|
||||||
|
version "4.2.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9"
|
||||||
|
integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q==
|
||||||
|
dependencies:
|
||||||
|
compare-func "^1.3.1"
|
||||||
|
lodash "^4.2.1"
|
||||||
|
q "^1.5.1"
|
||||||
|
|
||||||
conventional-changelog-core@^3.1.6:
|
conventional-changelog-core@^3.1.6:
|
||||||
version "3.2.3"
|
version "3.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.2.3.tgz#b31410856f431c847086a7dcb4d2ca184a7d88fb"
|
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.2.3.tgz#b31410856f431c847086a7dcb4d2ca184a7d88fb"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue