Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @metamask/contract-metadata from 1.24.0 to 1.25.0 (#444)
Browse files Browse the repository at this point in the history
Bumps [@metamask/contract-metadata](https://github.com/MetaMask/contract-metadata) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/MetaMask/contract-metadata/releases)
- [Commits](MetaMask/contract-metadata@v1.24.0...v1.25.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
3 people authored and MajorLift committed Oct 11, 2023
1 parent 58537b4 commit 7f97897
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@
"url": "https://github.com/MetaMask/controllers/issues"
},
"dependencies": {
"@metamask/contract-metadata": "^1.24.0",
"@metamask/contract-metadata": "^1.25.0",
"@types/uuid": "^8.3.0",
"async-mutex": "^0.2.6",
"babel-runtime": "^6.26.0",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -658,10 +658,10 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"

"@metamask/contract-metadata@^1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@metamask/contract-metadata/-/contract-metadata-1.24.0.tgz#9f9c50378e805be082745f5b470b6819221af3c7"
integrity sha512-0/DIOU+vCnayfJarLHv8LrYyXl+JZwUlpRuESXtAjY7TT74Yi6rEpEQK15PE/VY415XrmJ80EG9ZP6NJULK6wg==
"@metamask/contract-metadata@^1.25.0":
version "1.25.0"
resolved "https://registry.yarnpkg.com/@metamask/contract-metadata/-/contract-metadata-1.25.0.tgz#442ace91fb40165310764b68d8096d0017bb0492"
integrity sha512-yhmYB9CQPv0dckNcPoWDcgtrdUp0OgK0uvkRE5QIBv4b3qENI1/03BztvK2ijbTuMlORUpjPq7/1MQDUPoRPVw==

"@metamask/eslint-config-jest@^6.0.0":
version "6.0.0"

0 comments on commit 7f97897

Please sign in to comment.