mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency mobx to v5.15.5
This commit is contained in:
committed by
renovate[bot]
parent
664a1d1e47
commit
6d42e471f6
Generated
+3
-3
@@ -13985,9 +13985,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"mobx": {
|
||||
"version": "5.15.4",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.4.tgz",
|
||||
"integrity": "sha512-xRFJxSU2Im3nrGCdjSuOTFmxVDGeqOHL+TyADCGbT0k4HHqGmx5u2yaHNryvoORpI4DfbzjJ5jPmuv+d7sioFw=="
|
||||
"version": "5.15.5",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.5.tgz",
|
||||
"integrity": "sha512-hzk17T+/IIYLPWClRcfoA6Q5aZhFpDCr1oh8RZzu+esWP77IX/lS0V/Ee1Np+aOPKFfbSInF0reHH0L/aFfSrw=="
|
||||
},
|
||||
"mobx-react-lite": {
|
||||
"version": "2.0.7",
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "5.15.4",
|
||||
"mobx": "5.15.5",
|
||||
"mobx-react-lite": "2.0.7",
|
||||
"mobx-stored": "1.1.0",
|
||||
"node-sass": "4.14.1",
|
||||
|
||||
Reference in New Issue
Block a user