Skip to content

Commit 9c5efce

Browse files
build(deps): update dependency @commitlint/config-conventional to v17.6.5
1 parent ae05c49 commit 9c5efce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@commitlint/cli": "17.6.5",
36-
"@commitlint/config-conventional": "17.6.3",
36+
"@commitlint/config-conventional": "17.6.5",
3737
"@commitlint/cz-commitlint": "17.5.0",
3838
"@softwareventures/eslint-config": "7.1.1",
3939
"@softwareventures/precise-commits": "3.0.12",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ __metadata:
5959
languageName: node
6060
linkType: hard
6161

62-
"@commitlint/config-conventional@npm:17.6.3":
63-
version: 17.6.3
64-
resolution: "@commitlint/config-conventional@npm:17.6.3"
62+
"@commitlint/config-conventional@npm:17.6.5":
63+
version: 17.6.5
64+
resolution: "@commitlint/config-conventional@npm:17.6.5"
6565
dependencies:
6666
conventional-changelog-conventionalcommits: ^5.0.0
67-
checksum: 2dbe26cfafdd320141373ed7a7c656d35279300658b4474509bbcace80887701bc493247f57b27284e435029ade8680a822aeb454a7587d89fa42a0e7a774ce1
67+
checksum: f2c637a9935044d6dc800eabbb0e032354afb35a7c0dd65d37115320a0fbcf4586ad769647039d0d9347988182213d7ee53339df2af9b2c8a51209ab0225366f
6868
languageName: node
6969
linkType: hard
7070

@@ -1034,7 +1034,7 @@ __metadata:
10341034
resolution: "@softwareventures/template-webpack-project@workspace:."
10351035
dependencies:
10361036
"@commitlint/cli": 17.6.5
1037-
"@commitlint/config-conventional": 17.6.3
1037+
"@commitlint/config-conventional": 17.6.5
10381038
"@commitlint/cz-commitlint": 17.5.0
10391039
"@softwareventures/eslint-config": 7.1.1
10401040
"@softwareventures/precise-commits": 3.0.12

0 commit comments

Comments
 (0)