Commit 8b039ce
authored
chore(deps): bump @metamask/providers from 22.0.0 to 22.0.1 (#3343)
Bumps [@metamask/providers](https://github.com/MetaMask/providers) from
22.0.0 to 22.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/providers/releases"><code>@metamask/providers</code>'s
releases</a>.</em></p>
<blockquote>
<h2>22.0.1</h2>
<h3>Fixed</h3>
<ul>
<li>Catch error when ethereum provider is set before we attempt to set
it (<a
href="https://redirect.github.com/MetaMask/providers/pull/416">#416</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/providers/blob/main/CHANGELOG.md"><code>@metamask/providers</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[22.0.1]</h2>
<h3>Fixed</h3>
<ul>
<li>Catch error when ethereum provider is set before we attempt to set
it (<a
href="https://redirect.github.com/MetaMask/providers/pull/416">#416</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/providers/commit/981fa83ff71122c995302059affc989545537646"><code>981fa83</code></a>
22.0.1 (<a
href="https://redirect.github.com/MetaMask/providers/issues/417">#417</a>)</li>
<li><a
href="https://github.com/MetaMask/providers/commit/098e3962a369af7c5cebf16766343ee15fb5f247"><code>098e396</code></a>
fix: catch error when ethereum provider is set before our attempt to set
(<a
href="https://redirect.github.com/MetaMask/providers/issues/416">#416</a>)</li>
<li>See full diff in <a
href="https://github.com/MetaMask/providers/compare/v22.0.0...v22.0.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 451e40d commit 8b039ce
File tree
5 files changed
+12
-12
lines changed- packages
- snaps-execution-environments
- snaps-sandbox
- snaps-sdk
- test-snaps
5 files changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4007 | 4007 | | |
4008 | 4008 | | |
4009 | 4009 | | |
4010 | | - | |
4011 | | - | |
4012 | | - | |
| 4010 | + | |
| 4011 | + | |
| 4012 | + | |
4013 | 4013 | | |
4014 | 4014 | | |
4015 | 4015 | | |
| |||
4024 | 4024 | | |
4025 | 4025 | | |
4026 | 4026 | | |
4027 | | - | |
| 4027 | + | |
4028 | 4028 | | |
4029 | 4029 | | |
4030 | 4030 | | |
| |||
4338 | 4338 | | |
4339 | 4339 | | |
4340 | 4340 | | |
4341 | | - | |
| 4341 | + | |
4342 | 4342 | | |
4343 | 4343 | | |
4344 | 4344 | | |
| |||
4495 | 4495 | | |
4496 | 4496 | | |
4497 | 4497 | | |
4498 | | - | |
| 4498 | + | |
4499 | 4499 | | |
4500 | 4500 | | |
4501 | 4501 | | |
| |||
4528 | 4528 | | |
4529 | 4529 | | |
4530 | 4530 | | |
4531 | | - | |
| 4531 | + | |
4532 | 4532 | | |
4533 | 4533 | | |
4534 | 4534 | | |
| |||
4726 | 4726 | | |
4727 | 4727 | | |
4728 | 4728 | | |
4729 | | - | |
| 4729 | + | |
4730 | 4730 | | |
4731 | 4731 | | |
4732 | 4732 | | |
| |||
0 commit comments