Skip to content

Commit 8ed7047

Browse files
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 11.0.0 to 17.0.2. - [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/v17.0.2/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca7fe74 commit 8ed7047

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@commitlint/cli": "^11.0.0",
58-
"@commitlint/config-conventional": "^11.0.0",
58+
"@commitlint/config-conventional": "^17.0.2",
5959
"@mixer/parallel-prettier": "2.0.2",
6060
"@tsconfig/recommended": "1.0.1",
6161
"@types/chai-as-promised": "^7.1.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -640,12 +640,12 @@
640640
resolve-global "1.0.0"
641641
yargs "^15.1.0"
642642

643-
"@commitlint/config-conventional@^11.0.0":
644-
version "11.0.0"
645-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
646-
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
643+
"@commitlint/config-conventional@^17.0.2":
644+
version "17.0.2"
645+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz#298c9076e25c1e8760f04ee1be8ce43c856a4b72"
646+
integrity sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw==
647647
dependencies:
648-
conventional-changelog-conventionalcommits "^4.3.1"
648+
conventional-changelog-conventionalcommits "^5.0.0"
649649

650650
"@commitlint/ensure@^11.0.0":
651651
version "11.0.0"
@@ -4215,10 +4215,10 @@ conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3:
42154215
compare-func "^2.0.0"
42164216
q "^1.5.1"
42174217

4218-
conventional-changelog-conventionalcommits@^4.3.1:
4219-
version "4.5.0"
4220-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62"
4221-
integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==
4218+
conventional-changelog-conventionalcommits@^5.0.0:
4219+
version "5.0.0"
4220+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
4221+
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
42224222
dependencies:
42234223
compare-func "^2.0.0"
42244224
lodash "^4.17.15"

0 commit comments

Comments
 (0)