Skip to content

Commit

Permalink
Merge pull request #325 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.2
  • Loading branch information
renovate[bot] committed Jun 1, 2022
2 parents e1656db + 58578c5 commit 0d3585c
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.1",
"@commitlint/cli": "17.0.2",
"@form8ion/commitlint-config": "1.0.34",
"@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 @@ -2358,6 +2358,22 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/cli@17.0.2":
version "17.0.2"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.2.tgz#57c925fb5f09b8e4a83448d94db291ddf7aa58ee"
integrity sha512-Axe89Js0YzGGd4gxo3JLlF7yIdjOVpG1LbOorGc6PfYF+drBh14PvarSDLzyd2TNqdylUCq9wb9/A88ZjIdyhA==
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 0d3585c

Please sign in to comment.