From a7a5516047c60b4ec3effd01331a6afef57959eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 12:12:04 +0800 Subject: [PATCH] chore(deps-dev): bump react-intl from 4.7.6 to 5.0.2 (#25443) Bumps [react-intl](https://github.com/formatjs/formatjs) from 4.7.6 to 5.0.2. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/react-intl@4.7.6...react-intl@5.0.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c46497d3f..5b1f53fb87 100644 --- a/package.json +++ b/package.json @@ -248,7 +248,7 @@ "react-helmet-async": "^1.0.4", "react-highlight-words": "^0.16.0", "react-infinite-scroller": "^1.2.4", - "react-intl": "^4.1.1", + "react-intl": "^5.0.2", "react-resizable": "^1.8.0", "react-router-dom": "^5.0.1", "react-sortable-hoc": "^1.11.0",