Skip to content

Commit 7503dd5

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] <[email protected]>
1 parent 9bbcb6d commit 7503dd5

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
@@ -1336,12 +1336,12 @@
13361336
resolve-global "1.0.0"
13371337
yargs "^15.1.0"
13381338

1339-
"@commitlint/config-conventional@^11.0.0":
1340-
version "11.0.0"
1341-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
1342-
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
1339+
"@commitlint/config-conventional@^18.4.4":
1340+
version "18.4.4"
1341+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.4.4.tgz#ad9a4fc19a848821f01e79089ee01dc9ba71766b"
1342+
integrity sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==
13431343
dependencies:
1344-
conventional-changelog-conventionalcommits "^4.3.1"
1344+
conventional-changelog-conventionalcommits "^7.0.2"
13451345

13461346
"@commitlint/ensure@^11.0.0":
13471347
version "11.0.0"
@@ -5357,14 +5357,12 @@ conventional-changelog-angular@^5.0.12:
53575357
compare-func "^2.0.0"
53585358
q "^1.5.1"
53595359

5360-
conventional-changelog-conventionalcommits@^4.3.1:
5361-
version "4.6.3"
5362-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz#0765490f56424b46f6cb4db9135902d6e5a36dc2"
5363-
integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==
5360+
conventional-changelog-conventionalcommits@^7.0.2:
5361+
version "7.0.2"
5362+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
5363+
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
53645364
dependencies:
53655365
compare-func "^2.0.0"
5366-
lodash "^4.17.15"
5367-
q "^1.5.1"
53685366

53695367
conventional-changelog-core@^4.2.2:
53705368
version "4.2.2"

0 commit comments

Comments
 (0)