Skip to content

Commit

Permalink
Version bump: @metamask/preferences-controller": "^13.3.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
dan437 committed Nov 11, 2024
1 parent 1863e91 commit fae3496
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"@metamask/phishing-controller": "^12.0.3",
"@metamask/post-message-stream": "^8.0.0",
"@metamask/ppom-validator": "0.32.0",
"@metamask/preferences-controller": "^13.1.0",
"@metamask/preferences-controller": "^13.3.0",
"@metamask/profile-sync-controller": "^0.9.7",
"@metamask/react-native-actionsheet": "2.4.2",
"@metamask/react-native-button": "^3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5219,13 +5219,13 @@
eslint-plugin-n "^16.6.2"
json-rpc-random-id "^1.0.1"

"@metamask/preferences-controller@^13.1.0":
version "13.1.0"
resolved "https://registry.yarnpkg.com/@metamask/preferences-controller/-/preferences-controller-13.1.0.tgz#e407f6a0879d5fa4178caa0bdd4e310d178f0b34"
integrity sha512-fRURU9ZJaztJ+dPq+DrLbEcddhAoRDO5poagb+T8cFmIDxvTA1OKR1Bz8mgn91xMTuWMg95M+bPnb5dbRbRViw==
"@metamask/preferences-controller@^13.3.0":
version "13.3.0"
resolved "https://registry.yarnpkg.com/@metamask/preferences-controller/-/preferences-controller-13.3.0.tgz#5c10001148dc335d8dcc3e3118154961b1a2f377"
integrity sha512-USPwqvCxk9C4GlpZRrd9hYhpZz2vpBl8S6TyJQeX0maY2m+vrbahhUukq/6zPWJEjkthqKe8Ndu5KKKCXv1Fyg==
dependencies:
"@metamask/base-controller" "^7.0.1"
"@metamask/controller-utils" "^11.3.0"
"@metamask/base-controller" "^7.0.2"
"@metamask/controller-utils" "^11.4.2"

"@metamask/profile-sync-controller@^0.9.7":
version "0.9.7"
Expand Down

0 comments on commit fae3496

Please sign in to comment.