Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0fa8e40

Browse files
authoredMay 22, 2024··
chore(deps): bump commitlint monorepo
1 parent da72967 commit 0fa8e40

File tree

2 files changed

+192
-103
lines changed

2 files changed

+192
-103
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"node": ">=16.13.0"
1616
},
1717
"devDependencies": {
18-
"@commitlint/cli": "18.2.0",
18+
"@commitlint/cli": "18.6.1",
1919
"@commitlint/config-angular": "^17.0.0",
20-
"@commitlint/config-conventional": "18.1.0",
21-
"@commitlint/config-nx-scopes": "18.3.0",
22-
"@commitlint/cz-commitlint": "18.2.0",
20+
"@commitlint/config-conventional": "18.6.3",
21+
"@commitlint/config-nx-scopes": "18.6.1",
22+
"@commitlint/cz-commitlint": "18.6.1",
2323
"@jscutlery/semver": "4.0.0",
2424
"@nx/devkit": "17.0.2",
2525
"@nx/eslint": "17.0.2",

‎pnpm-lock.yaml

+188-99
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.