Skip to content

Commit f910488

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

File tree

2 files changed

+96
-2321
lines changed

2 files changed

+96
-2321
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
},

0 commit comments

Comments
 (0)