Skip to content

Commit

Permalink
Bump mobx-react from 9.0.2 to 9.1.0
Browse files Browse the repository at this point in the history
Bumps [mobx-react](https://github.com/mobxjs/mobx) from 9.0.2 to 9.1.0.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/[email protected]@9.1.0)

---
updated-dependencies:
- dependency-name: mobx-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent aadb1c2 commit e71187e
Show file tree
Hide file tree
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
Expand Up @@ -13,7 +13,7 @@
"grommet": "2.34.0",
"lodash": "4.17.21",
"mobx": "6.11.0",
"mobx-react": "9.0.2",
"mobx-react": "9.1.0",
"mobx-state-tree": "5.3.0",
"pusher-js": "8.3.0",
"react": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6454,10 +6454,10 @@ mobx-react-lite@^4.0.4:
dependencies:
use-sync-external-store "^1.2.0"

mobx-react@9.0.2:
version "9.0.2"
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-9.0.2.tgz#2774da98c9baefc7699104c225ed807aa0094d07"
integrity sha512-EB7uHSEiwre69k+d4sx4qnEz378kvTgGzCNyBKDrTbgjXBnsjCNF9ZOKuXu/uBFWNg8Notb46ksVLv1Zau/t7g==
mobx-react@9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-9.1.0.tgz#5e54919ca27ffad5f2c0d835148a1f681cebdbc1"
integrity sha512-DeDRTYw4AlgHw8xEXtiZdKKEnp+c5/jeUgTbTQXEqnAzfkrgYRWP3p3Nv3Whc2CEcM/mDycbDWGjxKokQdlffg==
dependencies:
mobx-react-lite "^4.0.4"

Expand Down

0 comments on commit e71187e

Please sign in to comment.