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

This commit is contained in:
Renovate Bot
2020-11-12 18:46:34 +00:00
committed by renovate[bot]
parent c8abf2ac89
commit 926995e5c2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15017,9 +15017,9 @@
"integrity": "sha512-wT2QJT9tW19VSHo9x7RPKU3z/I2Ps6wUS8Kb1OO+kzmg7UY3n4AkcaYG6jq95Lp1R9ohjC/NGYuT2PtuvBjhFg=="
},
"mobx-react-lite": {
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.1.5.tgz",
"integrity": "sha512-LWub3+lURIvZ3LrAEqyxN4nG5Zr7mUHV5L48PIQdT0+CXLXmGHHV7iB+RDzm3TySr4XbazISgo0wkHdOlrrRWA=="
"version": "3.1.6",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.1.6.tgz",
"integrity": "sha512-MM3x9BLt5nC7iE/ILA5n2+hfrplEKYbFjqROEuGkzBdZP/KD+Z44+2gseczRrTG0xFuiPWfEzgT68+6/zqOiEw=="
},
"mobx-stored": {
"version": "1.1.0",
+1 -1
View File
@@ -50,7 +50,7 @@
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.0.4",
"mobx-react-lite": "3.1.5",
"mobx-react-lite": "3.1.6",
"mobx-stored": "1.1.0",
"node-sass": "4.14.1",
"prettier": "2.1.2",