Skip to content

Commit

Permalink
chore(deps): bump mobx from 6.8.0 to 6.13.3
Browse files Browse the repository at this point in the history
Bumps [mobx](https://github.com/mobxjs/mobx) from 6.8.0 to 6.13.3.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/commits/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent c344143 commit 1576cc0
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 @@ -135,7 +135,7 @@
"lodash": "^4.17.19",
"marked": "6.0.0",
"mini-css-extract-plugin": "^2.8.0",
"mobx": "^6.8.0",
"mobx": "^6.13.3",
"mobx-react": "~7.6.0",
"mockdate": "3.0.5",
"moment-timezone": "0.5.44",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9227,10 +9227,10 @@ mobx-react@~7.6.0:
dependencies:
mobx-react-lite "^3.4.0"

mobx@^6.8.0:
version "6.8.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.8.0.tgz#59051755fdb5c8a9f3f2e0a9b6abaf86bab7f843"
integrity sha512-+o/DrHa4zykFMSKfS8Z+CPSEg5LW9tSNGTuN8o6MF1GKxlfkSHSeJn5UtgxvPkGgaouplnrLXCF+duAsmm6FHQ==
mobx@^6.13.3:
version "6.13.3"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.13.3.tgz#27f6171125fd4f737daec940c1d199c479f1b8c5"
integrity sha512-YtAS+ZMbdpbHYUU4ESht3na8KiX11KuMT1yOiKtbKlQ0GZkHDYPKyEw/Tdp7h7aHyLrTWj2TBaSNJ6bCr638iQ==

[email protected]:
version "3.0.5"
Expand Down

0 comments on commit 1576cc0

Please sign in to comment.