Merge pull request #662 from simonecorsi/dependabot/npm_and_yarn/commitlint/config-conventional-18.6.0
build(deps-dev): bump @commitlint/config-conventional from 18.5.0 to 18.6.0
This commit is contained in:
commit
1a3b37aa29
14
package-lock.json
generated
14
package-lock.json
generated
@ -19,7 +19,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^18.5.0",
|
||||
"@commitlint/config-conventional": "^18.5.0",
|
||||
"@commitlint/config-conventional": "^18.6.0",
|
||||
"@octokit/rest": "^20.0.1",
|
||||
"@octokit/types": "^12.4.0",
|
||||
"@saithodev/semantic-release-backmerge": "^4.0.1",
|
||||
@ -588,9 +588,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"
|
||||
@ -13730,9 +13730,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"
|
||||
|
@ -23,7 +23,7 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^18.5.0",
|
||||
"@commitlint/config-conventional": "^18.5.0",
|
||||
"@commitlint/config-conventional": "^18.6.0",
|
||||
"@octokit/rest": "^20.0.1",
|
||||
"@octokit/types": "^12.4.0",
|
||||
"@saithodev/semantic-release-backmerge": "^4.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user