Merge pull request #354 from simonecorsi/dependabot/npm_and_yarn/commitlint/cli-17.4.3
build(deps-dev): bump @commitlint/cli from 17.4.2 to 17.4.3
This commit is contained in:
commit
07816ca069
46
package-lock.json
generated
46
package-lock.json
generated
@ -18,7 +18,7 @@
|
|||||||
"remark-toc": "^8.0.1"
|
"remark-toc": "^8.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "^17.4.2",
|
"@commitlint/cli": "^17.4.3",
|
||||||
"@commitlint/config-conventional": "^17.4.2",
|
"@commitlint/config-conventional": "^17.4.2",
|
||||||
"@octokit/rest": "^19.0.7",
|
"@octokit/rest": "^19.0.7",
|
||||||
"@octokit/types": "^6.41.0",
|
"@octokit/types": "^6.41.0",
|
||||||
@ -409,13 +409,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/cli": {
|
"node_modules/@commitlint/cli": {
|
||||||
"version": "17.4.2",
|
"version": "17.4.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.3.tgz",
|
||||||
"integrity": "sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==",
|
"integrity": "sha512-IPTS7AZuBHgD0gl24El8HwuDM9zJN9JLa5KmZUQoFD1BQeGGdzAYJOnAr85CeJWpTDok0BGHDL0+4odnH0iTyA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/format": "^17.4.0",
|
"@commitlint/format": "^17.4.0",
|
||||||
"@commitlint/lint": "^17.4.2",
|
"@commitlint/lint": "^17.4.3",
|
||||||
"@commitlint/load": "^17.4.2",
|
"@commitlint/load": "^17.4.2",
|
||||||
"@commitlint/read": "^17.4.2",
|
"@commitlint/read": "^17.4.2",
|
||||||
"@commitlint/types": "^17.4.0",
|
"@commitlint/types": "^17.4.0",
|
||||||
@ -596,14 +596,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/lint": {
|
"node_modules/@commitlint/lint": {
|
||||||
"version": "17.4.2",
|
"version": "17.4.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.3.tgz",
|
||||||
"integrity": "sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw==",
|
"integrity": "sha512-GnPsqEYmXIB/MaBhRMzkiDJWyjuLrKad4xoxKO4N6Kc19iqjR4DPc/bl2dxeW9kUmtrAtefOzIEzJAevpA5y2w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/is-ignored": "^17.4.2",
|
"@commitlint/is-ignored": "^17.4.2",
|
||||||
"@commitlint/parse": "^17.4.2",
|
"@commitlint/parse": "^17.4.2",
|
||||||
"@commitlint/rules": "^17.4.2",
|
"@commitlint/rules": "^17.4.3",
|
||||||
"@commitlint/types": "^17.4.0"
|
"@commitlint/types": "^17.4.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -725,9 +725,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commitlint/rules": {
|
"node_modules/@commitlint/rules": {
|
||||||
"version": "17.4.2",
|
"version": "17.4.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.3.tgz",
|
||||||
"integrity": "sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ==",
|
"integrity": "sha512-xHReDfE3Z+O9p1sXeEhPRSk4FifBsC4EbXzvQ4aa0ykQe+n/iZDd4CrFC/Oiv2K9BU4ZnFHak30IbMLa4ks1Rw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/ensure": "^17.4.0",
|
"@commitlint/ensure": "^17.4.0",
|
||||||
@ -12090,13 +12090,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/cli": {
|
"@commitlint/cli": {
|
||||||
"version": "17.4.2",
|
"version": "17.4.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.3.tgz",
|
||||||
"integrity": "sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==",
|
"integrity": "sha512-IPTS7AZuBHgD0gl24El8HwuDM9zJN9JLa5KmZUQoFD1BQeGGdzAYJOnAr85CeJWpTDok0BGHDL0+4odnH0iTyA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/format": "^17.4.0",
|
"@commitlint/format": "^17.4.0",
|
||||||
"@commitlint/lint": "^17.4.2",
|
"@commitlint/lint": "^17.4.3",
|
||||||
"@commitlint/load": "^17.4.2",
|
"@commitlint/load": "^17.4.2",
|
||||||
"@commitlint/read": "^17.4.2",
|
"@commitlint/read": "^17.4.2",
|
||||||
"@commitlint/types": "^17.4.0",
|
"@commitlint/types": "^17.4.0",
|
||||||
@ -12238,14 +12238,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/lint": {
|
"@commitlint/lint": {
|
||||||
"version": "17.4.2",
|
"version": "17.4.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.3.tgz",
|
||||||
"integrity": "sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw==",
|
"integrity": "sha512-GnPsqEYmXIB/MaBhRMzkiDJWyjuLrKad4xoxKO4N6Kc19iqjR4DPc/bl2dxeW9kUmtrAtefOzIEzJAevpA5y2w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/is-ignored": "^17.4.2",
|
"@commitlint/is-ignored": "^17.4.2",
|
||||||
"@commitlint/parse": "^17.4.2",
|
"@commitlint/parse": "^17.4.2",
|
||||||
"@commitlint/rules": "^17.4.2",
|
"@commitlint/rules": "^17.4.3",
|
||||||
"@commitlint/types": "^17.4.0"
|
"@commitlint/types": "^17.4.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -12345,9 +12345,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/rules": {
|
"@commitlint/rules": {
|
||||||
"version": "17.4.2",
|
"version": "17.4.3",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.3.tgz",
|
||||||
"integrity": "sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ==",
|
"integrity": "sha512-xHReDfE3Z+O9p1sXeEhPRSk4FifBsC4EbXzvQ4aa0ykQe+n/iZDd4CrFC/Oiv2K9BU4ZnFHak30IbMLa4ks1Rw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/ensure": "^17.4.0",
|
"@commitlint/ensure": "^17.4.0",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"javascript"
|
"javascript"
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "^17.4.2",
|
"@commitlint/cli": "^17.4.3",
|
||||||
"@commitlint/config-conventional": "^17.4.2",
|
"@commitlint/config-conventional": "^17.4.2",
|
||||||
"@octokit/rest": "^19.0.7",
|
"@octokit/rest": "^19.0.7",
|
||||||
"@octokit/types": "^6.41.0",
|
"@octokit/types": "^6.41.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user