Skip to content

Commit c692e00

Browse files
chore(deps-dev): bump @commitlint/cli from 13.2.0 to 13.2.1 (#429)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 13.2.0 to 13.2.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v13.2.0...v13.2.1) --- 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 a9e8591 commit c692e00

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,13 +1139,13 @@
11391139
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
11401140

11411141
"@commitlint/cli@^13.1.0":
1142-
version "13.2.0"
1143-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.0.tgz#9e85756b0d0ee06c34b5635d7ef42d7a6c72bd6f"
1144-
integrity sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA==
1142+
version "13.2.1"
1143+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.1.tgz#80ebd46beef6ceed3bb0c0842bcda8d02a3c91de"
1144+
integrity sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==
11451145
dependencies:
11461146
"@commitlint/format" "^13.2.0"
11471147
"@commitlint/lint" "^13.2.0"
1148-
"@commitlint/load" "^13.2.0"
1148+
"@commitlint/load" "^13.2.1"
11491149
"@commitlint/read" "^13.2.0"
11501150
"@commitlint/types" "^13.2.0"
11511151
lodash "^4.17.19"
@@ -1199,10 +1199,10 @@
11991199
"@commitlint/rules" "^13.2.0"
12001200
"@commitlint/types" "^13.2.0"
12011201

1202-
"@commitlint/load@^13.2.0":
1203-
version "13.2.0"
1204-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.0.tgz#6bd90b803f7fd102766731dad207cca075b67a4a"
1205-
integrity sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg==
1202+
"@commitlint/load@^13.2.1":
1203+
version "13.2.1"
1204+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.1.tgz#d5d926dbd05021c02837c438ff1057025b28b745"
1205+
integrity sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==
12061206
dependencies:
12071207
"@commitlint/execute-rule" "^13.2.0"
12081208
"@commitlint/resolve-extends" "^13.2.0"
@@ -1212,6 +1212,7 @@
12121212
cosmiconfig "^7.0.0"
12131213
lodash "^4.17.19"
12141214
resolve-from "^5.0.0"
1215+
typescript "^4.4.3"
12151216

12161217
"@commitlint/message@^13.2.0":
12171218
version "13.2.0"
@@ -8660,7 +8661,7 @@ typedarray@^0.0.6:
86608661
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
86618662
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
86628663

8663-
typescript@^4.3.5:
8664+
typescript@^4.3.5, typescript@^4.4.3:
86648665
version "4.4.3"
86658666
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
86668667
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==

0 commit comments

Comments
 (0)