Skip to content

Commit

Permalink
build: bump @commitlint/config-conventional from 18.4.0 to 18.4.2
Browse files Browse the repository at this point in the history
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.4.0 to 18.4.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.4.2/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 337b281 commit f2662a5
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 @@ -57,7 +57,7 @@
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@commitlint/cli": "^18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"@commitlint/config-conventional": "^18.4.2",
"@types/common-tags": "^1.8.4",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2293,12 +2293,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^18.4.0":
version: 18.4.0
resolution: "@commitlint/config-conventional@npm:18.4.0"
"@commitlint/config-conventional@npm:^18.4.2":
version: 18.4.2
resolution: "@commitlint/config-conventional@npm:18.4.2"
dependencies:
conventional-changelog-conventionalcommits: ^7.0.2
checksum: d9101033e13bb5caee0c6691675c2bb8f3d374ad24a19dd29a25d6c81702b5cf549d06b3a1238b53aeae5bf00c6072c61fd6f7370c40b3506c2d0f84f8038bc9
checksum: ed4a5c593e5519ccea93ee050c5bbaa642f43ca89b4795929b3be199402d3fd04f2f6651be58441bbbeb49b26158359c2b67d6c08fe4c64d0beb2405d2dd5052
languageName: node
linkType: hard

Expand Down Expand Up @@ -5575,7 +5575,7 @@ __metadata:
"@babel/preset-react": ^7.23.3
"@babel/preset-typescript": ^7.23.3
"@commitlint/cli": ^18.4.1
"@commitlint/config-conventional": ^18.4.0
"@commitlint/config-conventional": ^18.4.2
"@testing-library/dom": ^9.3.3
"@testing-library/jest-dom": ^6.1.4
"@types/common-tags": ^1.8.4
Expand Down

0 comments on commit f2662a5

Please sign in to comment.