chore: update commitlint monorepo to ^18.5.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-22 10:10:17 +00:00
parent 726476f8e0
commit 3a50b1356e
2 changed files with 27 additions and 27 deletions

50
package-lock.json generated
View File

@ -24,8 +24,8 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@types/node": "^10.17.60",
"async-iterators": "^0.2.2",
"bson": "^4.7.2",
@ -528,14 +528,14 @@
}
},
"node_modules/@commitlint/cli": {
"version": "18.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.4.4.tgz",
"integrity": "sha512-Ro3wIo//fV3XiV1EkdpHog6huaEyNcUAVrSmtgKqYM5g982wOWmP4FXvEDFwRMVgz878CNBvvCc33dMZ5AQJ/g==",
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.5.0.tgz",
"integrity": "sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==",
"dev": true,
"dependencies": {
"@commitlint/format": "^18.4.4",
"@commitlint/lint": "^18.4.4",
"@commitlint/load": "^18.4.4",
"@commitlint/lint": "^18.5.0",
"@commitlint/load": "^18.5.0",
"@commitlint/read": "^18.4.4",
"@commitlint/types": "^18.4.4",
"execa": "^5.0.0",
@ -552,9 +552,9 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "18.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.4.tgz",
"integrity": "sha512-Bz3sPQSboBN+Et/KyZrR+OJ3z9PrHDw7Bls0/hv94PmuHBtMq1dCGxS9XzTGzxeMNlytCC4kxF083tbhPljl3Q==",
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.5.0.tgz",
"integrity": "sha512-XGmU4u3Z7bCn0H0nTEG9LUn6hMDUIPP4P6dun7PKFhtnt/wwiKAqmPj+QRmFiqWjkOWcmrh7w7xRiDL32cWS5g==",
"dev": true,
"dependencies": {
"conventional-changelog-conventionalcommits": "^7.0.2"
@ -564,9 +564,9 @@
}
},
"node_modules/@commitlint/config-validator": {
"version": "18.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.4.4.tgz",
"integrity": "sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow==",
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.5.0.tgz",
"integrity": "sha512-mDAA6WQPjh9Ida8ACdInDylBQcqeUD2gBHE+dQu+B3OIHiWiSSrq4F2+wg3nDU9EzfcQSwPwYL+QbMmiW5SmLA==",
"dev": true,
"dependencies": {
"@commitlint/types": "^18.4.4",
@ -629,9 +629,9 @@
}
},
"node_modules/@commitlint/lint": {
"version": "18.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.4.tgz",
"integrity": "sha512-SoyQstVxMY5Z4GnFRtRzy+NWYb+yVseXgir+7BxnpB59oH05C9XztRrhDw6OnkNeXhjINTpi1HLnuY7So+CaAQ==",
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.5.0.tgz",
"integrity": "sha512-4VbfTGTZf/aDaOn+vednMQFu5EIKfERvv7j8La3etQCra0O2QMrZL28xugTroYekawpTkiWWvLswtpVfabIbgw==",
"dev": true,
"dependencies": {
"@commitlint/is-ignored": "^18.4.4",
@ -644,14 +644,14 @@
}
},
"node_modules/@commitlint/load": {
"version": "18.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.4.tgz",
"integrity": "sha512-RaDIa9qwOw2xRJ3Jr2DBXd14rmnHJIX2XdZF4kmoF1rgsg/+7cvrExLSUNAkQUNimyjCn1b/bKX2Omm+GdY0XQ==",
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.5.0.tgz",
"integrity": "sha512-vpyGgk7rzbFsU01NVwPNC/WetHFP0EwSYnQ1R833SJFHkEo+cWvqoVlw/VoZwBMoI6sF5/lwEdKzFDr1DHJ6+A==",
"dev": true,
"dependencies": {
"@commitlint/config-validator": "^18.4.4",
"@commitlint/config-validator": "^18.5.0",
"@commitlint/execute-rule": "^18.4.4",
"@commitlint/resolve-extends": "^18.4.4",
"@commitlint/resolve-extends": "^18.5.0",
"@commitlint/types": "^18.4.4",
"chalk": "^4.1.0",
"cosmiconfig": "^8.3.6",
@ -704,12 +704,12 @@
}
},
"node_modules/@commitlint/resolve-extends": {
"version": "18.4.4",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.4.4.tgz",
"integrity": "sha512-RRpIHSbRnFvmGifVk21Gqazf1QF/yeP+Kkg/e3PlkegcOKd/FGOXp/Kx9cvSO2K7ucSn4GD/oBvgasFoy+NCAw==",
"version": "18.5.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.5.0.tgz",
"integrity": "sha512-OxCYOMnlkOEEIkwTaRiFjHyuWBq962WBZQVHfMHej8tr3d+SfjznvqZhPmW8/SuqtfmGEiJPGWUNOxgwH+O0MA==",
"dev": true,
"dependencies": {
"@commitlint/config-validator": "^18.4.4",
"@commitlint/config-validator": "^18.5.0",
"@commitlint/types": "^18.4.4",
"import-fresh": "^3.0.0",
"lodash.mergewith": "^4.6.2",

View File

@ -36,8 +36,8 @@
"posttest": "npm run lint"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@types/node": "^10.17.60",
"async-iterators": "^0.2.2",
"bson": "^4.7.2",