Skip to content

Commit

Permalink
chore(deps): bump @metamask/api-specs from 0.10.12 to 0.10.13
Browse files Browse the repository at this point in the history
Bumps [@metamask/api-specs](https://github.com/MetaMask/api-specs) from 0.10.12 to 0.10.13.
- [Release notes](https://github.com/MetaMask/api-specs/releases)
- [Changelog](https://github.com/MetaMask/api-specs/blob/main/CHANGELOG.md)
- [Commits](MetaMask/api-specs@v0.10.12...v0.10.13)

---
updated-dependencies:
- dependency-name: "@metamask/api-specs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent ba98b52 commit 75c1a48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/multichain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"test:watch": "NODE_OPTIONS=--experimental-vm-modules jest --watch"
},
"dependencies": {
"@metamask/api-specs": "^0.10.12",
"@metamask/api-specs": "^0.10.13",
"@metamask/controller-utils": "^11.5.0",
"@metamask/eth-json-rpc-filters": "^9.0.0",
"@metamask/rpc-errors": "^7.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2381,10 +2381,10 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/api-specs@npm:^0.10.12":
version: 0.10.12
resolution: "@metamask/api-specs@npm:0.10.12"
checksum: 10/e592f27f350994688d3d54a8a8db16de033011ef665efe3283a77431914d8d69d1c3312fad33e4245b4984e1223b04c98da3d0a68c7f9577cf8290ba441c52ee
"@metamask/api-specs@npm:^0.10.13":
version: 0.10.13
resolution: "@metamask/api-specs@npm:0.10.13"
checksum: 10/c3a4d61a4fa5a610ee8c7bec68852d8a301e9003493ae3a37e475329cf1d37036746f3d9417026e13670eafc848895ff6274fe12472d34338f344d2f80c32d8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3437,7 +3437,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@metamask/multichain@workspace:packages/multichain"
dependencies:
"@metamask/api-specs": "npm:^0.10.12"
"@metamask/api-specs": "npm:^0.10.13"
"@metamask/auto-changelog": "npm:^3.4.4"
"@metamask/controller-utils": "npm:^11.5.0"
"@metamask/eth-json-rpc-filters": "npm:^9.0.0"
Expand Down

0 comments on commit 75c1a48

Please sign in to comment.