mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency mobx to v6.1.4 (#2695)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
co-authored by
Renovate Bot
parent
1b0d5f23d2
commit
18f94d4e62
Generated
+3
-3
@@ -14218,9 +14218,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"mobx": {
|
||||
"version": "6.1.3",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.1.3.tgz",
|
||||
"integrity": "sha512-S/9YbpnoSd0gj1WsQtjukEORwiE9cVZvPVc0VLGhqwil3R3EfYGV7lVp6UVKpKm1NrMY2jSrd5Ze7d/Lz0cbkw=="
|
||||
"version": "6.1.4",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.1.4.tgz",
|
||||
"integrity": "sha512-DorvGl+ssJ9i5Sef90XzcIuOBMa2kWSC+PidTLHtgBX4f1bXOd+NKtujSjaRnQMDLTRkCzfJEFcC08hEjzCVaA=="
|
||||
},
|
||||
"mobx-react-lite": {
|
||||
"version": "3.2.0",
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.1.3",
|
||||
"mobx": "6.1.4",
|
||||
"mobx-react-lite": "3.2.0",
|
||||
"mobx-stored": "1.1.0",
|
||||
"prettier": "2.2.1",
|
||||
|
||||
Reference in New Issue
Block a user