Skip to content

Commit

Permalink
Merge pull request #431 from oclif/dependabot-npm_and_yarn-commitlint…
Browse files Browse the repository at this point in the history
…-config-conventional-18.4.3

chore(dev-deps): bump @commitlint/config-conventional from 18.4.2 to 18.4.3
  • Loading branch information
svc-cli-bot authored Nov 26, 2023
2 parents 7290397 + a74b613 commit 24b4c18
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"fancy-test": "^3.0.1"
},
"devDependencies": {
"@commitlint/config-conventional": "^18.4.2",
"@commitlint/config-conventional": "^18.4.3",
"@oclif/prettier-config": "^0.2.1",
"@types/cli-progress": "^3.11.5",
"@types/mocha": "^10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@^18.4.2":
version "18.4.2"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.4.2.tgz#df041190ddc7604a855633f4c36e80a81c65f9d3"
integrity sha512-qFjIqgKGV89lzUGHxanq2WJDXk5wZIxoZmZvf0I4i4CirL06Xj8qRh1shPsXNyI15d8Rj2HExww6cGJSFU9DdA==
"@commitlint/config-conventional@^18.4.3":
version "18.4.3"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.4.3.tgz#8158e6bd874a86ff46a6424f45acd803bc5fef1b"
integrity sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==
dependencies:
conventional-changelog-conventionalcommits "^7.0.2"

Expand Down

0 comments on commit 24b4c18

Please sign in to comment.