Skip to content

Commit 5f00242

Browse files
chore(deps): update commitlint monorepo to v19.2.2 (#778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5dff424 commit 5f00242

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@
100100
"tslib": "^2.3.0"
101101
},
102102
"devDependencies": {
103-
"@commitlint/cli": "19.2.0",
104-
"@commitlint/config-conventional": "19.1.0",
103+
"@commitlint/cli": "19.2.2",
104+
"@commitlint/config-conventional": "19.2.2",
105105
"@nestjs/schematics": "10.1.0",
106106
"@nestjs/testing": "10.3.0",
107107
"@nx/eslint": "17.3.2",

yarn.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,23 +1162,23 @@
11621162
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
11631163
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
11641164

1165-
"@commitlint/cli@19.2.0":
1166-
version "19.2.0"
1167-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.0.tgz#90a77b5b27b29d0f78960406b483e9d2da673e68"
1168-
integrity sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==
1165+
"@commitlint/cli@19.2.2":
1166+
version "19.2.2"
1167+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.2.tgz#7b6d78596dcf6d716942b147aa07c04c4ee126df"
1168+
integrity sha512-P8cbOHfg2PQRzfICLSrzUVOCVMqjEZ8Hlth6mtJ4yOEjT47Q5PbIGymgX3rLVylNw+3IAT2Djn9IJ2wHbXFzBg==
11691169
dependencies:
11701170
"@commitlint/format" "^19.0.3"
1171-
"@commitlint/lint" "^19.1.0"
1171+
"@commitlint/lint" "^19.2.2"
11721172
"@commitlint/load" "^19.2.0"
1173-
"@commitlint/read" "^19.2.0"
1173+
"@commitlint/read" "^19.2.1"
11741174
"@commitlint/types" "^19.0.3"
11751175
execa "^8.0.1"
11761176
yargs "^17.0.0"
11771177

1178-
"@commitlint/config-conventional@19.1.0":
1179-
version "19.1.0"
1180-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.1.0.tgz#6b4b7938aa3bc308214a683247520f602e55961e"
1181-
integrity sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==
1178+
"@commitlint/config-conventional@19.2.2":
1179+
version "19.2.2"
1180+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.2.2.tgz#1f4e6975d428985deacf2b3ff6547e02c9302054"
1181+
integrity sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==
11821182
dependencies:
11831183
"@commitlint/types" "^19.0.3"
11841184
conventional-changelog-conventionalcommits "^7.0.2"
@@ -1216,20 +1216,20 @@
12161216
"@commitlint/types" "^19.0.3"
12171217
chalk "^5.3.0"
12181218

1219-
"@commitlint/is-ignored@^19.0.3":
1220-
version "19.0.3"
1221-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.0.3.tgz#a64e0e217044f2d916127369d21ea12324a834fe"
1222-
integrity sha512-MqDrxJaRSVSzCbPsV6iOKG/Lt52Y+PVwFVexqImmYYFhe51iVJjK2hRhOG2jUAGiUHk4jpdFr0cZPzcBkSzXDQ==
1219+
"@commitlint/is-ignored@^19.2.2":
1220+
version "19.2.2"
1221+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.2.2.tgz#503ddcf908ac6b2bc4586a49cb53893a1856f5b2"
1222+
integrity sha512-eNX54oXMVxncORywF4ZPFtJoBm3Tvp111tg1xf4zWXGfhBPKpfKG6R+G3G4v5CPlRROXpAOpQ3HMhA9n1Tck1g==
12231223
dependencies:
12241224
"@commitlint/types" "^19.0.3"
12251225
semver "^7.6.0"
12261226

1227-
"@commitlint/lint@^19.1.0":
1228-
version "19.1.0"
1229-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.1.0.tgz#0f4b26b1452d59a92a28b5fa6de9bdbee18399a1"
1230-
integrity sha512-ESjaBmL/9cxm+eePyEr6SFlBUIYlYpI80n+Ltm7IA3MAcrmiP05UMhJdAD66sO8jvo8O4xdGn/1Mt2G5VzfZKw==
1227+
"@commitlint/lint@^19.2.2":
1228+
version "19.2.2"
1229+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.2.2.tgz#57f69e24bd832a7dcce8ebf82d11e3bf03ccc2a9"
1230+
integrity sha512-xrzMmz4JqwGyKQKTpFzlN0dx0TAiT7Ran1fqEBgEmEj+PU98crOFtysJgY+QdeSagx6EDRigQIXJVnfrI0ratA==
12311231
dependencies:
1232-
"@commitlint/is-ignored" "^19.0.3"
1232+
"@commitlint/is-ignored" "^19.2.2"
12331233
"@commitlint/parse" "^19.0.3"
12341234
"@commitlint/rules" "^19.0.3"
12351235
"@commitlint/types" "^19.0.3"
@@ -1264,10 +1264,10 @@
12641264
conventional-changelog-angular "^7.0.0"
12651265
conventional-commits-parser "^5.0.0"
12661266

1267-
"@commitlint/read@^19.2.0":
1268-
version "19.2.0"
1269-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.0.tgz#68b1ff24ed315b0078499615e97b8048e1b12b1a"
1270-
integrity sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA==
1267+
"@commitlint/read@^19.2.1":
1268+
version "19.2.1"
1269+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1.tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f"
1270+
integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==
12711271
dependencies:
12721272
"@commitlint/top-level" "^19.0.0"
12731273
"@commitlint/types" "^19.0.3"

0 commit comments

Comments
 (0)