Skip to content

Commit 689cc28

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 16.2.1 to 17.0.3. - [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.3/@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] <support@github.com>
1 parent b87c800 commit 689cc28

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
@@ -34,7 +34,7 @@
3434
],
3535
"devDependencies": {
3636
"@commitlint/cli": "^17.0.3",
37-
"@commitlint/config-conventional": "^16.0.0",
37+
"@commitlint/config-conventional": "^17.0.3",
3838
"@types/html-webpack-plugin": "^3.2.3",
3939
"@types/jest": "^27.0.2",
4040
"@typescript-eslint/eslint-plugin": "^4.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -322,12 +322,12 @@
322322
resolve-global "1.0.0"
323323
yargs "^17.0.0"
324324

325-
"@commitlint/config-conventional@^16.0.0":
326-
version "16.2.1"
327-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz#2cf47b505fb259777c063538c8498d8fd9b47779"
328-
integrity sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==
325+
"@commitlint/config-conventional@^17.0.3":
326+
version "17.0.3"
327+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.3.tgz#61e937357ce63ea08a2017e58b918748fcf3abc5"
328+
integrity sha512-HCnzTm5ATwwwzNVq5Y57poS0a1oOOcd5pc1MmBpLbGmSysc4i7F/++JuwtdFPu16sgM3H9J/j2zznRLOSGVO2A==
329329
dependencies:
330-
conventional-changelog-conventionalcommits "^4.3.1"
330+
conventional-changelog-conventionalcommits "^5.0.0"
331331

332332
"@commitlint/config-validator@^17.0.3":
333333
version "17.0.3"
@@ -1746,10 +1746,10 @@ conventional-changelog-angular@^5.0.11:
17461746
compare-func "^2.0.0"
17471747
q "^1.5.1"
17481748

1749-
conventional-changelog-conventionalcommits@^4.3.1:
1750-
version "4.5.0"
1751-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62"
1752-
integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==
1749+
conventional-changelog-conventionalcommits@^5.0.0:
1750+
version "5.0.0"
1751+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
1752+
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
17531753
dependencies:
17541754
compare-func "^2.0.0"
17551755
lodash "^4.17.15"

0 commit comments

Comments
 (0)