Skip to content

Commit fa2352a

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @commitlint/cli to v17.0.1
1 parent 19599b3 commit fa2352a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@babel/core": "7.18.2",
7474
"@babel/preset-env": "7.18.2",
7575
"@combinatorics/factorial": "0.0.2",
76-
"@commitlint/cli": "17.0.0",
76+
"@commitlint/cli": "17.0.1",
7777
"@comparison-sorting/is-sorted": "0.0.1",
7878
"@functional-abstraction/functools": "3.0.2",
7979
"@iterable-iterator/chain": "2.0.1",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1946,16 +1946,17 @@
19461946
dependencies:
19471947
"@failure-abstraction/error" "^6.0.1"
19481948

1949-
"@commitlint/cli@17.0.0":
1950-
version "17.0.0"
1951-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.0.tgz#6c86c6b0eba4ba1204a19833c3c962b623f35518"
1952-
integrity sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ==
1949+
"@commitlint/cli@17.0.1":
1950+
version "17.0.1"
1951+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.1.tgz#88c5ad3f297760ded589c3a33ed49321242e7ab0"
1952+
integrity sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==
19531953
dependencies:
19541954
"@commitlint/format" "^17.0.0"
19551955
"@commitlint/lint" "^17.0.0"
19561956
"@commitlint/load" "^17.0.0"
19571957
"@commitlint/read" "^17.0.0"
19581958
"@commitlint/types" "^17.0.0"
1959+
execa "^5.0.0"
19591960
lodash "^4.17.19"
19601961
resolve-from "5.0.0"
19611962
resolve-global "1.0.0"

0 commit comments

Comments
 (0)