Merge pull request #2243 from freesewing/dependabot/npm_and_yarn/commitlint/config-conventional-17.0.2
build(deps-dev): bump @commitlint/config-conventional from 16.2.4 to 17.0.2
This commit is contained in:
commit
56f9f4bee5
2 changed files with 10 additions and 10 deletions
|
@ -64,7 +64,7 @@
|
|||
"@babel/preset-react": "^7.10.4",
|
||||
"@babel/register": "^7.10.5",
|
||||
"@commitlint/cli": "^16.0.2",
|
||||
"@commitlint/config-conventional": "^16.0.0",
|
||||
"@commitlint/config-conventional": "^17.0.2",
|
||||
"@fontsource/permanent-marker": "latest",
|
||||
"@fontsource/roboto-mono": "latest",
|
||||
"@fontsource/ubuntu": "latest",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -1464,12 +1464,12 @@
|
|||
resolve-global "1.0.0"
|
||||
yargs "^17.0.0"
|
||||
|
||||
"@commitlint/config-conventional@^16.0.0":
|
||||
version "16.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.4.tgz#56647108c89ed06fc5271242787550331988c0fb"
|
||||
integrity sha512-av2UQJa3CuE5P0dzxj/o/B9XVALqYzEViHrMXtDrW9iuflrqCStWBAioijppj9URyz6ONpohJKAtSdgAOE0gkA==
|
||||
"@commitlint/config-conventional@^17.0.2":
|
||||
version "17.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz#298c9076e25c1e8760f04ee1be8ce43c856a4b72"
|
||||
integrity sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw==
|
||||
dependencies:
|
||||
conventional-changelog-conventionalcommits "^4.3.1"
|
||||
conventional-changelog-conventionalcommits "^5.0.0"
|
||||
|
||||
"@commitlint/config-validator@^16.2.1":
|
||||
version "16.2.1"
|
||||
|
@ -9087,10 +9087,10 @@ conventional-changelog-angular@^5.0.11, conventional-changelog-angular@^5.0.12:
|
|||
compare-func "^2.0.0"
|
||||
q "^1.5.1"
|
||||
|
||||
conventional-changelog-conventionalcommits@^4.3.1:
|
||||
version "4.6.3"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz#0765490f56424b46f6cb4db9135902d6e5a36dc2"
|
||||
integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==
|
||||
conventional-changelog-conventionalcommits@^5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
|
||||
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
|
||||
dependencies:
|
||||
compare-func "^2.0.0"
|
||||
lodash "^4.17.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue