Skip to content

Commit

Permalink
Merge pull request #319 from crishellco/renovate/commitlint-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @commitlint/cli to v17.0.1
  • Loading branch information
renovate[bot] committed May 25, 2022
2 parents a17cb87 + b123234 commit 318ff92
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/plugin-proposal-class-properties": "7.17.12",
"@babel/plugin-transform-runtime": "7.18.2",
"@babel/preset-env": "7.18.2",
"@commitlint/cli": "17.0.0",
"@commitlint/cli": "17.0.1",
"@form8ion/commitlint-config": "1.0.33",
"@vue/compiler-sfc": "3.2.36",
"@vue/eslint-config-prettier": "7.0.0",
Expand Down
16 changes: 16 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2357,6 +2357,22 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/cli@17.0.1":
version "17.0.1"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.1.tgz#88c5ad3f297760ded589c3a33ed49321242e7ab0"
integrity sha512-5xT1G5pnynR0tk/ms8Ji7yr9lZCeQs4GLVVtyK/gw20w+enoLTVuRKKY9zg88hy9FoCycc/W8iip2xv3c8payg==
dependencies:
"@commitlint/format" "^17.0.0"
"@commitlint/lint" "^17.0.0"
"@commitlint/load" "^17.0.0"
"@commitlint/read" "^17.0.0"
"@commitlint/types" "^17.0.0"
execa "^5.0.0"
lodash "^4.17.19"
resolve-from "5.0.0"
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@17.0.0":
version "17.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.0.tgz#7dc2ef3ac1a11ff62bcd333343cc8921edd1646a"
Expand Down

0 comments on commit 318ff92

Please sign in to comment.