Merge pull request #503 from simonecorsi/dependabot/npm_and_yarn/commitlint/cli-17.6.6
build(deps-dev): bump @commitlint/cli from 17.6.5 to 17.6.6
This commit is contained in:
commit
496624aac6
62
package-lock.json
generated
62
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"remark-toc": "^8.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.6.5",
|
||||
"@commitlint/cli": "^17.6.6",
|
||||
"@commitlint/config-conventional": "^17.6.5",
|
||||
"@octokit/rest": "^19.0.13",
|
||||
"@octokit/types": "^6.41.0",
|
||||
@ -409,13 +409,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "17.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.5.tgz",
|
||||
"integrity": "sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==",
|
||||
"version": "17.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.6.tgz",
|
||||
"integrity": "sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^17.4.4",
|
||||
"@commitlint/lint": "^17.6.5",
|
||||
"@commitlint/lint": "^17.6.6",
|
||||
"@commitlint/load": "^17.5.0",
|
||||
"@commitlint/read": "^17.5.1",
|
||||
"@commitlint/types": "^17.4.4",
|
||||
@ -583,25 +583,25 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/is-ignored": {
|
||||
"version": "17.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.5.tgz",
|
||||
"integrity": "sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==",
|
||||
"version": "17.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz",
|
||||
"integrity": "sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^17.4.4",
|
||||
"semver": "7.5.0"
|
||||
"semver": "7.5.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v14"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/lint": {
|
||||
"version": "17.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.5.tgz",
|
||||
"integrity": "sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==",
|
||||
"version": "17.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.6.tgz",
|
||||
"integrity": "sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/is-ignored": "^17.6.5",
|
||||
"@commitlint/is-ignored": "^17.6.6",
|
||||
"@commitlint/parse": "^17.6.5",
|
||||
"@commitlint/rules": "^17.6.5",
|
||||
"@commitlint/types": "^17.4.4"
|
||||
@ -10644,9 +10644,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/semver": {
|
||||
"version": "7.5.0",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
|
||||
"integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
|
||||
"version": "7.5.2",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.2.tgz",
|
||||
"integrity": "sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"lru-cache": "^6.0.0"
|
||||
@ -12389,13 +12389,13 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/cli": {
|
||||
"version": "17.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.5.tgz",
|
||||
"integrity": "sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==",
|
||||
"version": "17.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.6.tgz",
|
||||
"integrity": "sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/format": "^17.4.4",
|
||||
"@commitlint/lint": "^17.6.5",
|
||||
"@commitlint/lint": "^17.6.6",
|
||||
"@commitlint/load": "^17.5.0",
|
||||
"@commitlint/read": "^17.5.1",
|
||||
"@commitlint/types": "^17.4.4",
|
||||
@ -12527,22 +12527,22 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/is-ignored": {
|
||||
"version": "17.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.5.tgz",
|
||||
"integrity": "sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==",
|
||||
"version": "17.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz",
|
||||
"integrity": "sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/types": "^17.4.4",
|
||||
"semver": "7.5.0"
|
||||
"semver": "7.5.2"
|
||||
}
|
||||
},
|
||||
"@commitlint/lint": {
|
||||
"version": "17.6.5",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.5.tgz",
|
||||
"integrity": "sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==",
|
||||
"version": "17.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.6.6.tgz",
|
||||
"integrity": "sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/is-ignored": "^17.6.5",
|
||||
"@commitlint/is-ignored": "^17.6.6",
|
||||
"@commitlint/parse": "^17.6.5",
|
||||
"@commitlint/rules": "^17.6.5",
|
||||
"@commitlint/types": "^17.4.4"
|
||||
@ -19778,9 +19778,9 @@
|
||||
}
|
||||
},
|
||||
"semver": {
|
||||
"version": "7.5.0",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
|
||||
"integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
|
||||
"version": "7.5.2",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.2.tgz",
|
||||
"integrity": "sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"lru-cache": "^6.0.0"
|
||||
|
@ -22,7 +22,7 @@
|
||||
"javascript"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.6.5",
|
||||
"@commitlint/cli": "^17.6.6",
|
||||
"@commitlint/config-conventional": "^17.6.5",
|
||||
"@octokit/rest": "^19.0.13",
|
||||
"@octokit/types": "^6.41.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user