From eb82d853ce0ad65c1022f20e1332665a2530d704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 18 Oct 2018 14:21:48 +0000 Subject: [PATCH] build(deps): bump react-moment from 0.8.1 to 0.8.2 in /ui Bumps [react-moment](https://github.com/headzoo/react-moment) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/headzoo/react-moment/releases) - [Commits](https://github.com/headzoo/react-moment/compare/v0.8.1...v0.8.2) 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 946486356..9c141efe2 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.1", + "react-moment": "0.8.2", "react-onclickoutside": "6.7.1", "react-popper": "1.0.2", "react-resize-detector": "3.1.3", diff --git a/ui/yarn.lock b/ui/yarn.lock index 63600bf66..298743a63 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -9185,10 +9185,10 @@ react-masonry-infinite@1.2.2: prop-types "^15.5.10" react-infinite-scroller "^1.0.12" -react-moment@0.8.1: - version "0.8.1" - resolved "https://registry.yarnpkg.com/react-moment/-/react-moment-0.8.1.tgz#0f60604752fdfa1811d8ebe04ec339d897c9d085" - integrity sha512-wgOEyIPdda1rYJKqnBsaCsCQl8SvY0L/L52haaoz8ZXb/NgIqUKnxVsjW2nu4/Bz/YAibvyBPsIsW8c+FXQnNQ== +react-moment@0.8.2: + version "0.8.2" + resolved "https://registry.yarnpkg.com/react-moment/-/react-moment-0.8.2.tgz#9361a38668b7864dc170a0d69ee3d0da3cc4b2c3" + integrity sha512-7EfyalAhGMMSUFHvPoic4lWCtXxNc3Zn0JNTvDLmVUl+P37PgyRRwOQx9UVSQ6gWryIoqdEbS1KfK3zd7CGK9Q== react-onclickoutside@6.7.1, react-onclickoutside@^6.7.1: version "6.7.1"