Skip to content

Commit 0744aa0

Browse files
chore(deps): update commitlint monorepo to v17.4.3
1 parent f4f71ea commit 0744aa0

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
@@ -15,8 +15,8 @@
1515
"author": "Eunchurn Park <[email protected]>",
1616
"license": "MIT",
1717
"devDependencies": {
18-
"@commitlint/cli": "17.4.2",
19-
"@commitlint/config-conventional": "17.4.2",
18+
"@commitlint/cli": "17.4.3",
19+
"@commitlint/config-conventional": "17.4.3",
2020
"@types/express": "4.17.17",
2121
"@types/jest": "29.4.0",
2222
"@types/js-yaml": "4.0.5",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -373,13 +373,13 @@
373373
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
374374
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
375375

376-
"@commitlint/[email protected].2":
377-
version "17.4.2"
378-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.2.tgz#8600c83abb7e84191fd59528fc14f436496fb00b"
379-
integrity sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==
376+
"@commitlint/[email protected].3":
377+
version "17.4.3"
378+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.3.tgz#49583a7946b4030e7e6d9caafac44307835fb05e"
379+
integrity sha512-IPTS7AZuBHgD0gl24El8HwuDM9zJN9JLa5KmZUQoFD1BQeGGdzAYJOnAr85CeJWpTDok0BGHDL0+4odnH0iTyA==
380380
dependencies:
381381
"@commitlint/format" "^17.4.0"
382-
"@commitlint/lint" "^17.4.2"
382+
"@commitlint/lint" "^17.4.3"
383383
"@commitlint/load" "^17.4.2"
384384
"@commitlint/read" "^17.4.2"
385385
"@commitlint/types" "^17.4.0"
@@ -389,10 +389,10 @@
389389
resolve-global "1.0.0"
390390
yargs "^17.0.0"
391391

392-
"@commitlint/[email protected].2":
393-
version "17.4.2"
394-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.2.tgz#671f7febfcfef90ec11b122a659c6be25e11c19e"
395-
integrity sha512-JVo1moSj5eDMoql159q8zKCU8lkOhQ+b23Vl3LVVrS6PXDLQIELnJ34ChQmFVbBdSSRNAbbXnRDhosFU+wnuHw==
392+
"@commitlint/[email protected].3":
393+
version "17.4.3"
394+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.3.tgz#c732d29181c3a4d5f65b01a7bb5989edd5c470cf"
395+
integrity sha512-8EsY2iDw74hCk3hIQSg7/E0R8/KtPjnFPZVwmmHxcjhZjkSykmxysefICPDnbI3xgxfov0zwL1WKDHM8zglJdw==
396396
dependencies:
397397
conventional-changelog-conventionalcommits "^5.0.0"
398398

@@ -437,14 +437,14 @@
437437
"@commitlint/types" "^17.4.0"
438438
semver "7.3.8"
439439

440-
"@commitlint/lint@^17.4.2":
441-
version "17.4.2"
442-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.2.tgz#1277cb4d5395e9d6c39cbc351984bac9dcc6b7cd"
443-
integrity sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw==
440+
"@commitlint/lint@^17.4.3":
441+
version "17.4.3"
442+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.3.tgz#20be03992b33edd26ba8d07e210c08173069371e"
443+
integrity sha512-GnPsqEYmXIB/MaBhRMzkiDJWyjuLrKad4xoxKO4N6Kc19iqjR4DPc/bl2dxeW9kUmtrAtefOzIEzJAevpA5y2w==
444444
dependencies:
445445
"@commitlint/is-ignored" "^17.4.2"
446446
"@commitlint/parse" "^17.4.2"
447-
"@commitlint/rules" "^17.4.2"
447+
"@commitlint/rules" "^17.4.3"
448448
"@commitlint/types" "^17.4.0"
449449

450450
"@commitlint/load@^17.4.2":
@@ -504,10 +504,10 @@
504504
resolve-from "^5.0.0"
505505
resolve-global "^1.0.0"
506506

507-
"@commitlint/rules@^17.4.2":
508-
version "17.4.2"
509-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.2.tgz#cdf203bc82af979cb319210ef9215cb1de216a9b"
510-
integrity sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ==
507+
"@commitlint/rules@^17.4.3":
508+
version "17.4.3"
509+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.3.tgz#e5e7bf472102447a283b7643ca7240d757a72bb7"
510+
integrity sha512-xHReDfE3Z+O9p1sXeEhPRSk4FifBsC4EbXzvQ4aa0ykQe+n/iZDd4CrFC/Oiv2K9BU4ZnFHak30IbMLa4ks1Rw==
511511
dependencies:
512512
"@commitlint/ensure" "^17.4.0"
513513
"@commitlint/message" "^17.4.2"

0 commit comments

Comments
 (0)