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 v8 #1086

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -43,7 +43,7 @@
"prettier": "@pob/root/prettier-config",
"devDependencies": {
"@babel/core": "7.26.0",
"@pob/commitlint-config": "7.0.0",
"@pob/commitlint-config": "8.0.0",
"@pob/eslint-config": "58.1.0",
"@pob/eslint-config-typescript": "58.1.0",
"@pob/root": "13.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2447,12 +2447,12 @@ __metadata:
languageName: node
linkType: hard

"@pob/commitlint-config@npm:7.0.0":
version: 7.0.0
resolution: "@pob/commitlint-config@npm:7.0.0"
"@pob/commitlint-config@npm:8.0.0":
version: 8.0.0
resolution: "@pob/commitlint-config@npm:8.0.0"
dependencies:
"@commitlint/config-conventional": "npm:^19.2.2"
checksum: 10c0/874d57b176d69d300d72ab9b0a123a3c1a9e95cff209a701f57465a56df2642cc1daf1a1731a03c52a5b7c61a53fb86e70e016454e81a745b69cfa1bf38be4cc
checksum: 10c0/63384ca2123c1bafa90cc73f6cee7b9f10d8939b89f81bbef85c04a34653d2e65da0db2aac4f2c7000388737416c5db643657a02d9a8f0cbc57380d9f8f184e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -9147,7 +9147,7 @@ __metadata:
resolution: "nightingale-monorepo@workspace:."
dependencies:
"@babel/core": "npm:7.26.0"
"@pob/commitlint-config": "npm:7.0.0"
"@pob/commitlint-config": "npm:8.0.0"
"@pob/eslint-config": "npm:58.1.0"
"@pob/eslint-config-typescript": "npm:58.1.0"
"@pob/root": "npm:13.4.1"
Expand Down