Skip to content

Commit e0f4bd4

Browse files
build(deps): bump @metamask/detect-provider from 1.2.0 to 2.0.0
Bumps [@metamask/detect-provider](https://github.com/MetaMask/detect-provider) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/MetaMask/detect-provider/releases) - [Changelog](https://github.com/MetaMask/detect-provider/blob/main/CHANGELOG.md) - [Commits](MetaMask/detect-provider@v1.2.0...v2.0.0) --- updated-dependencies: - dependency-name: "@metamask/detect-provider" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3360ac6 commit e0f4bd4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@emotion/react": "^11.10.4",
77
"@emotion/styled": "^11.10.4",
8-
"@metamask/detect-provider": "^1.2.0",
8+
"@metamask/detect-provider": "^2.0.0",
99
"@metamask/providers": "^9.1.0",
1010
"@mui/icons-material": "^5.10.3",
1111
"@mui/material": "^5.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3536,10 +3536,10 @@
35363536
web3 "^0.20.7"
35373537
web3-provider-engine "^16.0.3"
35383538

3539-
"@metamask/detect-provider@^1.2.0":
3540-
version "1.2.0"
3541-
resolved "https://registry.yarnpkg.com/@metamask/detect-provider/-/detect-provider-1.2.0.tgz#3667a7531f2a682e3c3a43eaf3a1958bdb42a696"
3542-
integrity sha512-ocA76vt+8D0thgXZ7LxFPyqw3H7988qblgzddTDA6B8a/yU0uKV42QR/DhA+Jh11rJjxW0jKvwb5htA6krNZDQ==
3539+
"@metamask/detect-provider@^2.0.0":
3540+
version "2.0.0"
3541+
resolved "https://registry.yarnpkg.com/@metamask/detect-provider/-/detect-provider-2.0.0.tgz#4bc2795e5e6f7d8b84b2e845058d2f222c99917d"
3542+
integrity sha512-sFpN+TX13E9fdBDh9lvQeZdJn4qYoRb/6QF2oZZK/Pn559IhCFacPMU1rMuqyXoFQF3JSJfii2l98B87QDPeCQ==
35433543

35443544
"@metamask/eslint-config-jest@^8.0.0":
35453545
version "8.0.0"

0 commit comments

Comments
 (0)