chore(deps): update commitlint monorepo to v19.7.1 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-05 17:28:07 +00:00 committed by GitHub
parent 627bd50534
commit 02ab90d2ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 21 deletions

38
package-lock.json generated
View file

@ -13,8 +13,8 @@
"webpack-node-externals": "^3.0.0"
},
"devDependencies": {
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "19.7.1",
"@types/jest": "29.5.14",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.7",
@ -1773,14 +1773,14 @@
}
},
"node_modules/@commitlint/cli": {
"version": "19.6.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.6.1.tgz",
"integrity": "sha512-8hcyA6ZoHwWXC76BoC8qVOSr8xHy00LZhZpauiD0iO0VYbVhMnED0da85lTfIULxl7Lj4c6vZgF0Wu/ed1+jlQ==",
"version": "19.7.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.7.1.tgz",
"integrity": "sha512-iObGjR1tE/PfDtDTEfd+tnRkB3/HJzpQqRTyofS2MPPkDn1mp3DBC8SoPDayokfAy+xKhF8+bwRCJO25Nea0YQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/format": "^19.5.0",
"@commitlint/lint": "^19.6.0",
"@commitlint/lint": "^19.7.1",
"@commitlint/load": "^19.6.1",
"@commitlint/read": "^19.5.0",
"@commitlint/types": "^19.5.0",
@ -1795,9 +1795,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "19.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz",
"integrity": "sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==",
"version": "19.7.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.7.1.tgz",
"integrity": "sha512-fsEIF8zgiI/FIWSnykdQNj/0JE4av08MudLTyYHm4FlLWemKoQvPNUYU2M/3tktWcCEyq7aOkDDgtjrmgWFbvg==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -1865,9 +1865,9 @@
}
},
"node_modules/@commitlint/is-ignored": {
"version": "19.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.6.0.tgz",
"integrity": "sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw==",
"version": "19.7.1",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.7.1.tgz",
"integrity": "sha512-3IaOc6HVg2hAoGleRK3r9vL9zZ3XY0rf1RsUf6jdQLuaD46ZHnXBiOPTyQ004C4IvYjSWqJwlh0/u2P73aIE3g==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -1879,9 +1879,9 @@
}
},
"node_modules/@commitlint/is-ignored/node_modules/semver": {
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
"version": "7.7.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
"dev": true,
"license": "ISC",
"bin": {
@ -1892,13 +1892,13 @@
}
},
"node_modules/@commitlint/lint": {
"version": "19.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.6.0.tgz",
"integrity": "sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg==",
"version": "19.7.1",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.7.1.tgz",
"integrity": "sha512-LhcPfVjcOcOZA7LEuBBeO00o3MeZa+tWrX9Xyl1r9PMd5FWsEoZI9IgnGqTKZ0lZt5pO3ZlstgnRyY1CJJc9Xg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/is-ignored": "^19.6.0",
"@commitlint/is-ignored": "^19.7.1",
"@commitlint/parse": "^19.5.0",
"@commitlint/rules": "^19.6.0",
"@commitlint/types": "^19.5.0"

View file

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