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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-13 08:27:01 +00:00 committed by GitHub
parent d9f96f71d4
commit 6bc27e8864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -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"