mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency mobx to v5.9.4
This commit is contained in:
committed by
renovate[bot]
parent
426adf4174
commit
0cb93b8646
@@ -22,7 +22,7 @@
|
||||
"lodash.debounce": "4.0.8",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "5.9.0",
|
||||
"mobx": "5.9.4",
|
||||
"mobx-react": "5.4.3",
|
||||
"mobx-stored": "1.1.0",
|
||||
"moment": "2.24.0",
|
||||
|
||||
@@ -7407,10 +7407,10 @@ mobx-stored@1.1.0:
|
||||
lodash.merge "^4.6.1"
|
||||
traverse "^0.6.6"
|
||||
|
||||
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==
|
||||
mobx@5.9.4:
|
||||
version "5.9.4"
|
||||
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.9.4.tgz#1dee92aba33f67b7baeeb679e3bd376a12e55812"
|
||||
integrity sha512-L9JjTX2rtQUAhCIgnHokfntNOsF14uioT9LqStf6Mya+16j56ZBe21E8Y9V59tfr2aH2kLQPD10qtCJXBuTAxw==
|
||||
|
||||
moment@2.24.0:
|
||||
version "2.24.0"
|
||||
|
||||
Reference in New Issue
Block a user