Skip to content

Commit d996736

Browse files
chore(deps-dev): bump @commitlint/config-conventional (#1289)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.6.5 to 17.6.6. - [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.6.6/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3f9913 commit d996736

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
@@ -78,7 +78,7 @@
7878
"devDependencies": {
7979
"@babel/core": "^7.22.5",
8080
"@commitlint/cli": "^17.6.0",
81-
"@commitlint/config-conventional": "^17.6.5",
81+
"@commitlint/config-conventional": "^17.6.6",
8282
"@commitlint/cz-commitlint": "^17.5.0",
8383
"@jamesacarr/jest-reporter-github-actions": "^0.0.4",
8484
"@react-hookz/eslint-config": "^1.7.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,10 +1246,10 @@
12461246
resolve-global "1.0.0"
12471247
yargs "^17.0.0"
12481248

1249-
"@commitlint/config-conventional@^17.6.5":
1250-
version "17.6.5"
1251-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.5.tgz#a8ec286e634a071329fe45dc4955032c2176aeb5"
1252-
integrity sha512-Xl9H9KLl86NZm5CYNTNF9dcz1xelE/EbvhWIWcYxG/rn3UWYWdWmmnX2q6ZduNdLFSGbOxzUpIx61j5zxbeXxg==
1249+
"@commitlint/config-conventional@^17.6.6":
1250+
version "17.6.6"
1251+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz#5452aa601d34503b88530ba38432116bcffdd005"
1252+
integrity sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==
12531253
dependencies:
12541254
conventional-changelog-conventionalcommits "^5.0.0"
12551255

0 commit comments

Comments
 (0)