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 16.2.4 to 18.4.4.
- [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.4/@commitlint/config-conventional)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent edf261e commit 434c89f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@babel/preset-react": "^7.14.5",
"@cloudflare/workers-types": "^4.20230914.0",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@commitlint/config-conventional": "^18.4.4",
"@nrwl/js": "16.10.0",
"@nrwl/rollup": "16.10.0",
"@nx/cypress": "16.10.0",
Expand Down
22 changes: 10 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4867,12 +4867,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^16.2.1":
version: 16.2.4
resolution: "@commitlint/config-conventional@npm:16.2.4"
"@commitlint/config-conventional@npm:^18.4.4":
version: 18.4.4
resolution: "@commitlint/config-conventional@npm:18.4.4"
dependencies:
conventional-changelog-conventionalcommits: ^4.3.1
checksum: 211a322967c1eeee961eb0be9752782d16c025213520b7ada173d6b16050efe477778103f32b62361ad595b79ff6703694569d99705469cb2be0ac5ffba6465e
conventional-changelog-conventionalcommits: ^7.0.2
checksum: 53238dfac4bef5dcee301cbe1cfc4501054adf9bc1c9bcda47ff0039cf108fd0ffa5e27ff608e62baced9dc976745e7dc2d2a8242704b23251632ed59e303be2
languageName: node
linkType: hard

Expand Down Expand Up @@ -14649,14 +14649,12 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^4.3.1":
version: 4.6.3
resolution: "conventional-changelog-conventionalcommits@npm:4.6.3"
"conventional-changelog-conventionalcommits@npm:^7.0.2":
version: 7.0.2
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
dependencies:
compare-func: ^2.0.0
lodash: ^4.17.15
q: ^1.5.1
checksum: 7b8e8a21ebb56f9aaa510e12917b7c609202072c3e71089e0a09630c37c2e8146cdb04364809839b0e3eb55f807fe84d03b2079500b37f6186d505848be5c562
checksum: e17ac5970ae09d6e9b0c3a7edaed075b836c0c09c34c514589cbe06554f46ed525067fa8150a8467cc03b1cf9af2073e7ecf48790d4f5ea399921b1cbe313711
languageName: node
linkType: hard

Expand Down Expand Up @@ -15866,7 +15864,7 @@ __metadata:
"@babel/preset-react": ^7.14.5
"@cloudflare/workers-types": ^4.20230914.0
"@commitlint/cli": ^16.2.3
"@commitlint/config-conventional": ^16.2.1
"@commitlint/config-conventional": ^18.4.4
"@devcycle/assemblyscript-json": ^2.0.0
"@nestjs/class-validator": ^0.13.4
"@nrwl/js": 16.10.0
Expand Down

0 comments on commit 434c89f

Please sign in to comment.