Skip to content

Commit 68d3734

Browse files
committed
⬆️ deps: Upgrade dependency @commitlint/cli to v17.4.3
1 parent 8fdf553 commit 68d3734

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@babel/core": "7.20.12",
6969
"@babel/preset-env": "7.20.2",
7070
"@babel/register": "7.18.9",
71-
"@commitlint/cli": "17.4.2",
71+
"@commitlint/cli": "17.4.3",
7272
"@js-library/commitlint-config": "0.0.4",
7373
"ava": "5.2.0",
7474
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2146,13 +2146,13 @@
21462146
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
21472147
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
21482148

2149-
"@commitlint/cli@17.4.2":
2150-
version "17.4.2"
2151-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.2.tgz#8600c83abb7e84191fd59528fc14f436496fb00b"
2152-
integrity sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==
2149+
"@commitlint/cli@17.4.3":
2150+
version "17.4.3"
2151+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.3.tgz#49583a7946b4030e7e6d9caafac44307835fb05e"
2152+
integrity sha512-IPTS7AZuBHgD0gl24El8HwuDM9zJN9JLa5KmZUQoFD1BQeGGdzAYJOnAr85CeJWpTDok0BGHDL0+4odnH0iTyA==
21532153
dependencies:
21542154
"@commitlint/format" "^17.4.0"
2155-
"@commitlint/lint" "^17.4.2"
2155+
"@commitlint/lint" "^17.4.3"
21562156
"@commitlint/load" "^17.4.2"
21572157
"@commitlint/read" "^17.4.2"
21582158
"@commitlint/types" "^17.4.0"
@@ -2203,14 +2203,14 @@
22032203
"@commitlint/types" "^17.4.0"
22042204
semver "7.3.8"
22052205

2206-
"@commitlint/lint@^17.4.2":
2207-
version "17.4.2"
2208-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.2.tgz#1277cb4d5395e9d6c39cbc351984bac9dcc6b7cd"
2209-
integrity sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw==
2206+
"@commitlint/lint@^17.4.3":
2207+
version "17.4.3"
2208+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.3.tgz#20be03992b33edd26ba8d07e210c08173069371e"
2209+
integrity sha512-GnPsqEYmXIB/MaBhRMzkiDJWyjuLrKad4xoxKO4N6Kc19iqjR4DPc/bl2dxeW9kUmtrAtefOzIEzJAevpA5y2w==
22102210
dependencies:
22112211
"@commitlint/is-ignored" "^17.4.2"
22122212
"@commitlint/parse" "^17.4.2"
2213-
"@commitlint/rules" "^17.4.2"
2213+
"@commitlint/rules" "^17.4.3"
22142214
"@commitlint/types" "^17.4.0"
22152215

22162216
"@commitlint/load@^17.4.2":
@@ -2270,10 +2270,10 @@
22702270
resolve-from "^5.0.0"
22712271
resolve-global "^1.0.0"
22722272

2273-
"@commitlint/rules@^17.4.2":
2274-
version "17.4.2"
2275-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.2.tgz#cdf203bc82af979cb319210ef9215cb1de216a9b"
2276-
integrity sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ==
2273+
"@commitlint/rules@^17.4.3":
2274+
version "17.4.3"
2275+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.3.tgz#e5e7bf472102447a283b7643ca7240d757a72bb7"
2276+
integrity sha512-xHReDfE3Z+O9p1sXeEhPRSk4FifBsC4EbXzvQ4aa0ykQe+n/iZDd4CrFC/Oiv2K9BU4ZnFHak30IbMLa4ks1Rw==
22772277
dependencies:
22782278
"@commitlint/ensure" "^17.4.0"
22792279
"@commitlint/message" "^17.4.2"

0 commit comments

Comments
 (0)