Skip to content

Commit 12f9f73

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @commitlint/cli to v17.0.1
1 parent 02c733f commit 12f9f73

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
@@ -74,7 +74,7 @@
7474
"@babel/core": "7.18.2",
7575
"@babel/preset-env": "7.18.2",
7676
"@babel/register": "7.17.7",
77-
"@commitlint/cli": "17.0.0",
77+
"@commitlint/cli": "17.0.1",
7878
"@iterable-iterator/list": "1.0.1",
7979
"@iterable-iterator/map": "1.0.1",
8080
"@iterable-iterator/range": "2.1.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1981,16 +1981,17 @@
19811981
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
19821982
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
19831983

1984-
"@commitlint/cli@17.0.0":
1985-
version "17.0.0"
1986-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.0.tgz#6c86c6b0eba4ba1204a19833c3c962b623f35518"
1987-
integrity sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ==
1984+
"@commitlint/cli@17.0.1":
1985+
version "17.0.1"
1986+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.1.tgz#88c5ad3f297760ded589c3a33ed49321242e7ab0"
1987+
integrity sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==
19881988
dependencies:
19891989
"@commitlint/format" "^17.0.0"
19901990
"@commitlint/lint" "^17.0.0"
19911991
"@commitlint/load" "^17.0.0"
19921992
"@commitlint/read" "^17.0.0"
19931993
"@commitlint/types" "^17.0.0"
1994+
execa "^5.0.0"
19941995
lodash "^4.17.19"
19951996
resolve-from "5.0.0"
19961997
resolve-global "1.0.0"

0 commit comments

Comments
 (0)