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

This commit is contained in:
renovate[bot] 2024-08-31 07:50:37 +00:00
parent 5ae3d33d95
commit 34536f2a3e
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.4.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@types/jest": "29.5.12",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.5",
@ -1844,14 +1844,14 @@
}
},
"node_modules/@commitlint/cli": {
"version": "19.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.4.0.tgz",
"integrity": "sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg==",
"version": "19.4.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.4.1.tgz",
"integrity": "sha512-EerFVII3ZcnhXsDT9VePyIdCJoh3jEzygN1L37MjQXgPfGS6fJTWL/KHClVMod1d8w94lFC3l4Vh/y5ysVAz2A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/format": "^19.3.0",
"@commitlint/lint": "^19.2.2",
"@commitlint/lint": "^19.4.1",
"@commitlint/load": "^19.4.0",
"@commitlint/read": "^19.4.0",
"@commitlint/types": "^19.0.3",
@ -1866,9 +1866,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "19.2.2",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.2.2.tgz",
"integrity": "sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==",
"version": "19.4.1",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.4.1.tgz",
"integrity": "sha512-D5S5T7ilI5roybWGc8X35OBlRXLAwuTseH1ro0XgqkOWrhZU8yOwBOslrNmSDlTXhXLq8cnfhQyC42qaUCzlXA==",
"dev": true,
"license": "MIT",
"dependencies": {

View file

@ -32,8 +32,8 @@
"webpack-node-externals": "^3.0.0"
},
"devDependencies": {
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@types/jest": "29.5.12",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.5",