aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-10-09 18:03:46 +0000
committerGitHub <[email protected]>2021-10-09 18:03:46 +0000
commitf1d59a87bc2ecd6ce2cb995674084e847398f679 (patch)
tree84627401a0271d4c144528766c7effb09a124141
parentMerge pull request #97 from Whirlsplash/renovate/curl-0.x (diff)
parentchore(deps): update dependency @commitlint/cli to v13.2.1 (diff)
downloadwhirl-f1d59a87bc2ecd6ce2cb995674084e847398f679.tar.xz
whirl-f1d59a87bc2ecd6ce2cb995674084e847398f679.zip
Merge pull request #99 from Whirlsplash/renovate/commitlint-monorepo
chore(deps): update dependency @commitlint/cli to v13.2.1
-rw-r--r--package.json2
-rw-r--r--yarn.lock24
2 files changed, 16 insertions, 10 deletions
diff --git a/package.json b/package.json
index a02b219..bbbb327 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"commit:signed": "cz -S"
},
"devDependencies": {
- "@commitlint/cli": "13.2.0",
+ "@commitlint/cli": "13.2.1",
"@commitlint/config-conventional": "13.2.0",
"commitizen": "4.2.4",
"cz-conventional-changelog": "3.3.0",
diff --git a/yarn.lock b/yarn.lock
index f3df0a4..d9c92ad 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -23,14 +23,14 @@
chalk "^2.0.0"
js-tokens "^4.0.0"
-"@commitlint/[email protected]":
- version "13.2.0"
- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.0.tgz#9e85756b0d0ee06c34b5635d7ef42d7a6c72bd6f"
- integrity sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA==
+"@commitlint/[email protected]":
+ version "13.2.1"
+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-13.2.1.tgz#80ebd46beef6ceed3bb0c0842bcda8d02a3c91de"
+ integrity sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==
dependencies:
"@commitlint/format" "^13.2.0"
"@commitlint/lint" "^13.2.0"
- "@commitlint/load" "^13.2.0"
+ "@commitlint/load" "^13.2.1"
"@commitlint/read" "^13.2.0"
"@commitlint/types" "^13.2.0"
lodash "^4.17.19"
@@ -102,10 +102,10 @@
lodash "^4.17.19"
resolve-from "^5.0.0"
-"@commitlint/load@^13.2.0":
- version "13.2.0"
- resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.0.tgz#6bd90b803f7fd102766731dad207cca075b67a4a"
- integrity sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg==
+"@commitlint/load@^13.2.1":
+ version "13.2.1"
+ resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-13.2.1.tgz#d5d926dbd05021c02837c438ff1057025b28b745"
+ integrity sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==
dependencies:
"@commitlint/execute-rule" "^13.2.0"
"@commitlint/resolve-extends" "^13.2.0"
@@ -115,6 +115,7 @@
cosmiconfig "^7.0.0"
lodash "^4.17.19"
resolve-from "^5.0.0"
+ typescript "^4.4.3"
"@commitlint/message@^13.2.0":
version "13.2.0"
@@ -1597,6 +1598,11 @@ type-fest@^0.8.1:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
+typescript@^4.4.3:
+ version "4.4.3"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
+ integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
+
universalify@^0.1.0:
version "0.1.2"
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"