Skip to content

Commit f13d7e7

Browse files
committed
fix(deps): update commitlint monorepo to ^19.8.1
1 parent a01c702 commit f13d7e7

File tree

2 files changed

+93
-104
lines changed

2 files changed

+93
-104
lines changed

automation/scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"root-script:format-staged": "pretty-quick --staged --config \"./.prettierrc.cjs\" --pattern \"**/{src,script,typings,test,**}/**/*.{cjs,mjs,js,jsx,ts,tsx,scss,html,xml,md,json}\""
1818
},
1919
"dependencies": {
20-
"@commitlint/cli": "^19.8.0",
21-
"@commitlint/config-conventional": "^19.8.0",
20+
"@commitlint/cli": "^19.8.1",
21+
"@commitlint/config-conventional": "^19.8.1",
2222
"@mendix/prettier-config-web-widgets": "workspace:*",
2323
"pretty-quick": "^4.1.1"
2424
},

pnpm-lock.yaml

Lines changed: 91 additions & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)