Skip to content

Commit

Permalink
build(deps-dev): bump @metamask/eth-block-tracker from 11.0.1 to 11.0.2
Browse files Browse the repository at this point in the history
Bumps [@metamask/eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/MetaMask/eth-block-tracker/releases)
- [Changelog](https://github.com/MetaMask/eth-block-tracker/blob/main/CHANGELOG.md)
- [Commits](MetaMask/eth-block-tracker@v11.0.1...v11.0.2)

---
updated-dependencies:
- dependency-name: "@metamask/eth-block-tracker"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent a0f6e2d commit fe09f87
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@
yargs "^17.0.1"

"@metamask/eth-block-tracker@^11.0.1":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@metamask/eth-block-tracker/-/eth-block-tracker-11.0.1.tgz#0c67dfd4321d5c2cba66e4eac516501a81bb089c"
integrity sha512-ePLppUUpkFftgg/3/0XVMb37PQuHlOxX/TXd+/rMMRxmhum21KdViiwIQvjiLnwILmc+FJ+umJMZWuyhYcqWcQ==
version "11.0.2"
resolved "https://registry.yarnpkg.com/@metamask/eth-block-tracker/-/eth-block-tracker-11.0.2.tgz#7890a4430bd6a92577585a66d7958771bfd88ec8"
integrity sha512-R1J3n2WY3PyEfYELc45MVFw7+6iKu7O3S/nBU0icmM3Q2mVqDMpctF5Z5pAZDYYEW35h7tTU2KJfUb1DrXzWcg==
dependencies:
"@metamask/eth-json-rpc-provider" "^4.1.1"
"@metamask/eth-json-rpc-provider" "^4.1.5"
"@metamask/safe-event-emitter" "^3.1.1"
"@metamask/utils" "^9.1.0"
json-rpc-random-id "^1.0.1"
Expand All @@ -123,7 +123,7 @@
pify "^5.0.0"
safe-stable-stringify "^2.4.3"

"@metamask/eth-json-rpc-provider@^4.1.1", "@metamask/eth-json-rpc-provider@^4.1.5":
"@metamask/eth-json-rpc-provider@^4.1.5":
version "4.1.5"
resolved "https://registry.yarnpkg.com/@metamask/eth-json-rpc-provider/-/eth-json-rpc-provider-4.1.5.tgz#8461fb3af8a48e3a32b45602ce96e81e1c49b5db"
integrity sha512-ARXEgPnVhrz4uDiG+atgkfZD6t8oZbD4pzWZMV4kJIOgZeUngZvq0m5gVeLKWxkc5ofejoSUBRRAKUQBRaaJKA==
Expand Down

0 comments on commit fe09f87

Please sign in to comment.