Skip to content

Commit e5100ed

Browse files
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.0.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v11.0.0...v12.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53e6d64 commit e5100ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
],
3232
"devDependencies": {
3333
"@commitlint/cli": "^11.0.0",
34-
"@commitlint/config-conventional": "^11.0.0",
34+
"@commitlint/config-conventional": "^12.0.0",
3535
"@types/html-webpack-plugin": "^3.2.3",
3636
"@types/webpack": "^4.41.26",
3737
"@types/webpack-sources": "^1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
resolve-global "1.0.0"
4949
yargs "^15.1.0"
5050

51-
"@commitlint/config-conventional@^11.0.0":
52-
version "11.0.0"
53-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
54-
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
51+
"@commitlint/config-conventional@^12.0.0":
52+
version "12.0.0"
53+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-12.0.0.tgz#3244957b87b92dc2f4feb46059cdeb950783198f"
54+
integrity sha512-zjTeCBlHEP0syW6QedRSxOiafYeuOol9vIXZ89uhKMhyejaKxdAnS3SBMN4fYiSFChsZEl+VshJeZDtUFkCd7Q==
5555
dependencies:
5656
conventional-changelog-conventionalcommits "^4.3.1"
5757

0 commit comments

Comments
 (0)