Skip to content

Commit 575f46d

Browse files
chore(deps-dev): bump @commitlint/cli from 17.5.1 to 17.6.0 (#3730)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.5.1 to 17.6.0. - [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.6.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87d001c commit 575f46d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

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

427427
"@commitlint/cli@^17.1.2":
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==
428+
version "17.6.0"
429+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.0.tgz#9e14322fc2eb7b27aa3124d3f0d64571e4ecb230"
430+
integrity sha512-JaZeZ1p6kfkSiZlDoQjK09AuiI9zYQMiIUJzTOM8qNRHFOXOPmiTM56nI67yzeUSNTFu6M/DRqjmdjtA5q3hEg==
431431
dependencies:
432432
"@commitlint/format" "^17.4.4"
433-
"@commitlint/lint" "^17.4.4"
433+
"@commitlint/lint" "^17.6.0"
434434
"@commitlint/load" "^17.5.0"
435435
"@commitlint/read" "^17.5.1"
436436
"@commitlint/types" "^17.4.4"
@@ -488,14 +488,14 @@
488488
"@commitlint/types" "^17.4.4"
489489
semver "7.3.8"
490490

491-
"@commitlint/lint@^17.4.4":
492-
version "17.4.4"
493-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.4.tgz#0ecd70b44ec5f4823c2e00e0c4b04ebd41d42856"
494-
integrity sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw==
491+
"@commitlint/lint@^17.6.0":
492+
version "17.6.0"
493+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.0.tgz#ec40e2267ced1d75e7f62b7e032db1f8a9e6c1f2"
494+
integrity sha512-6cEXxpxZd7fbtYMxeosOum/Nnwu3VdSuZcrFSqP9lWNsrHRv4ijVsnLeomvo6WHPchGOeEWAazAI7Q6Ap22fJw==
495495
dependencies:
496496
"@commitlint/is-ignored" "^17.4.4"
497497
"@commitlint/parse" "^17.4.4"
498-
"@commitlint/rules" "^17.4.4"
498+
"@commitlint/rules" "^17.6.0"
499499
"@commitlint/types" "^17.4.4"
500500

501501
"@commitlint/load@^17.5.0":
@@ -555,10 +555,10 @@
555555
resolve-from "^5.0.0"
556556
resolve-global "^1.0.0"
557557

558-
"@commitlint/rules@^17.4.4":
559-
version "17.4.4"
560-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.4.tgz#9b33f41e5eb529f916396bac7c62e61f0edd6791"
561-
integrity sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ==
558+
"@commitlint/rules@^17.6.0":
559+
version "17.6.0"
560+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.0.tgz#1d4029015362ec96690c3e460b8267331dc51077"
561+
integrity sha512-Ka7AsRFvkKMYYE7itgo7hddRGCiV+0BgbTIAq4PWmnkHAECxYpdqMVzW5jaATmXZfwfRRTB57e7KZWj6EPmK1A==
562562
dependencies:
563563
"@commitlint/ensure" "^17.4.4"
564564
"@commitlint/message" "^17.4.2"

0 commit comments

Comments
 (0)