Skip to content

Commit 76bb395

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 ef0210f commit 76bb395

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
@@ -770,12 +770,12 @@
770770
resolve-global "1.0.0"
771771
yargs "^15.1.0"
772772

773-
"@commitlint/config-conventional@^11.0.0":
774-
version "11.0.0"
775-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
776-
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
773+
"@commitlint/config-conventional@^17.0.2":
774+
version "17.0.2"
775+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.2.tgz#298c9076e25c1e8760f04ee1be8ce43c856a4b72"
776+
integrity sha512-MfP0I/JbxKkzo+HXWB7B3WstGS4BiniotU3d3xQ9gK8cR0DbeZ4MuyGCWF65YDyrcDTS3WlrJ3ndSPA1pqhoPw==
777777
dependencies:
778-
conventional-changelog-conventionalcommits "^4.3.1"
778+
conventional-changelog-conventionalcommits "^5.0.0"
779779

780780
"@commitlint/ensure@^11.0.0":
781781
version "11.0.0"
@@ -4463,10 +4463,10 @@ conventional-changelog-angular@^5.0.12:
44634463
compare-func "^2.0.0"
44644464
q "^1.5.1"
44654465

4466-
conventional-changelog-conventionalcommits@^4.3.1:
4467-
version "4.5.0"
4468-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62"
4469-
integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==
4466+
conventional-changelog-conventionalcommits@^5.0.0:
4467+
version "5.0.0"
4468+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
4469+
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
44704470
dependencies:
44714471
compare-func "^2.0.0"
44724472
lodash "^4.17.15"

0 commit comments

Comments
 (0)