Skip to content

Commit 6e9a1de

Browse files
feat(deps): update commitlint to v19.2.2
1 parent 276d455 commit 6e9a1de

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"tslib": "2.6.2"
3333
},
3434
"devDependencies": {
35-
"@commitlint/cli": "19.2.1",
36-
"@commitlint/config-conventional": "19.1.0",
35+
"@commitlint/cli": "19.2.2",
36+
"@commitlint/config-conventional": "19.2.2",
3737
"@commitlint/cz-commitlint": "19.2.0",
3838
"@softwareventures/eslint-config": "7.5.0",
3939
"@softwareventures/precise-commits": "4.0.8",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -48,30 +48,30 @@ __metadata:
4848
languageName: node
4949
linkType: hard
5050

51-
"@commitlint/cli@npm:19.2.1":
52-
version: 19.2.1
53-
resolution: "@commitlint/cli@npm:19.2.1"
51+
"@commitlint/cli@npm:19.2.2":
52+
version: 19.2.2
53+
resolution: "@commitlint/cli@npm:19.2.2"
5454
dependencies:
5555
"@commitlint/format": "npm:^19.0.3"
56-
"@commitlint/lint": "npm:^19.1.0"
56+
"@commitlint/lint": "npm:^19.2.2"
5757
"@commitlint/load": "npm:^19.2.0"
5858
"@commitlint/read": "npm:^19.2.1"
5959
"@commitlint/types": "npm:^19.0.3"
6060
execa: "npm:^8.0.1"
6161
yargs: "npm:^17.0.0"
6262
bin:
6363
commitlint: cli.js
64-
checksum: 10c0/14057446e60c403793af2a92c019440f83cdaf77bec6d48ad0102270a5b32fbd60b9929fbd4be6b6f7dadc7981ebe95ba54798d2f3d993429f364b3e9b46c9d1
64+
checksum: 10c0/25f4acaaafd089ceee0d5e1fe670eec85999b5dbcf20eb93cd053d9e42de0bec69d18f4f6c9d68be448fcf8889ef3eca91302d828f8b601fddf00180d7ae6396
6565
languageName: node
6666
linkType: hard
6767

68-
"@commitlint/config-conventional@npm:19.1.0":
69-
version: 19.1.0
70-
resolution: "@commitlint/config-conventional@npm:19.1.0"
68+
"@commitlint/config-conventional@npm:19.2.2":
69+
version: 19.2.2
70+
resolution: "@commitlint/config-conventional@npm:19.2.2"
7171
dependencies:
7272
"@commitlint/types": "npm:^19.0.3"
7373
conventional-changelog-conventionalcommits: "npm:^7.0.2"
74-
checksum: 10c0/540c30b7522e5772d4b7cc2abfa2d484933a40939d9896f9681117f35775f2fa350973ccddcd016ed520be515844581c6a687646707e097220b34e7d01bfff07
74+
checksum: 10c0/2f2a07ee318ac42ffda488521bd84f28268a6d2ea10b332abcad6106559d8a64a765cc58ddea106fd67fce376228cb24059000a584f4986e0e8f972cedd85442
7575
languageName: node
7676
linkType: hard
7777

@@ -133,25 +133,25 @@ __metadata:
133133
languageName: node
134134
linkType: hard
135135

136-
"@commitlint/is-ignored@npm:^19.0.3":
137-
version: 19.0.3
138-
resolution: "@commitlint/is-ignored@npm:19.0.3"
136+
"@commitlint/is-ignored@npm:^19.2.2":
137+
version: 19.2.2
138+
resolution: "@commitlint/is-ignored@npm:19.2.2"
139139
dependencies:
140140
"@commitlint/types": "npm:^19.0.3"
141141
semver: "npm:^7.6.0"
142-
checksum: 10c0/aa9d8d0db4625a0b631c8a811844ea90594764e5f7a1131d99a69dde743ef66ad0157d5f5df224bad645b5978c2c1e25ce0e22d9ade8c8e46a3577063d5bbe90
142+
checksum: 10c0/8e416edbf24ec386f6211d4879c002cf82fdebfd1f69556ae2ad62f6ae9b705aa20ea3108529fd44e7d246526c6133851905ee826a83efc81b2f11443a7d03c3
143143
languageName: node
144144
linkType: hard
145145

146-
"@commitlint/lint@npm:^19.1.0":
147-
version: 19.1.0
148-
resolution: "@commitlint/lint@npm:19.1.0"
146+
"@commitlint/lint@npm:^19.2.2":
147+
version: 19.2.2
148+
resolution: "@commitlint/lint@npm:19.2.2"
149149
dependencies:
150-
"@commitlint/is-ignored": "npm:^19.0.3"
150+
"@commitlint/is-ignored": "npm:^19.2.2"
151151
"@commitlint/parse": "npm:^19.0.3"
152152
"@commitlint/rules": "npm:^19.0.3"
153153
"@commitlint/types": "npm:^19.0.3"
154-
checksum: 10c0/7624eaafe0769e5dd7053f8558753ed33f7fd4351358510566c4b215d8c2e61c290666324dcc5dfcdc6545fb215040fe181ed4b870b062b06020793fcaa90089
154+
checksum: 10c0/e7b3ca6027fecc1a3eda0ee8c21ecef0071ddddc7711a922cc6eb53a590c7e4f00d550b01134a5ebaaae603a0afbeaf65809b12f8099e08cace9d594cb69ff4b
155155
languageName: node
156156
linkType: hard
157157

@@ -1154,8 +1154,8 @@ __metadata:
11541154
version: 0.0.0-use.local
11551155
resolution: "@softwareventures/template-webpack-project@workspace:."
11561156
dependencies:
1157-
"@commitlint/cli": "npm:19.2.1"
1158-
"@commitlint/config-conventional": "npm:19.1.0"
1157+
"@commitlint/cli": "npm:19.2.2"
1158+
"@commitlint/config-conventional": "npm:19.2.2"
11591159
"@commitlint/cz-commitlint": "npm:19.2.0"
11601160
"@softwareventures/eslint-config": "npm:7.5.0"
11611161
"@softwareventures/precise-commits": "npm:4.0.8"

0 commit comments

Comments
 (0)