Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @commitlint/config-conventional from 16.2.4 to 18.4.4 #687

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -14646,14 +14646,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 @@ -15863,7 +15861,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
Loading