From 40824bcc950f2e8b6313d1788130e734c09e84a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 08:12:28 +0000 Subject: [PATCH] chore: bump @commitlint/travis-cli from 13.2.0 to 13.2.1 in /web3.js (#20585) Bumps [@commitlint/travis-cli](https://github.com/conventional-changelog/commitlint) from 13.2.0 to 13.2.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/v13.2.0...v13.2.1) --- updated-dependencies: - dependency-name: "@commitlint/travis-cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web3.js/package-lock.json | 50 ++++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 24 deletions(-) diff --git a/web3.js/package-lock.json b/web3.js/package-lock.json index 7dc15ca151..b317f09753 100644 --- a/web3.js/package-lock.json +++ b/web3.js/package-lock.json @@ -1832,14 +1832,14 @@ } }, "node_modules/@commitlint/cli": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.0.tgz", - "integrity": "sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.1.tgz", + "integrity": "sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==", "dev": true, "dependencies": { "@commitlint/format": "^13.2.0", "@commitlint/lint": "^13.2.0", - "@commitlint/load": "^13.2.0", + "@commitlint/load": "^13.2.1", "@commitlint/read": "^13.2.0", "@commitlint/types": "^13.2.0", "lodash": "^4.17.19", @@ -2065,9 +2065,9 @@ } }, "node_modules/@commitlint/load": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.0.tgz", - "integrity": "sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.1.tgz", + "integrity": "sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==", "dev": true, "dependencies": { "@commitlint/execute-rule": "^13.2.0", @@ -2077,7 +2077,8 @@ "chalk": "^4.0.0", "cosmiconfig": "^7.0.0", "lodash": "^4.17.19", - "resolve-from": "^5.0.0" + "resolve-from": "^5.0.0", + "typescript": "^4.4.3" }, "engines": { "node": ">=v12" @@ -2326,12 +2327,12 @@ } }, "node_modules/@commitlint/travis-cli": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-13.2.0.tgz", - "integrity": "sha512-5EAAIFFOjJV2onBU1MZdr2sKaf/Zm7FRA1+iFmxEablQ4U8fDbspIvG8dL6y0E47lv9ldSH+mLGHwyf1lcVbIA==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-13.2.1.tgz", + "integrity": "sha512-/J2sWpzyLUnJcQxvYlnFhlWRqVRgxxVX677ttSPRn8meKaQbmsobxGu1Q3BiRMSwoNmuNub+qsbHgJ3dOoifQQ==", "dev": true, "dependencies": { - "@commitlint/cli": "^13.2.0", + "@commitlint/cli": "^13.2.1", "execa": "^5.0.0" }, "bin": { @@ -19136,14 +19137,14 @@ } }, "@commitlint/cli": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.0.tgz", - "integrity": "sha512-RqG0cxxiwaL9OgQbA2ZEfZaVIRJmbtsZgnj5G07AjN7///s/40grSN4/kDl8YjUgvAZskPfJRoGGYNvHJ4zHWA==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.1.tgz", + "integrity": "sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==", "dev": true, "requires": { "@commitlint/format": "^13.2.0", "@commitlint/lint": "^13.2.0", - "@commitlint/load": "^13.2.0", + "@commitlint/load": "^13.2.1", "@commitlint/read": "^13.2.0", "@commitlint/types": "^13.2.0", "lodash": "^4.17.19", @@ -19312,9 +19313,9 @@ } }, "@commitlint/load": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.0.tgz", - "integrity": "sha512-Nhkv+hwWCCxWGjmE9jd1U8kfGGCkZVpwzlTtdKxpY+Aj2VCFg3BjY+qA81pMF3oAsIpxchSaZG5llb8kduVjYg==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.1.tgz", + "integrity": "sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==", "dev": true, "requires": { "@commitlint/execute-rule": "^13.2.0", @@ -19324,7 +19325,8 @@ "chalk": "^4.0.0", "cosmiconfig": "^7.0.0", "lodash": "^4.17.19", - "resolve-from": "^5.0.0" + "resolve-from": "^5.0.0", + "typescript": "^4.4.3" }, "dependencies": { "ansi-styles": { @@ -19501,12 +19503,12 @@ } }, "@commitlint/travis-cli": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-13.2.0.tgz", - "integrity": "sha512-5EAAIFFOjJV2onBU1MZdr2sKaf/Zm7FRA1+iFmxEablQ4U8fDbspIvG8dL6y0E47lv9ldSH+mLGHwyf1lcVbIA==", + "version": "13.2.1", + "resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-13.2.1.tgz", + "integrity": "sha512-/J2sWpzyLUnJcQxvYlnFhlWRqVRgxxVX677ttSPRn8meKaQbmsobxGu1Q3BiRMSwoNmuNub+qsbHgJ3dOoifQQ==", "dev": true, "requires": { - "@commitlint/cli": "^13.2.0", + "@commitlint/cli": "^13.2.1", "execa": "^5.0.0" } },