Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 458c75d commit c7242f9
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.10.2",
"mobx-react": "9.0.1",
"mobx-react": "9.0.2",
"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"

[email protected].1:
version "9.0.1"
resolved "https://registry.npmjs.org/mobx-react/-/mobx-react-9.0.1.tgz"
integrity sha512-0idiElBgNMJg20YqGgHvYEnlqIJpPDQaOkxj2dHJIZeqCvUh+zBkBkMkpUFw/uEd1OdPUvT0y+AFBqsWIUAXww==
[email protected].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==
dependencies:
mobx-react-lite "^4.0.4"

Expand Down

0 comments on commit c7242f9

Please sign in to comment.