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

This commit is contained in:
Renovate Bot
2020-11-06 16:44:47 +00:00
committed by Łukasz Mierzwa
parent 07bc1c345a
commit 40228797ed
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14800,9 +14800,9 @@
"integrity": "sha512-DBMd0NXsMn25HJMUAWBndgJ2wRjOJPbpn6wdzUvZW0PVsyTnrw028XwQfzsjnxnKG+bAXGVNb38rvd+1o0G9uQ=="
},
"mobx-react-lite": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.0.1.tgz",
"integrity": "sha512-Ue8uGgT5iOjMyNf5ptoFW7BTvyLIwggzIkoFpwORrqf73TPqu47iLpz/DNvaba3v40kSsEpp050qYroMNuA1xw=="
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.1.0.tgz",
"integrity": "sha512-RPNh/Vs3MLBNK3hi0rfXoXdSwVIgLv87y90DotrEx3MLRpY3HxpJppEqGnflOz5nAfW7yTkEed1kwKD7R96Flw=="
},
"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.3",
"mobx-react-lite": "3.0.1",
"mobx-react-lite": "3.1.0",
"mobx-stored": "1.1.0",
"node-sass": "4.14.1",
"prettier": "2.1.2",