chore: bump @commitlint/travis-cli from 12.1.3 to 12.1.4 in /web3.js (#17200)
Bumps [@commitlint/travis-cli](https://github.com/conventional-changelog/commitlint) from 12.1.3 to 12.1.4. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/compare/v12.1.3...v12.1.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
333
web3.js/package-lock.json
generated
333
web3.js/package-lock.json
generated
@ -2502,20 +2502,20 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.3.tgz",
|
||||
"integrity": "sha512-UZZZLCUmhZWftGJ/5o0qo/3NORIXB5bY4nVh2eG62AwkD2/GBYzNQJ8P2e+RMiQm6s8tmC2rTO9UwZKC2Rmkhw==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.4.tgz",
|
||||
"integrity": "sha512-ZR1WjXLvqEffYyBPT0XdnSxtt3Ty1TMoujEtseW5o3vPnkA1UNashAMjQVg/oELqfaiAMnDw8SERPMN0e/0kLg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^12.1.3",
|
||||
"@commitlint/lint": "^12.1.3",
|
||||
"@commitlint/load": "^12.1.3",
|
||||
"@commitlint/read": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/format": "^12.1.4",
|
||||
"@commitlint/lint": "^12.1.4",
|
||||
"@commitlint/load": "^12.1.4",
|
||||
"@commitlint/read": "^12.1.4",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"lodash": "^4.17.19",
|
||||
"resolve-from": "5.0.0",
|
||||
"resolve-global": "1.0.0",
|
||||
"yargs": "^17.0.0"
|
||||
"yargs": "^16.2.0"
|
||||
},
|
||||
"bin": {
|
||||
"commitlint": "cli.js"
|
||||
@ -2554,9 +2554,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli/node_modules/yargs": {
|
||||
"version": "17.0.1",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.0.1.tgz",
|
||||
"integrity": "sha512-xBBulfCc8Y6gLFcrPvtqKz9hz8SO0l1Ni8GgDekvBX2ro0HRQImDGnikfc33cgzcYUSncapnNcZDjVFIH3f6KQ==",
|
||||
"version": "16.2.0",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
|
||||
"integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cliui": "^7.0.2",
|
||||
@ -2568,7 +2568,7 @@
|
||||
"yargs-parser": "^20.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli/node_modules/yargs-parser": {
|
||||
@ -2593,12 +2593,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/ensure": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.3.tgz",
|
||||
"integrity": "sha512-zbF+fOOviUHp5URafRm+1VNzMZxHlL2qZh3mbivIiOnipDo78uAfZ5Mwa2ltVM/+Kyto02mbir6bRrtZGbLGbA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.4.tgz",
|
||||
"integrity": "sha512-MxHIBuAG9M4xl33qUfIeMSasbv3ktK0W+iygldBxZOL4QSYC2Gn66pZAQMnV9o3V+sVFHoAK2XUKqBAYrgbEqw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"lodash": "^4.17.19"
|
||||
},
|
||||
"engines": {
|
||||
@ -2606,21 +2606,21 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/execute-rule": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.3.tgz",
|
||||
"integrity": "sha512-lI31wMxEG76RNt0+tVkMLEUDjl+aELsMuUQBgExj7IKMppFS1v44Tu/JneTNxBNA2iG316onA244HHexftM7vA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz",
|
||||
"integrity": "sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=v10"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/format": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.1.3.tgz",
|
||||
"integrity": "sha512-2bJbmTaav7rX1fuk0AlEzuyTKheTOVwWDtjpWc6SWCZ+Rx8np3cXszZGYIzGFYmMLyxyfOF+FAwDydLjsFHJVA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.1.4.tgz",
|
||||
"integrity": "sha512-h28ucMaoRjVvvgS6Bdf85fa/+ZZ/iu1aeWGCpURnQV7/rrVjkhNSjZwGlCOUd5kDV1EnZ5XdI7L18SUpRjs26g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"chalk": "^4.0.0"
|
||||
},
|
||||
"engines": {
|
||||
@ -2692,12 +2692,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/is-ignored": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.3.tgz",
|
||||
"integrity": "sha512-XTVcUoMlXfJFBigtDpZbVVl0jCqyc1aCQeFawVxR1AIkm6YsQRgWB4O995BBePyboQEVb6pnFv3H17Gr2PPhpw==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.4.tgz",
|
||||
"integrity": "sha512-uTu2jQU2SKvtIRVLOzMQo3KxDtO+iJ1p0olmncwrqy4AfPLgwoyCP2CiULq5M7xpR3+dE3hBlZXbZTQbD7ycIw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"semver": "7.3.5"
|
||||
},
|
||||
"engines": {
|
||||
@ -2720,29 +2720,29 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/lint": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.3.tgz",
|
||||
"integrity": "sha512-kdba3hsnbqOJOMqDXMhCJ852KrUAm/q60uF7CXaO7zW+Y3jxCAHqHqaholrdPCwNEHTh6pDfTMH+4CZfzfTtzg==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.4.tgz",
|
||||
"integrity": "sha512-1kZ8YDp4to47oIPFELUFGLiLumtPNKJigPFDuHt2+f3Q3IKdQ0uk53n3CPl4uoyso/Og/EZvb1mXjFR/Yce4cA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/is-ignored": "^12.1.3",
|
||||
"@commitlint/parse": "^12.1.3",
|
||||
"@commitlint/rules": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.3"
|
||||
"@commitlint/is-ignored": "^12.1.4",
|
||||
"@commitlint/parse": "^12.1.4",
|
||||
"@commitlint/rules": "^12.1.4",
|
||||
"@commitlint/types": "^12.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v10"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/load": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.1.3.tgz",
|
||||
"integrity": "sha512-+WH0cblSHzpyMQt0FPPabm1R/06A9eNgRrkFT5n6RuL8FuImRIRrjGIbTxCcvZWyFcOTlo61aov+dQ9MjUoxPA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.1.4.tgz",
|
||||
"integrity": "sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/execute-rule": "^12.1.3",
|
||||
"@commitlint/resolve-extends": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/execute-rule": "^12.1.4",
|
||||
"@commitlint/resolve-extends": "^12.1.4",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"chalk": "^4.0.0",
|
||||
"cosmiconfig": "^7.0.0",
|
||||
"lodash": "^4.17.19",
|
||||
@ -2826,21 +2826,21 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/message": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.1.3.tgz",
|
||||
"integrity": "sha512-hSSUPisxLtG3GSeYO9s33j7C3V+SZ90s4Pe59Nx22xhdCOC8MjgRl8nVHaR5fRA1dT50QtlTaUKBKVIRBEEyug==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.1.4.tgz",
|
||||
"integrity": "sha512-6QhalEKsKQ/Y16/cTk5NH4iByz26fqws2ub+AinHPtM7Io0jy4e3rym9iE+TkEqiqWZlUigZnTwbPvRJeSUBaA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=v10"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/parse": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.3.tgz",
|
||||
"integrity": "sha512-VMa5Tas6VnGaKtPv+fhXKIbxCLOUtao0quS2ne/x+2E83rIdHhqA4vh/vK+hmJiiqAvMZ3+N1uX+PT6K1UB5Ww==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.4.tgz",
|
||||
"integrity": "sha512-yqKSAsK2V4X/HaLb/yYdrzs6oD/G48Ilt0EJ2Mp6RJeWYxG14w/Out6JrneWnr/cpzemyN5hExOg6+TB19H/Lw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"conventional-changelog-angular": "^5.0.11",
|
||||
"conventional-commits-parser": "^3.0.0"
|
||||
},
|
||||
@ -2849,38 +2849,24 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/read": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.1.3.tgz",
|
||||
"integrity": "sha512-JM/lWCn6nFuee6KG44yYh31Oy27GvVHFnVGN8xJ+sVjkxEV70j25scBoHBrYCgyRMPoAX05b2XWEuNSgm/UMhA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.1.4.tgz",
|
||||
"integrity": "sha512-TnPQSJgD8Aod5Xeo9W4SaYKRZmIahukjcCWJ2s5zb3ZYSmj6C85YD9cR5vlRyrZjj78ItLUV/X4FMWWVIS38Jg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/top-level": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"fs-extra": "^10.0.0",
|
||||
"@commitlint/top-level": "^12.1.4",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"fs-extra": "^9.0.0",
|
||||
"git-raw-commits": "^2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v10"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/read/node_modules/fs-extra": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
|
||||
"integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"graceful-fs": "^4.2.0",
|
||||
"jsonfile": "^6.0.1",
|
||||
"universalify": "^2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/resolve-extends": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.1.3.tgz",
|
||||
"integrity": "sha512-ts2RfYSnbt6TlTnmj3NPrc4UK2nOSqcY4XLM/nM3KxbsUsqjRTpBBTCyLY338Ah+OIIGOwMZ21IIRYIFHPAl/Q==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.1.4.tgz",
|
||||
"integrity": "sha512-R9CoUtsXLd6KSCfsZly04grsH6JVnWFmVtWgWs1KdDpdV+G3TSs37tColMFqglpkx3dsWu8dsPD56+D9YnJfqg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"import-fresh": "^3.0.0",
|
||||
@ -2902,33 +2888,33 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/rules": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.3.tgz",
|
||||
"integrity": "sha512-6sUaO5XJhf6phHNL+JatRsSLify6b0Q3AIuF90fWBBAIhRopDjhoHCtMetDOzWClHJiwc4V1MefKItL0x4AcIQ==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.4.tgz",
|
||||
"integrity": "sha512-W8m6ZSjg7RuIsIfzQiFHa48X5mcPXeKT9yjBxVmjHvYfS2FDBf1VxCQ7vO0JTVIdV4ohjZ0eKg/wxxUuZHJAZg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/ensure": "^12.1.3",
|
||||
"@commitlint/message": "^12.1.3",
|
||||
"@commitlint/to-lines": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.3"
|
||||
"@commitlint/ensure": "^12.1.4",
|
||||
"@commitlint/message": "^12.1.4",
|
||||
"@commitlint/to-lines": "^12.1.4",
|
||||
"@commitlint/types": "^12.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v10"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/to-lines": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.1.3.tgz",
|
||||
"integrity": "sha512-T8rNS6y/IBZPQlQt/AaNd8oKRiTETK5YzQBESpXWWXLHVFHgr076pw65gK55ZKjdJu9XZaTXu35J7XhgHFkpDA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.1.4.tgz",
|
||||
"integrity": "sha512-TParumvbi8bdx3EdLXz2MaX+e15ZgoCqNUgqHsRLwyqLUTRbqCVkzrfadG1UcMQk8/d5aMbb327ZKG3Q4BRorw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=v10"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/top-level": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.1.3.tgz",
|
||||
"integrity": "sha512-EQKbsOOpuBodS2p45b4Q9/yW79qx1uRKoCzFMW9dNElbNupje2kyqUwttpJCK5Ca25Po12bbV+OtBHQQL4FXRw==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.1.4.tgz",
|
||||
"integrity": "sha512-d4lTJrOT/dXlpY+NIt4CUl77ciEzYeNVc0VFgUQ6VA+b1rqYD2/VWFjBlWVOrklxtSDeKyuEhs36RGrppEFAvg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"find-up": "^5.0.0"
|
||||
@ -3008,12 +2994,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/travis-cli": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-12.1.3.tgz",
|
||||
"integrity": "sha512-CJA8Oqmemz3Nkc+hJH18fZ1B4tMTwwNE/iotcGSNOHx6h/bfinDeTggz4W+plSXJpzT2LU+QlZ+LDFTra3/qWw==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-12.1.4.tgz",
|
||||
"integrity": "sha512-hy2CPUyrFy/uhqcafkWmAiRQAKPPKakP+cuwm+PMmhuV6ROyos1DLa60lMj8MQLYw6E+ZynaJHlNKXHSrOthZg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/cli": "^12.1.3",
|
||||
"@commitlint/cli": "^12.1.4",
|
||||
"execa": "^5.0.0"
|
||||
},
|
||||
"bin": {
|
||||
@ -3024,9 +3010,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/types": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.1.3.tgz",
|
||||
"integrity": "sha512-CqzlBU8eC38O0uPafyunphiz91zTfpKFYV/E3ER51aF1pxacxt8m2Y1v5KCZniuTVnFsF7/+A72ssxUk2FcWbw==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.1.4.tgz",
|
||||
"integrity": "sha512-KRIjdnWNUx6ywz+SJvjmNCbQKcKP6KArhjZhY2l+CWKxak0d77SOjggkMwFTiSgLODOwmuLTbarR2ZfWPiPMlw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.0.0"
|
||||
@ -24151,20 +24137,20 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/cli": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.3.tgz",
|
||||
"integrity": "sha512-UZZZLCUmhZWftGJ/5o0qo/3NORIXB5bY4nVh2eG62AwkD2/GBYzNQJ8P2e+RMiQm6s8tmC2rTO9UwZKC2Rmkhw==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-12.1.4.tgz",
|
||||
"integrity": "sha512-ZR1WjXLvqEffYyBPT0XdnSxtt3Ty1TMoujEtseW5o3vPnkA1UNashAMjQVg/oELqfaiAMnDw8SERPMN0e/0kLg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/format": "^12.1.3",
|
||||
"@commitlint/lint": "^12.1.3",
|
||||
"@commitlint/load": "^12.1.3",
|
||||
"@commitlint/read": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/format": "^12.1.4",
|
||||
"@commitlint/lint": "^12.1.4",
|
||||
"@commitlint/load": "^12.1.4",
|
||||
"@commitlint/read": "^12.1.4",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"lodash": "^4.17.19",
|
||||
"resolve-from": "5.0.0",
|
||||
"resolve-global": "1.0.0",
|
||||
"yargs": "^17.0.0"
|
||||
"yargs": "^16.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"cliui": {
|
||||
@ -24191,9 +24177,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"yargs": {
|
||||
"version": "17.0.1",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.0.1.tgz",
|
||||
"integrity": "sha512-xBBulfCc8Y6gLFcrPvtqKz9hz8SO0l1Ni8GgDekvBX2ro0HRQImDGnikfc33cgzcYUSncapnNcZDjVFIH3f6KQ==",
|
||||
"version": "16.2.0",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
|
||||
"integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cliui": "^7.0.2",
|
||||
@ -24223,28 +24209,28 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/ensure": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.3.tgz",
|
||||
"integrity": "sha512-zbF+fOOviUHp5URafRm+1VNzMZxHlL2qZh3mbivIiOnipDo78uAfZ5Mwa2ltVM/+Kyto02mbir6bRrtZGbLGbA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-12.1.4.tgz",
|
||||
"integrity": "sha512-MxHIBuAG9M4xl33qUfIeMSasbv3ktK0W+iygldBxZOL4QSYC2Gn66pZAQMnV9o3V+sVFHoAK2XUKqBAYrgbEqw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"lodash": "^4.17.19"
|
||||
}
|
||||
},
|
||||
"@commitlint/execute-rule": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.3.tgz",
|
||||
"integrity": "sha512-lI31wMxEG76RNt0+tVkMLEUDjl+aELsMuUQBgExj7IKMppFS1v44Tu/JneTNxBNA2iG316onA244HHexftM7vA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-12.1.4.tgz",
|
||||
"integrity": "sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg==",
|
||||
"dev": true
|
||||
},
|
||||
"@commitlint/format": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.1.3.tgz",
|
||||
"integrity": "sha512-2bJbmTaav7rX1fuk0AlEzuyTKheTOVwWDtjpWc6SWCZ+Rx8np3cXszZGYIzGFYmMLyxyfOF+FAwDydLjsFHJVA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-12.1.4.tgz",
|
||||
"integrity": "sha512-h28ucMaoRjVvvgS6Bdf85fa/+ZZ/iu1aeWGCpURnQV7/rrVjkhNSjZwGlCOUd5kDV1EnZ5XdI7L18SUpRjs26g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"chalk": "^4.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -24294,12 +24280,12 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/is-ignored": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.3.tgz",
|
||||
"integrity": "sha512-XTVcUoMlXfJFBigtDpZbVVl0jCqyc1aCQeFawVxR1AIkm6YsQRgWB4O995BBePyboQEVb6pnFv3H17Gr2PPhpw==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-12.1.4.tgz",
|
||||
"integrity": "sha512-uTu2jQU2SKvtIRVLOzMQo3KxDtO+iJ1p0olmncwrqy4AfPLgwoyCP2CiULq5M7xpR3+dE3hBlZXbZTQbD7ycIw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"semver": "7.3.5"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -24315,26 +24301,26 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/lint": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.3.tgz",
|
||||
"integrity": "sha512-kdba3hsnbqOJOMqDXMhCJ852KrUAm/q60uF7CXaO7zW+Y3jxCAHqHqaholrdPCwNEHTh6pDfTMH+4CZfzfTtzg==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-12.1.4.tgz",
|
||||
"integrity": "sha512-1kZ8YDp4to47oIPFELUFGLiLumtPNKJigPFDuHt2+f3Q3IKdQ0uk53n3CPl4uoyso/Og/EZvb1mXjFR/Yce4cA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/is-ignored": "^12.1.3",
|
||||
"@commitlint/parse": "^12.1.3",
|
||||
"@commitlint/rules": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.3"
|
||||
"@commitlint/is-ignored": "^12.1.4",
|
||||
"@commitlint/parse": "^12.1.4",
|
||||
"@commitlint/rules": "^12.1.4",
|
||||
"@commitlint/types": "^12.1.4"
|
||||
}
|
||||
},
|
||||
"@commitlint/load": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.1.3.tgz",
|
||||
"integrity": "sha512-+WH0cblSHzpyMQt0FPPabm1R/06A9eNgRrkFT5n6RuL8FuImRIRrjGIbTxCcvZWyFcOTlo61aov+dQ9MjUoxPA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-12.1.4.tgz",
|
||||
"integrity": "sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/execute-rule": "^12.1.3",
|
||||
"@commitlint/resolve-extends": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/execute-rule": "^12.1.4",
|
||||
"@commitlint/resolve-extends": "^12.1.4",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"chalk": "^4.0.0",
|
||||
"cosmiconfig": "^7.0.0",
|
||||
"lodash": "^4.17.19",
|
||||
@ -24393,51 +24379,38 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/message": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.1.3.tgz",
|
||||
"integrity": "sha512-hSSUPisxLtG3GSeYO9s33j7C3V+SZ90s4Pe59Nx22xhdCOC8MjgRl8nVHaR5fRA1dT50QtlTaUKBKVIRBEEyug==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-12.1.4.tgz",
|
||||
"integrity": "sha512-6QhalEKsKQ/Y16/cTk5NH4iByz26fqws2ub+AinHPtM7Io0jy4e3rym9iE+TkEqiqWZlUigZnTwbPvRJeSUBaA==",
|
||||
"dev": true
|
||||
},
|
||||
"@commitlint/parse": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.3.tgz",
|
||||
"integrity": "sha512-VMa5Tas6VnGaKtPv+fhXKIbxCLOUtao0quS2ne/x+2E83rIdHhqA4vh/vK+hmJiiqAvMZ3+N1uX+PT6K1UB5Ww==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-12.1.4.tgz",
|
||||
"integrity": "sha512-yqKSAsK2V4X/HaLb/yYdrzs6oD/G48Ilt0EJ2Mp6RJeWYxG14w/Out6JrneWnr/cpzemyN5hExOg6+TB19H/Lw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"conventional-changelog-angular": "^5.0.11",
|
||||
"conventional-commits-parser": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"@commitlint/read": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.1.3.tgz",
|
||||
"integrity": "sha512-JM/lWCn6nFuee6KG44yYh31Oy27GvVHFnVGN8xJ+sVjkxEV70j25scBoHBrYCgyRMPoAX05b2XWEuNSgm/UMhA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-12.1.4.tgz",
|
||||
"integrity": "sha512-TnPQSJgD8Aod5Xeo9W4SaYKRZmIahukjcCWJ2s5zb3ZYSmj6C85YD9cR5vlRyrZjj78ItLUV/X4FMWWVIS38Jg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/top-level": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.3",
|
||||
"fs-extra": "^10.0.0",
|
||||
"@commitlint/top-level": "^12.1.4",
|
||||
"@commitlint/types": "^12.1.4",
|
||||
"fs-extra": "^9.0.0",
|
||||
"git-raw-commits": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"fs-extra": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz",
|
||||
"integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"graceful-fs": "^4.2.0",
|
||||
"jsonfile": "^6.0.1",
|
||||
"universalify": "^2.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"@commitlint/resolve-extends": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.1.3.tgz",
|
||||
"integrity": "sha512-ts2RfYSnbt6TlTnmj3NPrc4UK2nOSqcY4XLM/nM3KxbsUsqjRTpBBTCyLY338Ah+OIIGOwMZ21IIRYIFHPAl/Q==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-12.1.4.tgz",
|
||||
"integrity": "sha512-R9CoUtsXLd6KSCfsZly04grsH6JVnWFmVtWgWs1KdDpdV+G3TSs37tColMFqglpkx3dsWu8dsPD56+D9YnJfqg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"import-fresh": "^3.0.0",
|
||||
@ -24455,27 +24428,27 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/rules": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.3.tgz",
|
||||
"integrity": "sha512-6sUaO5XJhf6phHNL+JatRsSLify6b0Q3AIuF90fWBBAIhRopDjhoHCtMetDOzWClHJiwc4V1MefKItL0x4AcIQ==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-12.1.4.tgz",
|
||||
"integrity": "sha512-W8m6ZSjg7RuIsIfzQiFHa48X5mcPXeKT9yjBxVmjHvYfS2FDBf1VxCQ7vO0JTVIdV4ohjZ0eKg/wxxUuZHJAZg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/ensure": "^12.1.3",
|
||||
"@commitlint/message": "^12.1.3",
|
||||
"@commitlint/to-lines": "^12.1.3",
|
||||
"@commitlint/types": "^12.1.3"
|
||||
"@commitlint/ensure": "^12.1.4",
|
||||
"@commitlint/message": "^12.1.4",
|
||||
"@commitlint/to-lines": "^12.1.4",
|
||||
"@commitlint/types": "^12.1.4"
|
||||
}
|
||||
},
|
||||
"@commitlint/to-lines": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.1.3.tgz",
|
||||
"integrity": "sha512-T8rNS6y/IBZPQlQt/AaNd8oKRiTETK5YzQBESpXWWXLHVFHgr076pw65gK55ZKjdJu9XZaTXu35J7XhgHFkpDA==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-12.1.4.tgz",
|
||||
"integrity": "sha512-TParumvbi8bdx3EdLXz2MaX+e15ZgoCqNUgqHsRLwyqLUTRbqCVkzrfadG1UcMQk8/d5aMbb327ZKG3Q4BRorw==",
|
||||
"dev": true
|
||||
},
|
||||
"@commitlint/top-level": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.1.3.tgz",
|
||||
"integrity": "sha512-EQKbsOOpuBodS2p45b4Q9/yW79qx1uRKoCzFMW9dNElbNupje2kyqUwttpJCK5Ca25Po12bbV+OtBHQQL4FXRw==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-12.1.4.tgz",
|
||||
"integrity": "sha512-d4lTJrOT/dXlpY+NIt4CUl77ciEzYeNVc0VFgUQ6VA+b1rqYD2/VWFjBlWVOrklxtSDeKyuEhs36RGrppEFAvg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"find-up": "^5.0.0"
|
||||
@ -24527,19 +24500,19 @@
|
||||
}
|
||||
},
|
||||
"@commitlint/travis-cli": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-12.1.3.tgz",
|
||||
"integrity": "sha512-CJA8Oqmemz3Nkc+hJH18fZ1B4tMTwwNE/iotcGSNOHx6h/bfinDeTggz4W+plSXJpzT2LU+QlZ+LDFTra3/qWw==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-12.1.4.tgz",
|
||||
"integrity": "sha512-hy2CPUyrFy/uhqcafkWmAiRQAKPPKakP+cuwm+PMmhuV6ROyos1DLa60lMj8MQLYw6E+ZynaJHlNKXHSrOthZg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/cli": "^12.1.3",
|
||||
"@commitlint/cli": "^12.1.4",
|
||||
"execa": "^5.0.0"
|
||||
}
|
||||
},
|
||||
"@commitlint/types": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.1.3.tgz",
|
||||
"integrity": "sha512-CqzlBU8eC38O0uPafyunphiz91zTfpKFYV/E3ER51aF1pxacxt8m2Y1v5KCZniuTVnFsF7/+A72ssxUk2FcWbw==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-12.1.4.tgz",
|
||||
"integrity": "sha512-KRIjdnWNUx6ywz+SJvjmNCbQKcKP6KArhjZhY2l+CWKxak0d77SOjggkMwFTiSgLODOwmuLTbarR2ZfWPiPMlw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.0.0"
|
||||
|
Reference in New Issue
Block a user