chore(deps): update commitlint monorepo to v18.6.0

This commit is contained in:
renovate[bot] 2024-01-28 14:23:47 +00:00
parent 0a08a705ad
commit 685a244fbb
2 changed files with 42 additions and 42 deletions

80
package-lock.json generated
View file

@ -19,8 +19,8 @@
"@babel/eslint-parser": "7.23.3",
"@babel/preset-env": "^7.1.0",
"@babel/register": "^7.0.0",
"@commitlint/cli": "18.5.0",
"@commitlint/config-conventional": "18.5.0",
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.4",
"docdash": "^1.0.0",
@ -2220,16 +2220,16 @@
}
},
"node_modules/@commitlint/cli": {
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.5.0.tgz",
"integrity": "sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==",
"version": "18.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.6.0.tgz",
"integrity": "sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w==",
"dev": true,
"dependencies": {
"@commitlint/format": "^18.4.4",
"@commitlint/lint": "^18.5.0",
"@commitlint/load": "^18.5.0",
"@commitlint/read": "^18.4.4",
"@commitlint/types": "^18.4.4",
"@commitlint/format": "^18.6.0",
"@commitlint/lint": "^18.6.0",
"@commitlint/load": "^18.6.0",
"@commitlint/read": "^18.6.0",
"@commitlint/types": "^18.6.0",
"execa": "^5.0.0",
"lodash.isfunction": "^3.0.9",
"resolve-from": "5.0.0",
@ -2280,9 +2280,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz",
"integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==",
"version": "18.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.0.tgz",
"integrity": "sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^7.0.2"
@ -2353,12 +2353,12 @@
}
},
"node_modules/@commitlint/format": {
"version": "18.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-18.4.4.tgz",
"integrity": "sha512-2v3V5hVlv0R3pe7p66IX5F7cjeVvGM5JqITRIbBCFvGHPJ/CG74rjTkAu0RBEiIhlk3eOaLjVGq3d5falPkLBA==",
"version": "18.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-18.6.0.tgz",
"integrity": "sha512-8UNWfs2slPPSQiiVpLGJTnPHv7Jkd5KYxfbNXbmLL583bjom4RrylvyrCVnmZReA8nNad7pPXq6mDH4FNVj6xg==",
"dev": true,
"dependencies": {
"@commitlint/types": "^18.4.4",
"@commitlint/types": "^18.6.0",
"chalk": "^4.1.0"
},
"engines": {
@ -2612,13 +2612,13 @@
}
},
"node_modules/@commitlint/read": {
"version": "18.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-18.4.4.tgz",
"integrity": "sha512-r58JbWky4gAFPea/CZmvlqP9Ehbs+8gSEUqhIJOojKzTc3xlxFnZUDVPcEnnaqzQEEoV6C69VW7xuzdcBlu/FQ==",
"version": "18.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-18.6.0.tgz",
"integrity": "sha512-w39ji8VfWhPKRquPhRHB3Yd8XIHwaNHgOh28YI1QEmZ59qVpuVUQo6h/NsVb+uoC6LbXZiofTZv2iFR084jKEA==",
"dev": true,
"dependencies": {
"@commitlint/top-level": "^18.4.4",
"@commitlint/types": "^18.4.4",
"@commitlint/types": "^18.6.0",
"git-raw-commits": "^2.0.11",
"minimist": "^1.2.6"
},
@ -25234,16 +25234,16 @@
"optional": true
},
"@commitlint/cli": {
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.5.0.tgz",
"integrity": "sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==",
"version": "18.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.6.0.tgz",
"integrity": "sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w==",
"dev": true,
"requires": {
"@commitlint/format": "^18.4.4",
"@commitlint/lint": "^18.5.0",
"@commitlint/load": "^18.5.0",
"@commitlint/read": "^18.4.4",
"@commitlint/types": "^18.4.4",
"@commitlint/format": "^18.6.0",
"@commitlint/lint": "^18.6.0",
"@commitlint/load": "^18.6.0",
"@commitlint/read": "^18.6.0",
"@commitlint/types": "^18.6.0",
"execa": "^5.0.0",
"lodash.isfunction": "^3.0.9",
"resolve-from": "5.0.0",
@ -25281,9 +25281,9 @@
}
},
"@commitlint/config-conventional": {
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz",
"integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==",
"version": "18.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.0.tgz",
"integrity": "sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==",
"dev": true,
"requires": {
"conventional-changelog-conventionalcommits": "^7.0.2"
@ -25340,12 +25340,12 @@
"dev": true
},
"@commitlint/format": {
"version": "18.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-18.4.4.tgz",
"integrity": "sha512-2v3V5hVlv0R3pe7p66IX5F7cjeVvGM5JqITRIbBCFvGHPJ/CG74rjTkAu0RBEiIhlk3eOaLjVGq3d5falPkLBA==",
"version": "18.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-18.6.0.tgz",
"integrity": "sha512-8UNWfs2slPPSQiiVpLGJTnPHv7Jkd5KYxfbNXbmLL583bjom4RrylvyrCVnmZReA8nNad7pPXq6mDH4FNVj6xg==",
"dev": true,
"requires": {
"@commitlint/types": "^18.4.4",
"@commitlint/types": "^18.6.0",
"chalk": "^4.1.0"
},
"dependencies": {
@ -25536,13 +25536,13 @@
}
},
"@commitlint/read": {
"version": "18.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-18.4.4.tgz",
"integrity": "sha512-r58JbWky4gAFPea/CZmvlqP9Ehbs+8gSEUqhIJOojKzTc3xlxFnZUDVPcEnnaqzQEEoV6C69VW7xuzdcBlu/FQ==",
"version": "18.6.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-18.6.0.tgz",
"integrity": "sha512-w39ji8VfWhPKRquPhRHB3Yd8XIHwaNHgOh28YI1QEmZ59qVpuVUQo6h/NsVb+uoC6LbXZiofTZv2iFR084jKEA==",
"dev": true,
"requires": {
"@commitlint/top-level": "^18.4.4",
"@commitlint/types": "^18.4.4",
"@commitlint/types": "^18.6.0",
"git-raw-commits": "^2.0.11",
"minimist": "^1.2.6"
}

View file

@ -41,8 +41,8 @@
"@babel/eslint-parser": "7.23.3",
"@babel/preset-env": "^7.1.0",
"@babel/register": "^7.0.0",
"@commitlint/cli": "18.5.0",
"@commitlint/config-conventional": "18.5.0",
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.4",
"docdash": "^1.0.0",