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

This commit is contained in:
Renovate Bot
2020-11-08 09:41:21 +00:00
committed by renovate[bot]
parent f6e86b21d9
commit dca5a71939
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.1.4",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-3.1.4.tgz",
"integrity": "sha512-6jSSF3GqEbyrE8iLZcjq65WRZ11cFPLcSbXJFSe171OkIL82JkkumxvXqXm+hUw1wW7OP1fsMoZvGAsP3Do+OA=="
"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=="
},
"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.1.4",
"mobx-react-lite": "3.1.5",
"mobx-stored": "1.1.0",
"node-sass": "4.14.1",
"prettier": "2.1.2",