Merge pull request #686 from simonecorsi/dependabot/npm_and_yarn/commitlint/config-conventional-18.6.1
build(deps-dev): bump @commitlint/config-conventional from 18.6.0 to 18.6.1
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^18.6.1",
|
||||
"@commitlint/config-conventional": "^18.6.0",
|
||||
"@commitlint/config-conventional": "^18.6.1",
|
||||
"@octokit/rest": "^20.0.2",
|
||||
"@octokit/types": "^12.4.0",
|
||||
"@saithodev/semantic-release-backmerge": "^4.0.1",
|
||||
@@ -588,11 +588,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-conventional": {
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.0.tgz",
|
||||
"integrity": "sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==",
|
||||
"version": "18.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.1.tgz",
|
||||
"integrity": "sha512-ftpfAOQyI+IHvut0cRF4EFM39PWCqde+uOXCjH9NpK6FpqfhncAbEvP0E7OIpFsrDX0aS7k81tzH5Yz7prcNxA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^18.6.1",
|
||||
"conventional-changelog-conventionalcommits": "^7.0.2"
|
||||
},
|
||||
"engines": {
|
||||
@@ -13433,11 +13434,12 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/config-conventional": {
|
||||
"version": "18.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.0.tgz",
|
||||
"integrity": "sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ==",
|
||||
"version": "18.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.1.tgz",
|
||||
"integrity": "sha512-ftpfAOQyI+IHvut0cRF4EFM39PWCqde+uOXCjH9NpK6FpqfhncAbEvP0E7OIpFsrDX0aS7k81tzH5Yz7prcNxA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/types": "^18.6.1",
|
||||
"conventional-changelog-conventionalcommits": "^7.0.2"
|
||||
}
|
||||
},
|
||||
|
@@ -23,7 +23,7 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^18.6.1",
|
||||
"@commitlint/config-conventional": "^18.6.0",
|
||||
"@commitlint/config-conventional": "^18.6.1",
|
||||
"@octokit/rest": "^20.0.2",
|
||||
"@octokit/types": "^12.4.0",
|
||||
"@saithodev/semantic-release-backmerge": "^4.0.1",
|
||||
|
Reference in New Issue
Block a user