chore: bump semantic-release from 17.4.3 to 17.4.4 in /web3.js (#18097)

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.3 to 17.4.4.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.3...v17.4.4)

---
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-06-21 19:32:20 +00:00 committed by GitHub
parent 4fb1bfb1fa
commit 46c805fb90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -18075,9 +18075,9 @@
"dev": true
},
"node_modules/semantic-release": {
"version": "17.4.3",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-17.4.3.tgz",
"integrity": "sha512-lTOUSrkbaQ+TRs3+BmtJhLtPSyiO7iTGmh5SyuEFqNO8HQbQ4nzXg4UlPrDQasO/C0eFK/V0eCbOzJdjtKBOYw==",
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-17.4.4.tgz",
"integrity": "sha512-fQIA0lw2Sy/9+TcoM/BxyzKCSwdUd8EPRwGoOuBLgxKigPCY6kaKs8TOsgUVy6QrlTYwni2yzbMb5Q2107P9eA==",
"dev": true,
"dependencies": {
"@semantic-release/commit-analyzer": "^8.0.0",
@ -34370,9 +34370,9 @@
"dev": true
},
"semantic-release": {
"version": "17.4.3",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-17.4.3.tgz",
"integrity": "sha512-lTOUSrkbaQ+TRs3+BmtJhLtPSyiO7iTGmh5SyuEFqNO8HQbQ4nzXg4UlPrDQasO/C0eFK/V0eCbOzJdjtKBOYw==",
"version": "17.4.4",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-17.4.4.tgz",
"integrity": "sha512-fQIA0lw2Sy/9+TcoM/BxyzKCSwdUd8EPRwGoOuBLgxKigPCY6kaKs8TOsgUVy6QrlTYwni2yzbMb5Q2107P9eA==",
"dev": true,
"requires": {
"@semantic-release/commit-analyzer": "^8.0.0",