Skip to content

Commit 93fbb5d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @commitlint/cli to v13.2.1
1 parent 4f6012c commit 93fbb5d

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"rxjs": "7.4.0"
104104
},
105105
"devDependencies": {
106-
"@commitlint/cli": "13.2.0",
106+
"@commitlint/cli": "13.2.1",
107107
"@commitlint/config-conventional": "13.2.0",
108108
"@nestjs/schematics": "8.0.3",
109109
"@nestjs/testing": "8.0.9",

yarn.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -529,14 +529,14 @@
529529
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
530530
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
531531

532-
"@commitlint/cli@13.2.0":
533-
version "13.2.0"
534-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.0.tgz#9e85756b0d0ee06c34b5635d7ef42d7a6c72bd6f"
535-
integrity sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA==
532+
"@commitlint/cli@13.2.1":
533+
version "13.2.1"
534+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.1.tgz#80ebd46beef6ceed3bb0c0842bcda8d02a3c91de"
535+
integrity sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==
536536
dependencies:
537537
"@commitlint/format" "^13.2.0"
538538
"@commitlint/lint" "^13.2.0"
539-
"@commitlint/load" "^13.2.0"
539+
"@commitlint/load" "^13.2.1"
540540
"@commitlint/read" "^13.2.0"
541541
"@commitlint/types" "^13.2.0"
542542
lodash "^4.17.19"
@@ -590,10 +590,10 @@
590590
"@commitlint/rules" "^13.2.0"
591591
"@commitlint/types" "^13.2.0"
592592

593-
"@commitlint/load@^13.2.0":
594-
version "13.2.0"
595-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.0.tgz#6bd90b803f7fd102766731dad207cca075b67a4a"
596-
integrity sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg==
593+
"@commitlint/load@^13.2.1":
594+
version "13.2.1"
595+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.1.tgz#d5d926dbd05021c02837c438ff1057025b28b745"
596+
integrity sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==
597597
dependencies:
598598
"@commitlint/execute-rule" "^13.2.0"
599599
"@commitlint/resolve-extends" "^13.2.0"
@@ -603,6 +603,7 @@
603603
cosmiconfig "^7.0.0"
604604
lodash "^4.17.19"
605605
resolve-from "^5.0.0"
606+
typescript "^4.4.3"
606607

607608
"@commitlint/message@^13.2.0":
608609
version "13.2.0"
@@ -10681,7 +10682,7 @@ typedarray@^0.0.6:
1068110682
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1068210683
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1068310684

10684-
typescript@4.4.3:
10685+
typescript@4.4.3, typescript@^4.4.3:
1068510686
version "4.4.3"
1068610687
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
1068710688
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==

0 commit comments

Comments
 (0)