mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
Merge pull request #1137 from prymitive/renovate/mobx-5.x
fix(deps): update dependency mobx to v5.15.0
This commit is contained in:
Generated
+3
-3
@@ -12246,9 +12246,9 @@
|
||||
}
|
||||
},
|
||||
"mobx": {
|
||||
"version": "5.14.2",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.14.2.tgz",
|
||||
"integrity": "sha512-yx5Xe6o2WSYFgeytzZt6jGaYghJdQbd1ElR7S2s93x7/+5SYfJBfutvZF1O5gPEsUyTAFZ5IMYGu1KyhkPk+oQ=="
|
||||
"version": "5.15.0",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-5.15.0.tgz",
|
||||
"integrity": "sha512-Ax7vE32zBRgO0A3Yu12RXaFwIhBzpGQXZjRHiDvKLrqpDEijhNTSuXJ1Ci+L30BSa/Mb3by9+3nuKq15YoH5dA=="
|
||||
},
|
||||
"mobx-react": {
|
||||
"version": "6.1.4",
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
"lodash.merge": "4.6.2",
|
||||
"lodash.throttle": "4.1.1",
|
||||
"lodash.uniqueid": "4.0.1",
|
||||
"mobx": "5.14.2",
|
||||
"mobx": "5.15.0",
|
||||
"mobx-react": "6.1.4",
|
||||
"mobx-stored": "1.1.0",
|
||||
"moment": "2.24.0",
|
||||
|
||||
Reference in New Issue
Block a user