Skip to content

Commit 80d91fc

Browse files
build(deps): update dependency @commitlint/cz-commitlint to v17.3.0
1 parent e8e94f1 commit 80d91fc

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@commitlint/cli": "17.3.0",
3232
"@commitlint/config-conventional": "17.3.0",
33-
"@commitlint/cz-commitlint": "17.2.0",
33+
"@commitlint/cz-commitlint": "17.3.0",
3434
"@softwareventures/eslint-config": "7.1.0",
3535
"@softwareventures/precise-commits": "3.0.5",
3636
"@softwareventures/prettier-config": "4.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,24 +78,24 @@ __metadata:
7878
languageName: node
7979
linkType: hard
8080

81-
"@commitlint/cz-commitlint@npm:17.2.0":
82-
version: 17.2.0
83-
resolution: "@commitlint/cz-commitlint@npm:17.2.0"
81+
"@commitlint/cz-commitlint@npm:17.3.0":
82+
version: 17.3.0
83+
resolution: "@commitlint/cz-commitlint@npm:17.3.0"
8484
dependencies:
85-
"@commitlint/ensure": ^17.0.0
86-
"@commitlint/load": ^17.2.0
85+
"@commitlint/ensure": ^17.3.0
86+
"@commitlint/load": ^17.3.0
8787
"@commitlint/types": ^17.0.0
8888
chalk: ^4.1.0
89-
lodash: ^4.17.21
89+
lodash.isplainobject: ^4.0.6
9090
word-wrap: ^1.2.3
9191
peerDependencies:
9292
commitizen: ^4.0.3
9393
inquirer: ^8.0.0
94-
checksum: ce90c1e968d269b989a55dd9e6dfac4e1e43d6088ad3d697f6f5780af69e436fff02291e945c97226cdeb8ded4797fd4fa749e3862b7e4c9d4e23bcbad0bb87c
94+
checksum: 5d2b3790f7e204e47f5fdaa982831d91fd325a9bd743cff0c5adfa1976e61c3b3d404786d4c287dd873e8390be2e6add7a2b6598f43491cf1f0bf05758345b43
9595
languageName: node
9696
linkType: hard
9797

98-
"@commitlint/ensure@npm:^17.0.0, @commitlint/ensure@npm:^17.3.0":
98+
"@commitlint/ensure@npm:^17.3.0":
9999
version: 17.3.0
100100
resolution: "@commitlint/ensure@npm:17.3.0"
101101
dependencies:
@@ -148,7 +148,7 @@ __metadata:
148148
languageName: node
149149
linkType: hard
150150

151-
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.2.0, @commitlint/load@npm:^17.3.0":
151+
"@commitlint/load@npm:>6.1.1, @commitlint/load@npm:^17.3.0":
152152
version: 17.3.0
153153
resolution: "@commitlint/load@npm:17.3.0"
154154
dependencies:
@@ -906,7 +906,7 @@ __metadata:
906906
dependencies:
907907
"@commitlint/cli": 17.3.0
908908
"@commitlint/config-conventional": 17.3.0
909-
"@commitlint/cz-commitlint": 17.2.0
909+
"@commitlint/cz-commitlint": 17.3.0
910910
"@softwareventures/eslint-config": 7.1.0
911911
"@softwareventures/precise-commits": 3.0.5
912912
"@softwareventures/prettier-config": 4.0.0

0 commit comments

Comments
 (0)