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): update dependency @pob/commitlint-config to v6.3.1 #132

Merged
merged 1 commit into from
Dec 29, 2023
Merged
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
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"pob": {},
"devDependencies": {
"@pob/commitlint-config": "6.3.0",
"@pob/commitlint-config": "6.3.1",
"@pob/eslint-config": "53.0.0",
"@pob/root": "8.12.0",
"@types/jest": "29.5.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1056,12 +1056,12 @@ __metadata:
languageName: node
linkType: hard

"@pob/commitlint-config@npm:6.3.0":
version: 6.3.0
resolution: "@pob/commitlint-config@npm:6.3.0"
"@pob/commitlint-config@npm:6.3.1":
version: 6.3.1
resolution: "@pob/commitlint-config@npm:6.3.1"
dependencies:
"@commitlint/config-conventional": "npm:^18.0.0"
checksum: 9a37daec132946d06a1de4016583531b9cdfb6cb1404a2a8f88f46ab96b8247d82433ce89fd2127e7fbbd0d0e44aa6d42ed37ea8203d19a89add57808fde51eb
checksum: 2302bccfda15857aada933c56a340623ee26baede1b4dd17a5c7387012fb5ee9b279539676a1be4d85ce86e1af55dbd406af5c4774c594b77f857ea5d8806dbe
languageName: node
linkType: hard

Expand Down Expand Up @@ -2254,7 +2254,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "deep-freeze-es6@workspace:."
dependencies:
"@pob/commitlint-config": "npm:6.3.0"
"@pob/commitlint-config": "npm:6.3.1"
"@pob/eslint-config": "npm:53.0.0"
"@pob/root": "npm:8.12.0"
"@types/jest": "npm:29.5.11"
Expand Down