fix(deps): update dependency mobx-react-lite to v3

This commit is contained in:
Renovate Bot
2020-10-02 17:28:34 +01:00
committed by Łukasz Mierzwa
parent 632a111056
commit 84fc3e2fe4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14692,9 +14692,9 @@
"integrity": "sha512-bjwqOFkr2FebW0sul7UgbWz4/l7mNvTmE1FPhj95Jeg74v2GSCvtyLeuuiRDF/2bClD9K/P4x/RpLzupbtP7Iw=="
},
"mobx-react-lite": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-2.2.2.tgz",
"integrity": "sha512-2SlXALHIkyUPDsV4VTKVR9DW7K3Ksh1aaIv3NrNJygTbhXe2A9GrcKHZ2ovIiOp/BXilOcTYemfHHZubP431dg=="
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.0.0.tgz",
"integrity": "sha512-SJgrTD9mfClFOsamB+0y6zjteSMr4gkp9usnpIeEi8E+lW3lMgDa3hnD4PJgLGoENpJ8/9OmO3vrkA50SNy0mw=="
},
"mobx-stored": {
"version": "1.1.0",
+1 -1
View File
@@ -51,7 +51,7 @@
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.0.0",
"mobx-react-lite": "2.2.2",
"mobx-react-lite": "3.0.0",
"mobx-stored": "1.1.0",
"node-sass": "4.14.1",
"prettier": "2.1.2",