From 9b52903bf5c12103e882ca24ea44279c7d0a9a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 21 Nov 2018 02:11:35 +0000 Subject: [PATCH] build(deps): bump react-moment from 0.8.3 to 0.8.4 in /ui Bumps [react-moment](https://github.com/headzoo/react-moment) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/headzoo/react-moment/releases) - [Commits](https://github.com/headzoo/react-moment/compare/v0.8.3...v0.8.4) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index b5a3f050b..1ce5504dc 100644 --- a/ui/package.json +++ b/ui/package.json @@ -38,7 +38,7 @@ "react-json-pretty": "1.7.9", "react-linkify": "0.2.2", "react-masonry-infinite": "1.2.2", - "react-moment": "0.8.3", + "react-moment": "0.8.4", "react-onclickoutside": "6.7.1", "react-popper": "1.3.0", "react-resize-detector": "3.2.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index cdf50e39e..4b38c8bc3 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -9284,10 +9284,10 @@ react-masonry-infinite@1.2.2: prop-types "^15.5.10" react-infinite-scroller "^1.0.12" -react-moment@0.8.3: - version "0.8.3" - resolved "https://registry.yarnpkg.com/react-moment/-/react-moment-0.8.3.tgz#68b5add7145c736b8a737d55c4ed31fbcbcfe1eb" - integrity sha512-9wFd3tS44D5NPjuDUGv7qinXKIE50wy2TsOJEUn3pNVO2z7edc1hsjKF5Ol2w7I7qmWd3X1h52/y5H/Ufi7xIA== +react-moment@0.8.4: + version "0.8.4" + resolved "https://registry.yarnpkg.com/react-moment/-/react-moment-0.8.4.tgz#18eb59e1541c8b216353e23c21e9db50e42e2edb" + integrity sha512-QhI19OcfhiAn60/O6bMR0w8ApXrPFCjv6+eV0I/P9/AswzjgEAx4L7VxMBCpS/jrythLa12Q9v88req+ys4YpA== react-onclickoutside@6.7.1, react-onclickoutside@^6.7.1: version "6.7.1"