Skip to content

Commit 2e84c7f

Browse files
chore(deps-dev): bump @commitlint/cli from 16.0.2 to 16.1.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.0.2 to 16.1.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/v16.1.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]>
1 parent 7fa7852 commit 2e84c7f

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,13 +1359,13 @@
13591359
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
13601360

13611361
"@commitlint/cli@^16.0.1":
1362-
version "16.0.2"
1363-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.2.tgz#393b03793fc59b93e5f4dd7dd535a6cc5a7413ca"
1364-
integrity sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==
1362+
version "16.1.0"
1363+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.1.0.tgz#022ad86008374b02974c9f3faf86affb785f4574"
1364+
integrity sha512-x5L1knvA3isRWBRVQx+Q6D45pA9139a2aZQYpxkljMG0dj4UHZkCnsYWpnGalxPxASI7nrI0KedKfS2YeQ55cQ==
13651365
dependencies:
13661366
"@commitlint/format" "^16.0.0"
13671367
"@commitlint/lint" "^16.0.0"
1368-
"@commitlint/load" "^16.0.0"
1368+
"@commitlint/load" "^16.1.0"
13691369
"@commitlint/read" "^16.0.0"
13701370
"@commitlint/types" "^16.0.0"
13711371
lodash "^4.17.19"
@@ -1380,10 +1380,10 @@
13801380
dependencies:
13811381
conventional-changelog-conventionalcommits "^4.3.1"
13821382

1383-
"@commitlint/config-validator@^16.0.0":
1384-
version "16.0.0"
1385-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-16.0.0.tgz#61dd84895e5dcab6066ff5e21e2b9a96b0ed6323"
1386-
integrity sha512-i80DGlo1FeC5jZpuoNV9NIjQN/m2dDV3jYGWg+1Wr+KldptkUHXj+6GY1Akll66lJ3D8s6aUGi3comPLHPtWHg==
1383+
"@commitlint/config-validator@^16.1.0":
1384+
version "16.1.0"
1385+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-16.1.0.tgz#410979f713ed55cbb85504d46295c1fd2419dc4d"
1386+
integrity sha512-2cHeZPNTuf1JWbMqyA46MkExor5HMSgv8JrdmzEakUbJHUreh35/wN00FJf57qGs134exQW2thiSQ1IJUsVx2Q==
13871387
dependencies:
13881388
"@commitlint/types" "^16.0.0"
13891389
ajv "^6.12.6"
@@ -1427,14 +1427,14 @@
14271427
"@commitlint/rules" "^16.0.0"
14281428
"@commitlint/types" "^16.0.0"
14291429

1430-
"@commitlint/load@^16.0.0":
1431-
version "16.0.0"
1432-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.0.0.tgz#4ab9f8502d0521209ce54d7cce58d419b8c35b48"
1433-
integrity sha512-7WhrGCkP6K/XfjBBguLkkI2XUdiiIyMGlNsSoSqgRNiD352EiffhFEApMy1/XOU+viwBBm/On0n5p0NC7e9/4A==
1430+
"@commitlint/load@^16.1.0":
1431+
version "16.1.0"
1432+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.1.0.tgz#7a884072ab915611080c5e99a1f1d999c05f4360"
1433+
integrity sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==
14341434
dependencies:
1435-
"@commitlint/config-validator" "^16.0.0"
1435+
"@commitlint/config-validator" "^16.1.0"
14361436
"@commitlint/execute-rule" "^16.0.0"
1437-
"@commitlint/resolve-extends" "^16.0.0"
1437+
"@commitlint/resolve-extends" "^16.1.0"
14381438
"@commitlint/types" "^16.0.0"
14391439
chalk "^4.0.0"
14401440
cosmiconfig "^7.0.0"
@@ -1467,12 +1467,12 @@
14671467
fs-extra "^10.0.0"
14681468
git-raw-commits "^2.0.0"
14691469

1470-
"@commitlint/resolve-extends@^16.0.0":
1471-
version "16.0.0"
1472-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-16.0.0.tgz#2136f01d81bccc29091f2720b42c8c96aa59c56e"
1473-
integrity sha512-Z/w9MAQUcxeawpCLtjmkVNXAXOmB2nhW+LYmHEZcx9O6UTauF/1+uuZ2/r0MtzTe1qw2JD+1QHVhEWYHVPlkdA==
1470+
"@commitlint/resolve-extends@^16.1.0":
1471+
version "16.1.0"
1472+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-16.1.0.tgz#4b199197c45ddb436b59ef319662de6870f68fd5"
1473+
integrity sha512-8182s6AFoUFX6+FT1PgQDt15nO2ogdR/EN8SYVAdhNXw1rLz8kT5saB/ICw567GuRAUgFTUMGCXy3ctMOXPEDg==
14741474
dependencies:
1475-
"@commitlint/config-validator" "^16.0.0"
1475+
"@commitlint/config-validator" "^16.1.0"
14761476
"@commitlint/types" "^16.0.0"
14771477
import-fresh "^3.0.0"
14781478
lodash "^4.17.19"

0 commit comments

Comments
 (0)