Skip to content

Commit e67e576

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 18.6.0 to 18.6.2. - [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.6.2/@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] <[email protected]>
1 parent ee02d4d commit e67e576

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@changesets/changelog-git": "0.2.0",
3535
"@changesets/cli": "2.27.1",
3636
"@commitlint/cli": "18.6.0",
37-
"@commitlint/config-conventional": "18.6.0",
37+
"@commitlint/config-conventional": "18.6.2",
3838
"@juggle/resize-observer": "^3.4.0",
3939
"@rollup/plugin-typescript": "^11.1.6",
4040
"@strapi/eslint-config": "^0.2.0",

yarn.lock

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1874,12 +1874,13 @@ __metadata:
18741874
languageName: node
18751875
linkType: hard
18761876

1877-
"@commitlint/config-conventional@npm:18.6.0":
1878-
version: 18.6.0
1879-
resolution: "@commitlint/config-conventional@npm:18.6.0"
1877+
"@commitlint/config-conventional@npm:18.6.2":
1878+
version: 18.6.2
1879+
resolution: "@commitlint/config-conventional@npm:18.6.2"
18801880
dependencies:
1881+
"@commitlint/types": ^18.6.1
18811882
conventional-changelog-conventionalcommits: ^7.0.2
1882-
checksum: 96f96966efe2dca58fa876668c3ef34326d617a78bc467bd163a232aec7a541e6da5f462bb76b6dcecf0344bec8f82e02ca89b3b64f60527084289c58bfc9b84
1883+
checksum: 139453f333d9a36cafff33aca9a52c06e308fc2e86d044f22756054f424b19d5871c559be3df8468df2d8901221e3b9f3b7e3ea23b9b06c8dc35b591d93caa84
18831884
languageName: node
18841885
linkType: hard
18851886

@@ -2047,6 +2048,15 @@ __metadata:
20472048
languageName: node
20482049
linkType: hard
20492050

2051+
"@commitlint/types@npm:^18.6.1":
2052+
version: 18.6.1
2053+
resolution: "@commitlint/types@npm:18.6.1"
2054+
dependencies:
2055+
chalk: ^4.1.0
2056+
checksum: fb37bdefd25e05e353eb568b26a7dd5aff488f1e3fbfc42080bde49ae6834ffde996acac4b7767df650b38e03692889b636b8290465823cd27276662d3b471cf
2057+
languageName: node
2058+
linkType: hard
2059+
20502060
"@discoveryjs/json-ext@npm:^0.5.3":
20512061
version: 0.5.7
20522062
resolution: "@discoveryjs/json-ext@npm:0.5.7"
@@ -8810,7 +8820,7 @@ __metadata:
88108820
"@changesets/changelog-git": 0.2.0
88118821
"@changesets/cli": 2.27.1
88128822
"@commitlint/cli": 18.6.0
8813-
"@commitlint/config-conventional": 18.6.0
8823+
"@commitlint/config-conventional": 18.6.2
88148824
"@juggle/resize-observer": ^3.4.0
88158825
"@rollup/plugin-typescript": ^11.1.6
88168826
"@strapi/eslint-config": ^0.2.0

0 commit comments

Comments
 (0)