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.3 #644

Merged
merged 1 commit into from
May 5, 2024
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"type-fest": "^4.0.0"
},
"devDependencies": {
"@pob/commitlint-config": "6.3.2",
"@pob/commitlint-config": "6.3.3",
"@pob/eslint-config": "55.3.0",
"@pob/eslint-config-typescript": "55.3.0",
"@pob/rollup-esbuild": "1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -625,12 +625,12 @@ __metadata:
languageName: node
linkType: hard

"@pob/commitlint-config@npm:6.3.2":
version: 6.3.2
resolution: "@pob/commitlint-config@npm:6.3.2"
"@pob/commitlint-config@npm:6.3.3":
version: 6.3.3
resolution: "@pob/commitlint-config@npm:6.3.3"
dependencies:
"@commitlint/config-conventional": "npm:^18.0.0"
checksum: 10/9f30c7da9cd545e784f0013904f02edb91ffeacbd496619f71cef75ccbe139d4135e254d4972f438eea5673974405ca09ec9f4a1e0c1c8492b4f86454bbfd345
checksum: 10/41fae33cd6fa77bc2494b1245ea1e5b3f26c2e131ae83ffa3c3b9b9b965621e21d2a9521401339edd28e7f0ff72746833d4a96c0ff67f4a0faf22151dcf22f06
languageName: node
linkType: hard

Expand Down Expand Up @@ -1706,7 +1706,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "check-package-dependencies@workspace:."
dependencies:
"@pob/commitlint-config": "npm:6.3.2"
"@pob/commitlint-config": "npm:6.3.3"
"@pob/eslint-config": "npm:55.3.0"
"@pob/eslint-config-typescript": "npm:55.3.0"
"@pob/rollup-esbuild": "npm:1.0.1"
Expand Down