Skip to content

Commit

Permalink
Update dependency mobx to v6.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 1dbc871 commit c02d6d4
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 @@ -228,7 +228,7 @@
"cross-fetch": "3.1.8",
"firebase": "9.23.0",
"lodash": "4.17.21",
"mobx": "6.12.5"
"mobx": "6.13.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6086,10 +6086,10 @@ mobx-keystone@1.10.2:
ts-toolbelt "^9.6.0"
tslib "^2.6.3"

mobx@6.12.5:
version "6.12.5"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.12.5.tgz#ed2e4312bc9dbe3d9ecd063c70a5ba9e7c2b823b"
integrity sha512-xRq2tyY6unAec0ItlsrgoCuxrWXLoIkM5cGPuerm/0nX/CI9FxAO6ttfRYfFa+B5Yz51d59IfKy0mJwxOEwqzQ==
mobx@6.13.0:
version "6.13.0"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.13.0.tgz#791446e1a75f643aa2e7b96163e3d0bb237e91c1"
integrity sha512-1laWODrBWmB7mDJ8EClCjUQTyLwJ0ydJgE4FtK7t9r3JnjXgc9OhmYs2P4RtHrY1co5+4T6cKP2UswX2SU29mA==

moment-timezone@^0.5.34:
version "0.5.34"
Expand Down

0 comments on commit c02d6d4

Please sign in to comment.