Skip to content

Commit 8d51514

Browse files
committed
chore(deps): update dependency @commitlint/cli to v17.5.1
1 parent 837fb3b commit 8d51514

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@babel/core": "7.21.3",
41-
"@commitlint/cli": "17.5.0",
41+
"@commitlint/cli": "17.5.1",
4242
"@commitlint/config-conventional": "17.4.4",
4343
"@semantic-release/changelog": "6.0.3",
4444
"@semantic-release/git": "10.0.1",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,15 +1393,15 @@
13931393
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
13941394
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
13951395

1396-
"@commitlint/cli@17.5.0":
1397-
version "17.5.0"
1398-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.0.tgz#045bf46fc38bb4246da30b462d8db66f48c28f9a"
1399-
integrity sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A==
1396+
"@commitlint/cli@17.5.1":
1397+
version "17.5.1"
1398+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.1.tgz#db176538db7b4140c8856c88a46bd15ec705f881"
1399+
integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg==
14001400
dependencies:
14011401
"@commitlint/format" "^17.4.4"
14021402
"@commitlint/lint" "^17.4.4"
14031403
"@commitlint/load" "^17.5.0"
1404-
"@commitlint/read" "^17.4.4"
1404+
"@commitlint/read" "^17.5.1"
14051405
"@commitlint/types" "^17.4.4"
14061406
execa "^5.0.0"
14071407
lodash.isfunction "^3.0.9"
@@ -1501,15 +1501,15 @@
15011501
conventional-changelog-angular "^5.0.11"
15021502
conventional-commits-parser "^3.2.2"
15031503

1504-
"@commitlint/read@^17.4.4":
1505-
version "17.4.4"
1506-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.4.tgz#de6ec00aad827764153009aa54517e3df2154555"
1507-
integrity sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA==
1504+
"@commitlint/read@^17.5.1":
1505+
version "17.5.1"
1506+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.5.1.tgz#fec903b766e2c41e3cefa80630040fcaba4f786c"
1507+
integrity sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==
15081508
dependencies:
15091509
"@commitlint/top-level" "^17.4.0"
15101510
"@commitlint/types" "^17.4.4"
15111511
fs-extra "^11.0.0"
1512-
git-raw-commits "^2.0.0"
1512+
git-raw-commits "^2.0.11"
15131513
minimist "^1.2.6"
15141514

15151515
"@commitlint/resolve-extends@^17.4.4":
@@ -6675,7 +6675,7 @@ git-log-parser@^1.2.0:
66756675
through2 "~2.0.0"
66766676
traverse "~0.6.6"
66776677

6678-
git-raw-commits@^2.0.0:
6678+
git-raw-commits@^2.0.11:
66796679
version "2.0.11"
66806680
resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.11.tgz#bc3576638071d18655e1cc60d7f524920008d723"
66816681
integrity sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==

0 commit comments

Comments
 (0)