Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3854cd1

Browse files
dependabot[bot]lonyele
authored andcommitted
chore: bump @commitlint/cli from 16.0.2 to 16.1.0 (typescript-eslint#4478)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d5719f commit 3854cd1

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
@@ -1322,13 +1322,13 @@
13221322
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
13231323

13241324
"@commitlint/cli@^16.0.1":
1325-
version "16.0.2"
1326-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.2.tgz#393b03793fc59b93e5f4dd7dd535a6cc5a7413ca"
1327-
integrity sha512-Jt7iaBjoLGC5Nq4dHPTvTYnqPGkElFPBtTXTvBpTgatZApczyjI2plE0oG4GYWPp1suHIS/VdVDOMpPZjGVusg==
1325+
version "16.1.0"
1326+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.1.0.tgz#022ad86008374b02974c9f3faf86affb785f4574"
1327+
integrity sha512-x5L1knvA3isRWBRVQx+Q6D45pA9139a2aZQYpxkljMG0dj4UHZkCnsYWpnGalxPxASI7nrI0KedKfS2YeQ55cQ==
13281328
dependencies:
13291329
"@commitlint/format" "^16.0.0"
13301330
"@commitlint/lint" "^16.0.0"
1331-
"@commitlint/load" "^16.0.0"
1331+
"@commitlint/load" "^16.1.0"
13321332
"@commitlint/read" "^16.0.0"
13331333
"@commitlint/types" "^16.0.0"
13341334
lodash "^4.17.19"
@@ -1343,10 +1343,10 @@
13431343
dependencies:
13441344
conventional-changelog-conventionalcommits "^4.3.1"
13451345

1346-
"@commitlint/config-validator@^16.0.0":
1347-
version "16.0.0"
1348-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-16.0.0.tgz#61dd84895e5dcab6066ff5e21e2b9a96b0ed6323"
1349-
integrity sha512-i80DGlo1FeC5jZpuoNV9NIjQN/m2dDV3jYGWg+1Wr+KldptkUHXj+6GY1Akll66lJ3D8s6aUGi3comPLHPtWHg==
1346+
"@commitlint/config-validator@^16.1.0":
1347+
version "16.1.0"
1348+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-16.1.0.tgz#410979f713ed55cbb85504d46295c1fd2419dc4d"
1349+
integrity sha512-2cHeZPNTuf1JWbMqyA46MkExor5HMSgv8JrdmzEakUbJHUreh35/wN00FJf57qGs134exQW2thiSQ1IJUsVx2Q==
13501350
dependencies:
13511351
"@commitlint/types" "^16.0.0"
13521352
ajv "^6.12.6"
@@ -1390,14 +1390,14 @@
13901390
"@commitlint/rules" "^16.0.0"
13911391
"@commitlint/types" "^16.0.0"
13921392

1393-
"@commitlint/load@>6.1.1", "@commitlint/load@^16.0.0":
1394-
version "16.0.0"
1395-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.0.0.tgz#4ab9f8502d0521209ce54d7cce58d419b8c35b48"
1396-
integrity sha512-7WhrGCkP6K/XfjBBguLkkI2XUdiiIyMGlNsSoSqgRNiD352EiffhFEApMy1/XOU+viwBBm/On0n5p0NC7e9/4A==
1393+
"@commitlint/load@>6.1.1", "@commitlint/load@^16.1.0":
1394+
version "16.1.0"
1395+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.1.0.tgz#7a884072ab915611080c5e99a1f1d999c05f4360"
1396+
integrity sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==
13971397
dependencies:
1398-
"@commitlint/config-validator" "^16.0.0"
1398+
"@commitlint/config-validator" "^16.1.0"
13991399
"@commitlint/execute-rule" "^16.0.0"
1400-
"@commitlint/resolve-extends" "^16.0.0"
1400+
"@commitlint/resolve-extends" "^16.1.0"
14011401
"@commitlint/types" "^16.0.0"
14021402
chalk "^4.0.0"
14031403
cosmiconfig "^7.0.0"
@@ -1430,12 +1430,12 @@
14301430
fs-extra "^10.0.0"
14311431
git-raw-commits "^2.0.0"
14321432

1433-
"@commitlint/resolve-extends@^16.0.0":
1434-
version "16.0.0"
1435-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-16.0.0.tgz#2136f01d81bccc29091f2720b42c8c96aa59c56e"
1436-
integrity sha512-Z/w9MAQUcxeawpCLtjmkVNXAXOmB2nhW+LYmHEZcx9O6UTauF/1+uuZ2/r0MtzTe1qw2JD+1QHVhEWYHVPlkdA==
1433+
"@commitlint/resolve-extends@^16.1.0":
1434+
version "16.1.0"
1435+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-16.1.0.tgz#4b199197c45ddb436b59ef319662de6870f68fd5"
1436+
integrity sha512-8182s6AFoUFX6+FT1PgQDt15nO2ogdR/EN8SYVAdhNXw1rLz8kT5saB/ICw567GuRAUgFTUMGCXy3ctMOXPEDg==
14371437
dependencies:
1438-
"@commitlint/config-validator" "^16.0.0"
1438+
"@commitlint/config-validator" "^16.1.0"
14391439
"@commitlint/types" "^16.0.0"
14401440
import-fresh "^3.0.0"
14411441
lodash "^4.17.19"

0 commit comments

Comments
 (0)