Skip to content

Commit

Permalink
chore(deps-dev): bump @commitlint/config-conventional
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.1.0 to 18.4.3.
- [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.3/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 08430dd commit 60492d1
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 @@ -15,7 +15,7 @@
"devDependencies": {
"@astrojs/check": "^0.3.1",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@commitlint/config-conventional": "^18.4.3",
"@playwright/test": "^1.39.0",
"checkly": "^4.4.0",
"husky": "^8.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -562,12 +562,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^18.1.0":
version: 18.1.0
resolution: "@commitlint/config-conventional@npm:18.1.0"
"@commitlint/config-conventional@npm:^18.4.3":
version: 18.4.3
resolution: "@commitlint/config-conventional@npm:18.4.3"
dependencies:
conventional-changelog-conventionalcommits: ^7.0.2
checksum: 1cbb05b52f8e288c977e08453b8add7c3d2802b2c9ec3cbb65cca38ea5e6ebe56a276c0eb5bc81b0d1630ca839ce106b71428f31d6db796860bc63c317250bba
checksum: bb6c1559979002e79c5e7c575f57fd713638523cdadfa61754eaabb8aad042d688c859e82ccf58589bb9aa2a4497e820702744095c9b82f6018fbb3b5d75d08d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1342,7 +1342,7 @@ __metadata:
"@astrojs/vercel": ^5.1.0
"@astrojs/vue": ^3.0.4
"@commitlint/cli": ^18.2.0
"@commitlint/config-conventional": ^18.1.0
"@commitlint/config-conventional": ^18.4.3
"@fontsource/nunito-sans": ^5.0.8
"@playwright/test": ^1.39.0
astro: ^3.5.5
Expand Down

0 comments on commit 60492d1

Please sign in to comment.