Skip to content

Commit 8b60e66

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 18.4.4. - [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/v18.4.4/@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 3098aac commit 8b60e66

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@commitlint/cli": "^11.0.0",
26-
"@commitlint/config-conventional": "^11.0.0",
26+
"@commitlint/config-conventional": "^18.4.4",
2727
"@typescript-eslint/eslint-plugin": "^4.15.2",
2828
"@typescript-eslint/parser": "^4.15.2",
2929
"eslint": "^7.20.0",

yarn.lock

+9-11
Original file line numberDiff line numberDiff line change
@@ -1232,12 +1232,12 @@
12321232
resolve-global "1.0.0"
12331233
yargs "^15.1.0"
12341234

1235-
"@commitlint/config-conventional@^11.0.0":
1236-
version "11.0.0"
1237-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
1238-
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
1235+
"@commitlint/config-conventional@^18.4.4":
1236+
version "18.4.4"
1237+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.4.4.tgz#ad9a4fc19a848821f01e79089ee01dc9ba71766b"
1238+
integrity sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==
12391239
dependencies:
1240-
conventional-changelog-conventionalcommits "^4.3.1"
1240+
conventional-changelog-conventionalcommits "^7.0.2"
12411241

12421242
"@commitlint/ensure@^11.0.0":
12431243
version "11.0.0"
@@ -5216,14 +5216,12 @@ conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.12:
52165216
compare-func "^2.0.0"
52175217
q "^1.5.1"
52185218

5219-
conventional-changelog-conventionalcommits@^4.3.1:
5220-
version "4.6.3"
5221-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz#0765490f56424b46f6cb4db9135902d6e5a36dc2"
5222-
integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==
5219+
conventional-changelog-conventionalcommits@^7.0.2:
5220+
version "7.0.2"
5221+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
5222+
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
52235223
dependencies:
52245224
compare-func "^2.0.0"
5225-
lodash "^4.17.15"
5226-
q "^1.5.1"
52275225

52285226
conventional-changelog-core@^4.2.2:
52295227
version "4.2.4"

0 commit comments

Comments
 (0)