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

This commit is contained in:
Renovate Bot
2021-10-14 14:37:22 +01:00
committed by Łukasz Mierzwa
parent e4ffbabd68
commit b148f88be4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -16160,9 +16160,9 @@
}
},
"mobx": {
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.3.3.tgz",
"integrity": "sha512-JoNU50rO6d1wHwKPJqKq4rmUMbYnI9CsJmBo+Cu4exBYenFvIN77LWrZENpzW6reZPADtXMmB1DicbDSfy8Clw=="
"version": "6.3.4",
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.3.4.tgz",
"integrity": "sha512-lyv/zZU0oHIUReD2Zsns03CQpZqlAmiY4hmTZBfHMM8s03Vu5LjpVxUvOfzEhhnBXPChA7GMS6XBylxDsBFK1Q=="
},
"mobx-react-lite": {
"version": "3.2.1",
+1 -1
View File
@@ -30,7 +30,7 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.3.3",
"mobx": "6.3.4",
"mobx-react-lite": "3.2.1",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",