Skip to content

Commit

Permalink
chore(deps-dev): bump the all group with 1 update (#81)
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).


Updates `@commitlint/config-conventional` from 18.6.1 to 18.6.2
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.2/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent a85d693 commit 6bbb3a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"eslint": "^8.56.0",
"eslint-define-config": "^2.1.0",
"lefthook": "^1.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^18.6.1":
version: 18.6.1
resolution: "@commitlint/config-conventional@npm:18.6.1"
"@commitlint/config-conventional@npm:^18.6.2":
version: 18.6.2
resolution: "@commitlint/config-conventional@npm:18.6.2"
dependencies:
"@commitlint/types": "npm:^18.6.1"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
checksum: 10c0/137add5aea482a265489c8129761625948ac2d3d7b008af98ed9e55eb6390adb5cb3c153c0f27ccbbafc2d2ef7b06241d2b12c32b1b1096dc39568df4f36ace5
checksum: 10c0/ff4ccff3c2992c209703eb7d08f8e1c6d8471d4f0778f384dc0fef490cc023227f1b662f7136a301804d650518e00c7f859aa3eb1a156448f837b2a50206430d
languageName: node
linkType: hard

Expand Down Expand Up @@ -314,7 +314,7 @@ __metadata:
resolution: "@nihalgonsalves/esconfig@workspace:."
dependencies:
"@commitlint/cli": "npm:^18.6.1"
"@commitlint/config-conventional": "npm:^18.6.1"
"@commitlint/config-conventional": "npm:^18.6.2"
"@typescript-eslint/eslint-plugin": "npm:^7.0.1"
"@typescript-eslint/parser": "npm:^7.0.1"
eslint: "npm:^8.56.0"
Expand Down

0 comments on commit 6bbb3a1

Please sign in to comment.