Skip to content

Commit 51c2e0f

Browse files
fix(deps): update dependency mobx-react to v7.6.0 (#929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebed892 commit 51c2e0f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"lodash.orderby": "4.6.0",
3030
"lodash.uniqby": "4.7.0",
3131
"mobx": "6.12.0",
32-
"mobx-react": "7.4.0",
32+
"mobx-react": "7.6.0",
3333
"object-sizeof": "1.6.3",
3434
"query-string": "7.1.3",
3535
"react": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7809,10 +7809,10 @@ mobx-react-lite@^3.4.0:
78097809
resolved "https://registry.yarnpkg.com/mobx-react-lite/-/mobx-react-lite-3.4.0.tgz#d59156a96889cdadad751e5e4dab95f28926dfff"
78107810
integrity sha512-bRuZp3C0itgLKHu/VNxi66DN/XVkQG7xtoBVWxpvC5FhAqbOCP21+nPhULjnzEqd7xBMybp6KwytdUpZKEgpIQ==
78117811

7812-
mobx-react@7.4.0:
7813-
version "7.4.0"
7814-
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-7.4.0.tgz#29bbdc609c7f6c43e5af6c8e984c8b93a7fe08e8"
7815-
integrity sha512-gbUwaKZK09SiAleTMxNMKs1MYKTpoIEWJLTLRIR/xnALuuHET8wkL8j1nbc1/6cDkOWVyKz/ReftILx0Pdh2PQ==
7812+
mobx-react@7.6.0:
7813+
version "7.6.0"
7814+
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-7.6.0.tgz#ebf0456728a9bd2e5c24fdcf9b36e285a222a7d6"
7815+
integrity sha512-+HQUNuh7AoQ9ZnU6c4rvbiVVl+wEkb9WqYsVDzGLng+Dqj1XntHu79PvEWKtSMoMj67vFp/ZPXcElosuJO8ckA==
78167816
dependencies:
78177817
mobx-react-lite "^3.4.0"
78187818

0 commit comments

Comments
 (0)