Merge pull request #378 from toddbluhm/dependabot/npm_and_yarn/commitlint/cli-19.6.0

chore(deps-dev): bump @commitlint/cli from 8.3.6 to 19.6.0
This commit is contained in:
Todd Bluhm 2024-12-01 06:46:25 -06:00 committed by GitHub
commit 86331a2793
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@
"cross-spawn": "^7.0.0" "cross-spawn": "^7.0.0"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^8.0.0", "@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0", "@commitlint/config-conventional": "^19.6.0",
"@eslint/js": "^9.15.0", "@eslint/js": "^9.15.0",
"@stylistic/eslint-plugin": "^2.11.0", "@stylistic/eslint-plugin": "^2.11.0",