Skip to content

Commit a98f9a5

Browse files
chore(deps-dev): Bump @commitlint/config-conventional (#15)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9b1991 commit a98f9a5

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@commitlint/cli": "^18.4.4",
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

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,12 +1372,12 @@
13721372
resolve-global "1.0.0"
13731373
yargs "^17.0.0"
13741374

1375-
"@commitlint/config-conventional@^11.0.0":
1376-
version "11.0.0"
1377-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
1378-
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
1375+
"@commitlint/config-conventional@^18.4.4":
1376+
version "18.4.4"
1377+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.4.4.tgz#ad9a4fc19a848821f01e79089ee01dc9ba71766b"
1378+
integrity sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==
13791379
dependencies:
1380-
conventional-changelog-conventionalcommits "^4.3.1"
1380+
conventional-changelog-conventionalcommits "^7.0.2"
13811381

13821382
"@commitlint/config-validator@^18.4.4":
13831383
version "18.4.4"
@@ -5814,14 +5814,12 @@ conventional-changelog-angular@^7.0.0:
58145814
dependencies:
58155815
compare-func "^2.0.0"
58165816

5817-
conventional-changelog-conventionalcommits@^4.3.1:
5818-
version "4.6.0"
5819-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.0.tgz#7fc17211dbca160acf24687bd2fdd5fd767750eb"
5820-
integrity sha512-sj9tj3z5cnHaSJCYObA9nISf7eq/YjscLPoq6nmew4SiOjxqL2KRpK20fjnjVbpNDjJ2HR3MoVcWKXwbVvzS0A==
5817+
conventional-changelog-conventionalcommits@^7.0.2:
5818+
version "7.0.2"
5819+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
5820+
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
58215821
dependencies:
58225822
compare-func "^2.0.0"
5823-
lodash "^4.17.15"
5824-
q "^1.5.1"
58255823

58265824
conventional-changelog-core@^4.2.2:
58275825
version "4.2.2"

0 commit comments

Comments
 (0)