From 6bc27e8864ac5ba378d195ffe6576d374950f80e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 08:27:01 +0000 Subject: [PATCH] chore: bump @commitlint/config-conventional in /web3.js (#17201) Bumps [@commitlint/config-conventional](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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web3.js/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/web3.js/package-lock.json b/web3.js/package-lock.json index 9af35dd1fb..21a1afbe60 100644 --- a/web3.js/package-lock.json +++ b/web3.js/package-lock.json @@ -2581,9 +2581,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "12.1.3", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.3.tgz", - "integrity": "sha512-aGko0/pIkj8/4xt/ZKQdU1XgmWE6j/SjLdNjaCVe6TsM3GWkaRpdT0uIgRAWk2GuYVWX3xdIiIE5qRKKVJe9fw==", + "version": "12.1.4", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz", + "integrity": "sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^4.3.1" @@ -24200,9 +24200,9 @@ } }, "@commitlint/config-conventional": { - "version": "12.1.3", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.3.tgz", - "integrity": "sha512-aGko0/pIkj8/4xt/ZKQdU1XgmWE6j/SjLdNjaCVe6TsM3GWkaRpdT0uIgRAWk2GuYVWX3xdIiIE5qRKKVJe9fw==", + "version": "12.1.4", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-12.1.4.tgz", + "integrity": "sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==", "dev": true, "requires": { "conventional-changelog-conventionalcommits": "^4.3.1"