Skip to content

Commit e9caf7d

Browse files
committed
chore(deps): update commitlint monorepo to ^17.4.3
1 parent e93256f commit e9caf7d

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"eslint-plugin-redux-saga": "^1.3.2"
3434
},
3535
"devDependencies": {
36-
"@commitlint/cli": "^17.4.2",
37-
"@commitlint/config-conventional": "^17.4.2",
36+
"@commitlint/cli": "^17.4.3",
37+
"@commitlint/config-conventional": "^17.4.3",
3838
"@semantic-release/changelog": "^6.0.2",
3939
"@semantic-release/git": "^10.0.1",
4040
"@types/react": "^18.0.28",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -316,13 +316,13 @@
316316
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
317317
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
318318

319-
"@commitlint/cli@^17.4.2":
320-
version "17.4.2"
321-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.2.tgz#8600c83abb7e84191fd59528fc14f436496fb00b"
322-
integrity sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==
319+
"@commitlint/cli@^17.4.3":
320+
version "17.4.3"
321+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.3.tgz#49583a7946b4030e7e6d9caafac44307835fb05e"
322+
integrity sha512-IPTS7AZuBHgD0gl24El8HwuDM9zJN9JLa5KmZUQoFD1BQeGGdzAYJOnAr85CeJWpTDok0BGHDL0+4odnH0iTyA==
323323
dependencies:
324324
"@commitlint/format" "^17.4.0"
325-
"@commitlint/lint" "^17.4.2"
325+
"@commitlint/lint" "^17.4.3"
326326
"@commitlint/load" "^17.4.2"
327327
"@commitlint/read" "^17.4.2"
328328
"@commitlint/types" "^17.4.0"
@@ -332,10 +332,10 @@
332332
resolve-global "1.0.0"
333333
yargs "^17.0.0"
334334

335-
"@commitlint/config-conventional@^17.4.2":
336-
version "17.4.2"
337-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.2.tgz#671f7febfcfef90ec11b122a659c6be25e11c19e"
338-
integrity sha512-JVo1moSj5eDMoql159q8zKCU8lkOhQ+b23Vl3LVVrS6PXDLQIELnJ34ChQmFVbBdSSRNAbbXnRDhosFU+wnuHw==
335+
"@commitlint/config-conventional@^17.4.3":
336+
version "17.4.3"
337+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.3.tgz#c732d29181c3a4d5f65b01a7bb5989edd5c470cf"
338+
integrity sha512-8EsY2iDw74hCk3hIQSg7/E0R8/KtPjnFPZVwmmHxcjhZjkSykmxysefICPDnbI3xgxfov0zwL1WKDHM8zglJdw==
339339
dependencies:
340340
conventional-changelog-conventionalcommits "^5.0.0"
341341

@@ -393,14 +393,14 @@
393393
"@commitlint/types" "^17.4.0"
394394
semver "7.3.8"
395395

396-
"@commitlint/lint@^17.4.2":
397-
version "17.4.2"
398-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.2.tgz#1277cb4d5395e9d6c39cbc351984bac9dcc6b7cd"
399-
integrity sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw==
396+
"@commitlint/lint@^17.4.3":
397+
version "17.4.3"
398+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.3.tgz#20be03992b33edd26ba8d07e210c08173069371e"
399+
integrity sha512-GnPsqEYmXIB/MaBhRMzkiDJWyjuLrKad4xoxKO4N6Kc19iqjR4DPc/bl2dxeW9kUmtrAtefOzIEzJAevpA5y2w==
400400
dependencies:
401401
"@commitlint/is-ignored" "^17.4.2"
402402
"@commitlint/parse" "^17.4.2"
403-
"@commitlint/rules" "^17.4.2"
403+
"@commitlint/rules" "^17.4.3"
404404
"@commitlint/types" "^17.4.0"
405405

406406
"@commitlint/load@>6.1.1":
@@ -490,10 +490,10 @@
490490
resolve-from "^5.0.0"
491491
resolve-global "^1.0.0"
492492

493-
"@commitlint/rules@^17.4.2":
494-
version "17.4.2"
495-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.2.tgz#cdf203bc82af979cb319210ef9215cb1de216a9b"
496-
integrity sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ==
493+
"@commitlint/rules@^17.4.3":
494+
version "17.4.3"
495+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.3.tgz#e5e7bf472102447a283b7643ca7240d757a72bb7"
496+
integrity sha512-xHReDfE3Z+O9p1sXeEhPRSk4FifBsC4EbXzvQ4aa0ykQe+n/iZDd4CrFC/Oiv2K9BU4ZnFHak30IbMLa4ks1Rw==
497497
dependencies:
498498
"@commitlint/ensure" "^17.4.0"
499499
"@commitlint/message" "^17.4.2"

0 commit comments

Comments
 (0)