mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(deps): update dependency mobx to v5.9.0
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"lodash.debounce": "4.0.8",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "5.8.0",
|
||||
"mobx": "5.9.0",
|
||||
"mobx-react": "5.4.3",
|
||||
"mobx-stored": "1.1.0",
|
||||
"moment": "2.23.0",
|
||||
|
||||
@@ -7409,10 +7409,10 @@ mobx-stored@1.1.0:
|
||||
lodash.merge "^4.6.1"
|
||||
traverse "^0.6.6"
|
||||
|
||||
mobx@5.8.0:
|
||||
version "5.8.0"
|
||||
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.8.0.tgz#cf59eae4baa2fde4387ffb6462b7ccf3b497b03c"
|
||||
integrity sha512-NsZB+9bF5j+nv9Qwk6bNeE3np26a4TbTGkMpOLf6o1zXoM9BtHPQn/00px4uZ2AXJXtQML5P4MEWdMm6icMIfQ==
|
||||
mobx@5.9.0:
|
||||
version "5.9.0"
|
||||
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.9.0.tgz#a08edd7132787f771409c9c33788a5df66ff7ce7"
|
||||
integrity sha512-D3mY1uM3H9BP5duk5tTanrOq92yqetYKsprPJWvkKDrbs+fro59xrpWX+vtr10YoLgJIFz+a4A8lI+4YtqmCUQ==
|
||||
|
||||
moment@2.23.0:
|
||||
version "2.23.0"
|
||||
|
||||
Reference in New Issue
Block a user