mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency mobx to v5.13.1
This commit is contained in:
committed by
renovate[bot]
parent
71c5b7de2a
commit
0f1123c1d8
Generated
+3
-3
@@ -11992,9 +11992,9 @@
|
||||
}
|
||||
},
|
||||
"mobx": {
|
||||
"version": "5.13.0",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.13.0.tgz",
|
||||
"integrity": "sha512-eSAntMSMNj0PFL705rgv+aB/z1RjNqDnFEpBe18yQVreXTWiVgIrmBUXzjnJfuba+eo4eAk6zi+/gXQkSUea8A=="
|
||||
"version": "5.13.1",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.13.1.tgz",
|
||||
"integrity": "sha512-v29wXJeOw3GpnfDxDAecHdnoBZzTrKju6UZoQxcUDiNHyyo3dBWCkDOiTsmRLf7+VXDfbmnUh9P+XGqXWVOW7Q=="
|
||||
},
|
||||
"mobx-react": {
|
||||
"version": "6.1.3",
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "5.13.0",
|
||||
"mobx": "5.13.1",
|
||||
"mobx-react": "6.1.3",
|
||||
"mobx-stored": "1.1.0",
|
||||
"moment": "2.24.0",
|
||||
|
||||
Reference in New Issue
Block a user