mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Merge pull request #1243 from prymitive/renovate/react-moment-0.9.x
fix(deps): update dependency react-moment to v0.9.7
This commit is contained in:
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -16093,9 +16093,9 @@
|
||||
}
|
||||
},
|
||||
"react-moment": {
|
||||
"version": "0.9.6",
|
||||
"resolved": "https://registry.npmjs.org/react-moment/-/react-moment-0.9.6.tgz",
|
||||
"integrity": "sha512-GAnd5NRIpGjDqLoGahJCkiCEQS1d8+dIZbIfPuy/eQ0O5Rio43fEkj5G+qrKbZCQY55fiNafpHpuirVIHqPoSg=="
|
||||
"version": "0.9.7",
|
||||
"resolved": "https://registry.npmjs.org/react-moment/-/react-moment-0.9.7.tgz",
|
||||
"integrity": "sha512-ifzUrUGF6KRsUN2pRG5k56kO0mJBr8kRkWb0wNvtFIsBIxOuPxhUpL1YlXwpbQCbHq23hUu6A0VEk64HsFxk9g=="
|
||||
},
|
||||
"react-onclickoutside": {
|
||||
"version": "6.9.0",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"react-linkify": "0.2.2",
|
||||
"react-masonry-infinite": "1.2.2",
|
||||
"react-media": "1.10.0",
|
||||
"react-moment": "0.9.6",
|
||||
"react-moment": "0.9.7",
|
||||
"react-onclickoutside": "6.9.0",
|
||||
"react-popper": "1.3.7",
|
||||
"react-resize-detector": "4.2.1",
|
||||
|
||||
Reference in New Issue
Block a user