mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency mobx to v6.2.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
23aef7a7c6
commit
f054dafd10
Generated
+3
-3
@@ -14051,9 +14051,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"mobx": {
|
||||
"version": "6.1.8",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.1.8.tgz",
|
||||
"integrity": "sha512-U4yCvUeh6yKXRwFxm2lyJjXPVekOEar/R8ZKWAXem/3fthJqYflViawfjDAUh7lZEvbKqljC3NT/pSaUKpE+gg=="
|
||||
"version": "6.2.0",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.2.0.tgz",
|
||||
"integrity": "sha512-j5f16JIq2v4flvYCqaAB9tMtJt/y5efR2OO5Xy+w4/MBMeQ1WeGR0T8BtiNgmxM/OQzPFUKb5DTex9Y8a/yk+g=="
|
||||
},
|
||||
"mobx-react-lite": {
|
||||
"version": "3.2.0",
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "6.1.8",
|
||||
"mobx": "6.2.0",
|
||||
"mobx-react-lite": "3.2.0",
|
||||
"mobx-stored": "1.1.0",
|
||||
"prettier": "2.2.1",
|
||||
|
||||
Reference in New Issue
Block a user