Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent b8684c0 commit 84f6c3f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"css-loader": "^5.2.7",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.9.0",
"mobx": "^6.12.4",
"mobx": "^6.13.2",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"react-is": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1307,10 +1307,10 @@ mobx-react@^7.2.0:
dependencies:
mobx-react-lite "^3.4.0"

mobx@^6.12.4:
version "6.12.4"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.12.4.tgz#a1e176cd173bf45d3e5eb825eaff2c736c0a90cb"
integrity sha512-uIymg89x+HmItX1p3MG+d09irn2k63J6biftZ5Ok+UpNojS1I3NJPLfcmJT9ANnUltNlHi+HQqrVyxiAN8ISYg==
mobx@^6.13.2:
version "6.13.2"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.13.2.tgz#e4514c983c41611d7008ac4cd21c7f3d1be3180d"
integrity sha512-GIubI2qf+P6lG6rSEG0T2pg3jV9/0+O0ncF09+0umRe75+Cbnh1KNLM1GvbTY9RSc7QuU+LcPNZfxDY8B+3XRg==

ms@2.1.2:
version "2.1.2"
Expand Down

0 comments on commit 84f6c3f

Please sign in to comment.