chore(deps): update commitlint monorepo to v19.6.0 (#65)
Some checks are pending
CI/CD / ci-cd (push) Waiting to run

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-22 17:06:47 +00:00 committed by GitHub
parent 1b7e125c42
commit 6d55d0f846
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

18
package-lock.json generated
View file

@ -13,8 +13,8 @@
"webpack-node-externals": "^3.0.0"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@types/jest": "29.5.14",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.7",
@ -1803,14 +1803,14 @@
}
},
"node_modules/@commitlint/cli": {
"version": "19.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.5.0.tgz",
"integrity": "sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ==",
"version": "19.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.6.0.tgz",
"integrity": "sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/format": "^19.5.0",
"@commitlint/lint": "^19.5.0",
"@commitlint/lint": "^19.6.0",
"@commitlint/load": "^19.5.0",
"@commitlint/read": "^19.5.0",
"@commitlint/types": "^19.5.0",
@ -1825,9 +1825,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "19.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz",
"integrity": "sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==",
"version": "19.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz",
"integrity": "sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -32,8 +32,8 @@
"webpack-node-externals": "^3.0.0"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@types/jest": "29.5.14",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.7",