fix(deps): update dependency mobx-react-lite to v2.2.1

This commit is contained in:
Renovate Bot
2020-09-02 10:10:52 +01:00
committed by Łukasz Mierzwa
parent c56a991921
commit 2fe2d41412
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14518,9 +14518,9 @@
"integrity": "sha512-U5nnx3UNdRkUjntpwzO060VWifGVx/JZeu/aMw4y28dTjDNjoY3vNKs6tFNm7z1qIfcPInsd9L9HIm8H0zTDqg=="
},
"mobx-react-lite": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-2.2.0.tgz",
"integrity": "sha512-FUPacb4bk21qp/wrEv2vPcqC314nGRgHQzzIPHVBGAT5GtzaYiwvMHx192/Vy8TyI4+8H5JY9689jnvDOvLRuQ=="
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/mobx-react-lite/-/mobx-react-lite-2.2.1.tgz",
"integrity": "sha512-SxOuV7Q1MLdj9uRUG8N1x9lBa4cS9c+YwlcrvrBVuCTlNrgRrrHuydfBHW/0f3pALhvGhcg+JEvf1gMWOuej4A=="
},
"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": "5.15.6",
"mobx-react-lite": "2.2.0",
"mobx-react-lite": "2.2.1",
"mobx-stored": "1.1.0",
"node-sass": "4.14.1",
"promise-retry": "2.0.1",