Skip to content

Commit 9811348

Browse files
build(deps): update dependency @commitlint/cz-commitlint to v20.5.1
1 parent a2a6095 commit 9811348

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"devDependencies": {
9292
"@commitlint/cli": "20.5.0",
9393
"@commitlint/config-conventional": "20.5.0",
94-
"@commitlint/cz-commitlint": "20.5.0",
94+
"@commitlint/cz-commitlint": "20.5.1",
9595
"@softwareventures/eslint-config": "9.5.0",
9696
"@softwareventures/precise-commits": "4.0.23",
9797
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ __metadata:
6060
languageName: node
6161
linkType: hard
6262

63-
"@commitlint/cz-commitlint@npm:20.5.0":
64-
version: 20.5.0
65-
resolution: "@commitlint/cz-commitlint@npm:20.5.0"
63+
"@commitlint/cz-commitlint@npm:20.5.1":
64+
version: 20.5.1
65+
resolution: "@commitlint/cz-commitlint@npm:20.5.1"
6666
dependencies:
6767
"@commitlint/ensure": "npm:^20.5.0"
6868
"@commitlint/load": "npm:^20.5.0"
@@ -73,7 +73,7 @@ __metadata:
7373
peerDependencies:
7474
commitizen: ^4.0.3
7575
inquirer: ^9.0.0
76-
checksum: 10c0/a22fa1e9488c1199fa38cc7648b87f53bfb2d132d34278de535bf330fcaecf34c528eee48c34434dd16bda9f0e34cefbab16cfbbb951bf8e36a0d7de2915c362
76+
checksum: 10c0/9d89b9e1b02e11aa7ca1dae964e7785cad2e34b237f77b9dc6fdd0959a7b7d434617af441b39488bbab0556733e006eeeae4747d8724b29f7369662cba4af16e
7777
languageName: node
7878
linkType: hard
7979

@@ -521,7 +521,7 @@ __metadata:
521521
dependencies:
522522
"@commitlint/cli": "npm:20.5.0"
523523
"@commitlint/config-conventional": "npm:20.5.0"
524-
"@commitlint/cz-commitlint": "npm:20.5.0"
524+
"@commitlint/cz-commitlint": "npm:20.5.1"
525525
"@softwareventures/eslint-config": "npm:9.5.0"
526526
"@softwareventures/nullable": "npm:^2.0.0 || ^3.0.0"
527527
"@softwareventures/ordered": "npm:^1.1.0 || ^2.0.0"

0 commit comments

Comments
 (0)