chore: bump semantic-release from 18.0.0 to 18.0.1 in /web3.js (#21436)

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v18.0.0...v18.0.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-11-25 21:58:54 +00:00
committed by GitHub
parent 3e91a7f9b8
commit 0208954a9b

View File

@ -3306,14 +3306,14 @@
} }
}, },
"node_modules/@semantic-release/commit-analyzer": { "node_modules/@semantic-release/commit-analyzer": {
"version": "9.0.1", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.1.tgz", "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz",
"integrity": "sha512-ncNsnrLmiykhgNZUXNvhhAjNN0me7VGIb0X5hu3ogyi5DDPapjGAHdEffO5vi+HX1BFWLRD/Ximx5PjGAKjAqQ==", "integrity": "sha512-E+dr6L+xIHZkX4zNMe6Rnwg4YQrWNXK+rNsvwOPpdFppvZO1olE2fIgWhv89TkQErygevbjsZFSIxp+u6w2e5g==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"conventional-changelog-angular": "^5.0.0", "conventional-changelog-angular": "^5.0.0",
"conventional-commits-filter": "^2.0.0", "conventional-commits-filter": "^2.0.0",
"conventional-commits-parser": "^3.0.7", "conventional-commits-parser": "^3.2.3",
"debug": "^4.0.0", "debug": "^4.0.0",
"import-from": "^4.0.0", "import-from": "^4.0.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",
@ -5705,9 +5705,9 @@
} }
}, },
"node_modules/conventional-commits-parser": { "node_modules/conventional-commits-parser": {
"version": "3.2.2", "version": "3.2.3",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.2.tgz", "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.3.tgz",
"integrity": "sha512-Jr9KAKgqAkwXMRHjxDwO/zOCDKod1XdAESHAGuJX38iZ7ZzVti/tvVoysO0suMsdAObp9NQ2rHSsSbnAqZ5f5g==", "integrity": "sha512-YyRDR7On9H07ICFpRm/igcdjIqebXbvf4Cff+Pf0BrBys1i1EOzx9iFXNlAbdrLAR8jf7bkUYkDAr8pEy0q4Pw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"is-text-path": "^1.0.1", "is-text-path": "^1.0.1",
@ -15630,12 +15630,12 @@
"dev": true "dev": true
}, },
"node_modules/semantic-release": { "node_modules/semantic-release": {
"version": "18.0.0", "version": "18.0.1",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-18.0.0.tgz", "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-18.0.1.tgz",
"integrity": "sha512-/Szyhq5DTZCYry/aZqpBbK/kqv10ydn6oiiaYOXtPgDbAIkqidZcQOm+mfYFJ0sBTUaOYCKMlcPMgJycP7jDYQ==", "integrity": "sha512-xTdKCaEnCzHr+Fqyhg/5I8P9pvY9z7WHa8TFCYIwcdPbuzAtQShOTzw3VNPsqBT+Yq1kFyBQFBKBYkGOlqWmfA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@semantic-release/commit-analyzer": "^9.0.0", "@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/error": "^3.0.0", "@semantic-release/error": "^3.0.0",
"@semantic-release/github": "^8.0.0", "@semantic-release/github": "^8.0.0",
"@semantic-release/npm": "^8.0.0", "@semantic-release/npm": "^8.0.0",
@ -20307,14 +20307,14 @@
} }
}, },
"@semantic-release/commit-analyzer": { "@semantic-release/commit-analyzer": {
"version": "9.0.1", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.1.tgz", "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz",
"integrity": "sha512-ncNsnrLmiykhgNZUXNvhhAjNN0me7VGIb0X5hu3ogyi5DDPapjGAHdEffO5vi+HX1BFWLRD/Ximx5PjGAKjAqQ==", "integrity": "sha512-E+dr6L+xIHZkX4zNMe6Rnwg4YQrWNXK+rNsvwOPpdFppvZO1olE2fIgWhv89TkQErygevbjsZFSIxp+u6w2e5g==",
"dev": true, "dev": true,
"requires": { "requires": {
"conventional-changelog-angular": "^5.0.0", "conventional-changelog-angular": "^5.0.0",
"conventional-commits-filter": "^2.0.0", "conventional-commits-filter": "^2.0.0",
"conventional-commits-parser": "^3.0.7", "conventional-commits-parser": "^3.2.3",
"debug": "^4.0.0", "debug": "^4.0.0",
"import-from": "^4.0.0", "import-from": "^4.0.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",
@ -22219,9 +22219,9 @@
} }
}, },
"conventional-commits-parser": { "conventional-commits-parser": {
"version": "3.2.2", "version": "3.2.3",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.2.tgz", "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.3.tgz",
"integrity": "sha512-Jr9KAKgqAkwXMRHjxDwO/zOCDKod1XdAESHAGuJX38iZ7ZzVti/tvVoysO0suMsdAObp9NQ2rHSsSbnAqZ5f5g==", "integrity": "sha512-YyRDR7On9H07ICFpRm/igcdjIqebXbvf4Cff+Pf0BrBys1i1EOzx9iFXNlAbdrLAR8jf7bkUYkDAr8pEy0q4Pw==",
"dev": true, "dev": true,
"requires": { "requires": {
"is-text-path": "^1.0.1", "is-text-path": "^1.0.1",
@ -29838,12 +29838,12 @@
"dev": true "dev": true
}, },
"semantic-release": { "semantic-release": {
"version": "18.0.0", "version": "18.0.1",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-18.0.0.tgz", "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-18.0.1.tgz",
"integrity": "sha512-/Szyhq5DTZCYry/aZqpBbK/kqv10ydn6oiiaYOXtPgDbAIkqidZcQOm+mfYFJ0sBTUaOYCKMlcPMgJycP7jDYQ==", "integrity": "sha512-xTdKCaEnCzHr+Fqyhg/5I8P9pvY9z7WHa8TFCYIwcdPbuzAtQShOTzw3VNPsqBT+Yq1kFyBQFBKBYkGOlqWmfA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@semantic-release/commit-analyzer": "^9.0.0", "@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/error": "^3.0.0", "@semantic-release/error": "^3.0.0",
"@semantic-release/github": "^8.0.0", "@semantic-release/github": "^8.0.0",
"@semantic-release/npm": "^8.0.0", "@semantic-release/npm": "^8.0.0",