Skip to content

Commit

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

chore(dev-deps): bump @commitlint/config-conventional from 18.0.0 to 18.1.0
  • Loading branch information
svc-cli-bot committed Oct 29, 2023
2 parents de0c596 + 7caf58c commit 02915dd
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.0.0",
"@commitlint/config-conventional": "^18.1.0",
"@oclif/prettier-config": "^0.2.1",
"@types/cli-progress": "^3.11.4",
"@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.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.0.0.tgz#3c7233334e7907dbc925b7fd03d9bc6c7aa776b3"
integrity sha512-XZW3MDwhMWwr7pf+jO5F18ohBwrJ8mt+1OPhkVyO8bYrY0dKPE5tPpdXlDt+JCFurl4VnUDPmu6xZ4/cKCH7cA==
"@commitlint/config-conventional@^18.1.0":
version "18.1.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.1.0.tgz#f8f37b0de4090ebd3f9418672184814fab520205"
integrity sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==
dependencies:
conventional-changelog-conventionalcommits "^7.0.2"

Expand Down

0 comments on commit 02915dd

Please sign in to comment.