Skip to content

Commit ca95562

Browse files
chore(deps-dev): bump @commitlint/cli from 17.5.0 to 17.5.1 (#3708)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.5.0 to 17.5.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.5.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1930796 commit ca95562

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -425,14 +425,14 @@
425425
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
426426

427427
"@commitlint/cli@^17.1.2":
428-
version "17.5.0"
429-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.0.tgz#045bf46fc38bb4246da30b462d8db66f48c28f9a"
430-
integrity sha512-yNW3+M7UM1ioK28LKTrryIVB5qGpXlEv8+rJQiWPMZNayy9/1XR5+lL8qBTNlgopYtZWWnIm5RETcAN29ZTL/A==
428+
version "17.5.1"
429+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.1.tgz#db176538db7b4140c8856c88a46bd15ec705f881"
430+
integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg==
431431
dependencies:
432432
"@commitlint/format" "^17.4.4"
433433
"@commitlint/lint" "^17.4.4"
434434
"@commitlint/load" "^17.5.0"
435-
"@commitlint/read" "^17.4.4"
435+
"@commitlint/read" "^17.5.1"
436436
"@commitlint/types" "^17.4.4"
437437
execa "^5.0.0"
438438
lodash.isfunction "^3.0.9"
@@ -532,15 +532,15 @@
532532
conventional-changelog-angular "^5.0.11"
533533
conventional-commits-parser "^3.2.2"
534534

535-
"@commitlint/read@^17.4.4":
536-
version "17.4.4"
537-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.4.tgz#de6ec00aad827764153009aa54517e3df2154555"
538-
integrity sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA==
535+
"@commitlint/read@^17.5.1":
536+
version "17.5.1"
537+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.5.1.tgz#fec903b766e2c41e3cefa80630040fcaba4f786c"
538+
integrity sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==
539539
dependencies:
540540
"@commitlint/top-level" "^17.4.0"
541541
"@commitlint/types" "^17.4.4"
542542
fs-extra "^11.0.0"
543-
git-raw-commits "^2.0.0"
543+
git-raw-commits "^2.0.11"
544544
minimist "^1.2.6"
545545

546546
"@commitlint/resolve-extends@^17.4.4":
@@ -5196,7 +5196,7 @@ get-stream@^6.0.0, get-stream@^6.0.1:
51965196
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
51975197
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
51985198

5199-
git-raw-commits@^2.0.0, git-raw-commits@^2.0.8:
5199+
git-raw-commits@^2.0.11, git-raw-commits@^2.0.8:
52005200
version "2.0.11"
52015201
resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.11.tgz#bc3576638071d18655e1cc60d7f524920008d723"
52025202
integrity sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==

0 commit comments

Comments
 (0)