mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency mobx to v5.15.4
This commit is contained in:
Generated
+3
-3
@@ -13510,9 +13510,9 @@
|
||||
}
|
||||
},
|
||||
"mobx": {
|
||||
"version": "5.15.3",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.3.tgz",
|
||||
"integrity": "sha512-aKpzjJ11rRXMtoxIYIq8eaVB7qtB2C3L6PCwhVWSJrsfF5E38TjFqmvglmVEZ3HEEISeKx/UJ4XJ1n29smQlEw=="
|
||||
"version": "5.15.4",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.4.tgz",
|
||||
"integrity": "sha512-xRFJxSU2Im3nrGCdjSuOTFmxVDGeqOHL+TyADCGbT0k4HHqGmx5u2yaHNryvoORpI4DfbzjJ5jPmuv+d7sioFw=="
|
||||
},
|
||||
"mobx-react": {
|
||||
"version": "6.1.5",
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.1.0",
|
||||
"lodash": "4.17.15",
|
||||
"mobx": "5.15.3",
|
||||
"mobx": "5.15.4",
|
||||
"mobx-react": "6.1.5",
|
||||
"mobx-stored": "1.1.0",
|
||||
"moment": "2.24.0",
|
||||
|
||||
Reference in New Issue
Block a user