Skip to content

Commit

Permalink
fix(deps): update dependency mobx to v6.12.0 (#928)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 17edaff commit ebed892
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 @@ -28,7 +28,7 @@
"js-beautify": "1.14.11",
"lodash.orderby": "4.6.0",
"lodash.uniqby": "4.7.0",
"mobx": "6.5.0",
"mobx": "6.12.0",
"mobx-react": "7.4.0",
"object-sizeof": "1.6.3",
"query-string": "7.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7816,10 +7816,10 @@ [email protected]:
dependencies:
mobx-react-lite "^3.4.0"

mobx@6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.5.0.tgz#dc2d028b1882737f6e813fc92454381e438b7ad3"
integrity sha512-pHZ/cySF00FVENDWIDzJyoObFahK6Eg4d0papqm6d7yMkxWTZ/S/csqJX1A3PsYy4t5k3z2QnlwuCfMW5lSEwA==
mobx@6.12.0:
version "6.12.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.12.0.tgz#72b2685ca5af031aaa49e77a4d76ed67fcbf9135"
integrity sha512-Mn6CN6meXEnMa0a5u6a5+RKrqRedHBhZGd15AWLk9O6uFY4KYHzImdt8JI8WODo1bjTSRnwXhJox+FCUZhCKCQ==

modify-values@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit ebed892

Please sign in to comment.