mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Merge pull request #79 from prymitive/greenkeeper/default/mobx-5.5.0
Update mobx in group default to the latest version 🚀
This commit is contained in:
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -8685,9 +8685,9 @@
|
||||
}
|
||||
},
|
||||
"mobx": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.1.2.tgz",
|
||||
"integrity": "sha512-1kZW9KiJnq0YsrV/EeE8g1wDbGcgnlrqH7cYBqFUGVDwW93nX/fD93S9df3dCPh+j0le2zOWQXtoir/XLs+d9Q=="
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.5.0.tgz",
|
||||
"integrity": "sha512-rD0Hsv9XtjS6axavvPX/XzWTeICRiH3bLR1L+MrJ7HOlx1hmSdWNzu8rQQ+1IkTiyJechRyGzs2tUgLRmEofJg=="
|
||||
},
|
||||
"mobx-react": {
|
||||
"version": "5.2.8",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"lodash.debounce": "4.0.8",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "5.1.2",
|
||||
"mobx": "5.5.0",
|
||||
"mobx-react": "5.2.8",
|
||||
"mobx-stored": "1.0.2",
|
||||
"moment": "2.22.2",
|
||||
|
||||
Reference in New Issue
Block a user