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

This commit is contained in:
Renovate Bot
2020-11-02 14:13:06 +00:00
committed by Łukasz Mierzwa
parent 79514e0320
commit 0f9d2d3460
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14795,9 +14795,9 @@
"dev": true
},
"mobx": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.0.1.tgz",
"integrity": "sha512-Pk6uJXZ34yqd661yRmS6z/9avm4FOGXpFpVjnEfiYYOsZXnAxv1fpYjxTCEZ9tuwk0Xe1qnUUlgm+rJtGe0YJA=="
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.0.2.tgz",
"integrity": "sha512-MG+8YbcwJw0tjJ78ujooqE8rxvCIfDaVZbCLfCxQ9S81oNNJb6W4KZVMSR+Y1e5n4z1vh70/vkibv0xEGwuEPQ=="
},
"mobx-react-lite": {
"version": "3.0.1",
+1 -1
View File
@@ -50,7 +50,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.0.1",
"mobx": "6.0.2",
"mobx-react-lite": "3.0.1",
"mobx-stored": "1.1.0",
"node-sass": "4.14.1",