fix(deps): update dependency mobx to v6.0.4

This commit is contained in:
Renovate Bot
2020-11-12 16:56:36 +00:00
committed by Łukasz Mierzwa
parent bcf6c5947d
commit c8abf2ac89
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15012,9 +15012,9 @@
"dev": true
},
"mobx": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.0.3.tgz",
"integrity": "sha512-DBMd0NXsMn25HJMUAWBndgJ2wRjOJPbpn6wdzUvZW0PVsyTnrw028XwQfzsjnxnKG+bAXGVNb38rvd+1o0G9uQ=="
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.0.4.tgz",
"integrity": "sha512-wT2QJT9tW19VSHo9x7RPKU3z/I2Ps6wUS8Kb1OO+kzmg7UY3n4AkcaYG6jq95Lp1R9ohjC/NGYuT2PtuvBjhFg=="
},
"mobx-react-lite": {
"version": "3.1.5",
+1 -1
View File
@@ -49,7 +49,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.0.3",
"mobx": "6.0.4",
"mobx-react-lite": "3.1.5",
"mobx-stored": "1.1.0",
"node-sass": "4.14.1",