chore: bump @commitlint/travis-cli from 9.0.1 to 9.1.1 in /web3.js (#11099)

Bumps [@commitlint/travis-cli](https://github.com/conventional-changelog/commitlint) from 9.0.1 to 9.1.1.
- [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/v9.0.1...v9.1.1)

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:
dependabot[bot] 2020-07-16 08:22:13 +00:00 committed by GitHub
parent 59bee1ab64
commit 836eeba8f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 87 additions and 87 deletions

View File

@ -2741,22 +2741,22 @@
}
},
"@commitlint/cli": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-9.0.1.tgz",
"integrity": "sha512-BVOc/BY0FMmKTTH5oUVE0ukhPWDFf364FiYKk3GlXLOGTZPTXQ/9ncB2eMOaCF0PdcEVY4VoMjyoRSgcVapCMg==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-9.1.1.tgz",
"integrity": "sha512-ye9vUZz8Niv77e5ecBWnA2PnuPF+vYy/3BfSZx8sEaNjozJWUolTk/fuqTsoij3bseZBVObd+cVqZgGk8lfEdw==",
"dev": true,
"requires": {
"@babel/runtime": "^7.9.6",
"@commitlint/format": "^9.0.1",
"@commitlint/lint": "^9.0.1",
"@commitlint/load": "^9.0.1",
"@commitlint/read": "^9.0.1",
"chalk": "3.0.0",
"@commitlint/format": "^9.1.1",
"@commitlint/lint": "^9.1.1",
"@commitlint/load": "^9.1.1",
"@commitlint/read": "^9.1.1",
"chalk": "4.1.0",
"core-js": "^3.6.1",
"get-stdin": "7.0.0",
"lodash": "^4.17.15",
"meow": "5.0.0",
"regenerator-runtime": "0.13.3",
"regenerator-runtime": "0.13.5",
"resolve-from": "5.0.0",
"resolve-global": "1.0.0"
},
@ -2772,9 +2772,9 @@
}
},
"chalk": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
"integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
"integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
"dev": true,
"requires": {
"ansi-styles": "^4.1.0",
@ -2815,9 +2815,9 @@
"dev": true
},
"regenerator-runtime": {
"version": "0.13.3",
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz",
"integrity": "sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==",
"version": "0.13.5",
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz",
"integrity": "sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==",
"dev": true
},
"resolve-from": {
@ -2847,28 +2847,28 @@
}
},
"@commitlint/ensure": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-9.0.1.tgz",
"integrity": "sha512-z8SEkfbn0lMnAtt7Hp3A8hE3CRCDsg+Eu3Xj1UJakOyCPJgHE1/vEyM2DO2dxTXVKuttiHeLDnUSHCxklm78Ng==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-9.1.1.tgz",
"integrity": "sha512-dCvev16s7pTqM3Qka8WkWkjZ0lKu3cZ8q+EK34gXR90v7rkssVbPvbyttTfTWTvmQTqZY1zNkvMqbOc8V7pXwA==",
"dev": true,
"requires": {
"@commitlint/types": "^9.0.1",
"@commitlint/types": "^9.1.1",
"lodash": "^4.17.15"
}
},
"@commitlint/execute-rule": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-9.0.1.tgz",
"integrity": "sha512-fxnLadXs59qOBE9dInfQjQ4DmbGToQ0NjfqqmN6N8qS+KsCecO6N0mMUrC95et9xTeimFRr+0l9UMfmRVHNS/w==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-9.1.1.tgz",
"integrity": "sha512-kCncHMXfVDfmUx1NExl7T+s7udAWEOh039DFGR9R5MWoy+zm2cJsCdsbWFFuNbcPWCKor57ywdIUN2t048P6Yg==",
"dev": true
},
"@commitlint/format": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-9.0.1.tgz",
"integrity": "sha512-5oY7Jyve7Bfnx0CdbxFcpRKq92vUANFq3MVbz/ZTgvuYgUeMuYsSEwW6MJtOgOhHBQ2vZP/uPdxwmU+6pWZHcg==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-9.1.1.tgz",
"integrity": "sha512-CLVXltSA8U7Sr+8ad1hBCFFL5GSdVWZsFgttt1hNT6CiOtPHV9e3AeWK0TACFcXWIl+iFKdRNfNrYM77RBJN0A==",
"dev": true,
"requires": {
"chalk": "^3.0.0"
"chalk": "^4.0.0"
},
"dependencies": {
"ansi-styles": {
@ -2882,9 +2882,9 @@
}
},
"chalk": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
"integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
"integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
"dev": true,
"requires": {
"ansi-styles": "^4.1.0",
@ -2924,45 +2924,45 @@
}
},
"@commitlint/is-ignored": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-9.0.1.tgz",
"integrity": "sha512-doGBfQgbsi48Hc48runGdN0TQFvf5XZizck8cylQdGG/3w+YwX9WkplEor7cvz8pmmuD6PpfpdukHSKlR8KmHQ==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-9.1.1.tgz",
"integrity": "sha512-A2ernvkAIfkGh53cNSuuMlTVZyJ58BYbkUw8h34pG0uS/GDteUyh7K3hgRqMmrwoL/DNBEp5earRM6nBYgLX1Q==",
"dev": true,
"requires": {
"@commitlint/types": "^9.0.1",
"semver": "7.1.3"
"@commitlint/types": "^9.1.1",
"semver": "7.3.2"
},
"dependencies": {
"semver": {
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.1.3.tgz",
"integrity": "sha512-ekM0zfiA9SCBlsKa2X1hxyxiI4L3B6EbVJkkdgQXnSEEaHlGdvyodMruTiulSRWMMB4NeIuYNMC9rTKTz97GxA==",
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
"integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==",
"dev": true
}
}
},
"@commitlint/lint": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-9.0.1.tgz",
"integrity": "sha512-EAn4E6aGWZ96Dg9LN28kdELqkyFOAUGlXWmanMdWxGFGdOf24ZHzlVsbr/Yb1oSBUE2KVvAF5W2Mzn2+Ge5rOg==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-9.1.1.tgz",
"integrity": "sha512-2g2OL8J5dfzH3VY004i506DmRbCJR1W49JbYsTGuTAv1y9f0s8ocV2Wbfh7WJ8YZQabSHXTMZFQJjsvMQ+b0Hw==",
"dev": true,
"requires": {
"@commitlint/is-ignored": "^9.0.1",
"@commitlint/parse": "^9.0.1",
"@commitlint/rules": "^9.0.1",
"@commitlint/types": "^9.0.1"
"@commitlint/is-ignored": "^9.1.1",
"@commitlint/parse": "^9.1.1",
"@commitlint/rules": "^9.1.1",
"@commitlint/types": "^9.1.1"
}
},
"@commitlint/load": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-9.0.1.tgz",
"integrity": "sha512-6ix/pUjVAggmDLTcnpyk0bgY3H9UBBTsEeFvTkHV+WQ6LNIxsQk8SwEOEZzWHUqt0pxqMQeiUgYeSZsSw2+uiw==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-9.1.1.tgz",
"integrity": "sha512-RCIX44M8nq3bW98vuxA6C2rM0wAnZlneFls2OVi5l2BvD/rsQ2R9CZYwPt/MYU6RbwMmlGhkuHdScwK6pJeUqA==",
"dev": true,
"requires": {
"@commitlint/execute-rule": "^9.0.1",
"@commitlint/resolve-extends": "^9.0.1",
"@commitlint/types": "^9.0.1",
"chalk": "3.0.0",
"@commitlint/execute-rule": "^9.1.1",
"@commitlint/resolve-extends": "^9.1.1",
"@commitlint/types": "^9.1.1",
"chalk": "4.1.0",
"cosmiconfig": "^6.0.0",
"lodash": "^4.17.15",
"resolve-from": "^5.0.0"
@ -2979,9 +2979,9 @@
}
},
"chalk": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
"integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
"integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
"dev": true,
"requires": {
"ansi-styles": "^4.1.0",
@ -3027,15 +3027,15 @@
}
},
"@commitlint/message": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-9.0.1.tgz",
"integrity": "sha512-9rKnOeBV5s5hnV895aE3aMgciC27kAjkV9BYVQOWRjZdXHFZxa+OZ94mkMp+Hcr61W++fox1JJpPiTuCTDX3TQ==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-9.1.1.tgz",
"integrity": "sha512-52Li4BNSY55I0fAq1s8cnxIK9Jneozdh4oonLlDzqWvgFq8znsHb9LWmi46K0bsCQT3CRUnMU+GPnikghIMRKQ==",
"dev": true
},
"@commitlint/parse": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-9.0.1.tgz",
"integrity": "sha512-O39yMSMFdBtqwyM5Ld7RT6OGeI7jiXB9UUb09liIXIkltaZZo6CeoBD9hyfRWpaw81SiGL4OwHzp92mYVHLmow==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-9.1.1.tgz",
"integrity": "sha512-WxvsEi7sMBh8vynamTiHvUOsPOUZ5308pi0gJ5q+DnLY+JPx0Bbxdho9pjyVc3S0bymPCbOrk2gTIbmaTokIRQ==",
"dev": true,
"requires": {
"conventional-changelog-angular": "^5.0.0",
@ -3043,12 +3043,12 @@
}
},
"@commitlint/read": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-9.0.1.tgz",
"integrity": "sha512-EYbel85mAiHb56bS5jBJ71lEaGjTnkSJLxTV1u6dpxdSBkRdmAn2DSPd6KQSbwYGUlPCR+pAZeZItT1y0Xk3hg==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-9.1.1.tgz",
"integrity": "sha512-cg75klW1WNBAJZABxacf2FhxAlP0di7xs/wuTqPNq0OTpblhY5s2BoS7eO0UlQi1K14Unx7b9+Sb7sjuE9Viyw==",
"dev": true,
"requires": {
"@commitlint/top-level": "^9.0.1",
"@commitlint/top-level": "^9.1.1",
"fs-extra": "^8.1.0",
"git-raw-commits": "^2.0.0"
},
@ -3073,9 +3073,9 @@
}
},
"@commitlint/resolve-extends": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-9.0.1.tgz",
"integrity": "sha512-o6Lya2ILg1tEfWatS5x8w4ImvDzwb1whxsr2c/cxVCFqLF4hxHHHniZ0NJ+HFhYa1kBsYeKlD1qn9fHX5Y1+PQ==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-9.1.1.tgz",
"integrity": "sha512-IxxNaSUT+dPhSCQPAMpQyHQlcSVikDxQWJFP6uwGJUU5rQff+0yQTuC3taWI2NWaATukjNWboAbH2vgBDnrDrg==",
"dev": true,
"requires": {
"import-fresh": "^3.0.0",
@ -3093,27 +3093,27 @@
}
},
"@commitlint/rules": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-9.0.1.tgz",
"integrity": "sha512-K9IiQzF/C2tP/0mQUPSkOtmAEUleRQhZK1NFLVbsd6r4uobaczjPSYvEH+cuSHlD9b3Ori7PRiTgVBAZTH5ORQ==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-9.1.1.tgz",
"integrity": "sha512-QicTJ9v4g8WbJ71gu2ypvbdEP6Q+cJYlLPrb6ilNhtOMCyn6ndXSlCMpcQNw84d9ORyd28okzhDZZBSqX5hslg==",
"dev": true,
"requires": {
"@commitlint/ensure": "^9.0.1",
"@commitlint/message": "^9.0.1",
"@commitlint/to-lines": "^9.0.1",
"@commitlint/types": "^9.0.1"
"@commitlint/ensure": "^9.1.1",
"@commitlint/message": "^9.1.1",
"@commitlint/to-lines": "^9.1.1",
"@commitlint/types": "^9.1.1"
}
},
"@commitlint/to-lines": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-9.0.1.tgz",
"integrity": "sha512-FHiXPhFgGnvekF4rhyl1daHimEHkr81pxbHAmWG/0SOCehFr5THsWGoUYNNBMF7rdwUuVq4tXJpEOFiWBGKigg==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-9.1.1.tgz",
"integrity": "sha512-JFKfpehPL3Qrlo6DpIsuJvdtR1wSjdbXD3liphvFTAFWo64yYC/jmnTdy0UqWIhrV1jcxP1LzNejIuRt6hsCXQ==",
"dev": true
},
"@commitlint/top-level": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-9.0.1.tgz",
"integrity": "sha512-AjCah5y7wu9F/hOwMnqsujPRWlKerX79ZGf+UfBpOdAh+USdV7a/UfQaqjgCzkxy5GcNO9ER5A+2mWrUHxJ0hQ==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-9.1.1.tgz",
"integrity": "sha512-pIgAbGqHbOunTGiUzBPhIKfXrTWdCrVwsimECXy/If5XaZ3GHhxiiA7BxsWFlAN1UZ6PgVMPgymKU0kx2D5A/w==",
"dev": true,
"requires": {
"find-up": "^4.0.0"
@ -3171,13 +3171,13 @@
}
},
"@commitlint/travis-cli": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-9.0.1.tgz",
"integrity": "sha512-d/0AZLa7koWDSElR9KBPRw+kl1MWz5WrEx2TLKBu4/fgQXR8b5vlGgj2LsJ9SkYMpSgcY3ddmW/40+kzYm1JxQ==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-9.1.1.tgz",
"integrity": "sha512-ffPlPXcKByYuHPN2/0SGcfA5AFyK4hioTIw05CrYBPuB8o8Mi/XVSYSIeve2SMm5LzksrfVSBSKm1zG0IQdLyw==",
"dev": true,
"requires": {
"@babel/runtime": "^7.9.6",
"@commitlint/cli": "^9.0.1",
"@commitlint/cli": "^9.1.1",
"execa": "^3.4.0"
},
"dependencies": {
@ -3264,9 +3264,9 @@
}
},
"@commitlint/types": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-9.0.1.tgz",
"integrity": "sha512-wo2rHprtDzTHf4tiSxavktJ52ntiwmg7eHNGFLH38G1of8OfGVwOc1sVbpM4jN/HK/rCMhYOi6xzoPqsv0537A==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-9.1.1.tgz",
"integrity": "sha512-SXY8bCQ1qacJ8AUTUxjabY8G6OjSmMPLN9MBCzGaKOjpPNX6z8zbXTbk9oU3GHZLtcxweWLCi2n49IRS4iQlwg==",
"dev": true
},
"@istanbuljs/load-nyc-config": {