fix(deps): update dependency moment to v2.26.0

This commit is contained in:
Renovate Bot
2020-05-20 09:03:31 +01:00
committed by Łukasz Mierzwa
parent 02c4c72774
commit 90d969a09e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15754,9 +15754,9 @@
}
},
"moment": {
"version": "2.25.3",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.25.3.tgz",
"integrity": "sha512-PuYv0PHxZvzc15Sp8ybUCoQ+xpyPWvjOuK72a5ovzp2LI32rJXOiIfyoFoYvG3s6EwwrdkMyWuRiEHSZRLJNdg=="
"version": "2.26.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.26.0.tgz",
"integrity": "sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw=="
},
"moo": {
"version": "0.5.1",
+1 -1
View File
@@ -32,7 +32,7 @@
"mobx-react": "6.2.2",
"mobx-react-lite": "2.0.7",
"mobx-stored": "1.1.0",
"moment": "2.25.3",
"moment": "2.26.0",
"object-hash": "2.0.3",
"promise-retry": "1.1.1",
"prop-types": "15.7.2",