Skip to content

Commit e07bc8c

Browse files
renovate-botnodebb-misty
authored andcommitted
chore(deps): update dependency @commitlint/cli to v17.0.1
1 parent 0b77304 commit e07bc8c

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"compatibility": "^1.17.0"
4848
},
4949
"devDependencies": {
50-
"@commitlint/cli": "17.0.0",
50+
"@commitlint/cli": "17.0.1",
5151
"@commitlint/config-angular": "17.0.0",
5252
"eslint": "8.16.0",
5353
"eslint-config-airbnb-base": "15.0.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,17 @@
2323
chalk "^2.0.0"
2424
js-tokens "^4.0.0"
2525

26-
"@commitlint/cli@17.0.0":
27-
version "17.0.0"
28-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.0.tgz#6c86c6b0eba4ba1204a19833c3c962b623f35518"
29-
integrity sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ==
26+
"@commitlint/cli@17.0.1":
27+
version "17.0.1"
28+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.1.tgz#88c5ad3f297760ded589c3a33ed49321242e7ab0"
29+
integrity sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==
3030
dependencies:
3131
"@commitlint/format" "^17.0.0"
3232
"@commitlint/lint" "^17.0.0"
3333
"@commitlint/load" "^17.0.0"
3434
"@commitlint/read" "^17.0.0"
3535
"@commitlint/types" "^17.0.0"
36+
execa "^5.0.0"
3637
lodash "^4.17.19"
3738
resolve-from "5.0.0"
3839
resolve-global "1.0.0"

0 commit comments

Comments
 (0)