From bc1af899b185b661d2f8e17a7d3cb2e0ce705009 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 22:24:27 +0900 Subject: [PATCH] Bump react-notification from 6.8.4 to 6.8.5 (#12349) Bumps [react-notification](https://github.com/pburtchaell/react-notification) from 6.8.4 to 6.8.5. - [Release notes](https://github.com/pburtchaell/react-notification/releases) - [Commits](https://github.com/pburtchaell/react-notification/compare/6.8.4...6.8.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e2ebdbf7f..0bc95b178 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "react-intl": "^2.9.0", "react-masonry-infinite": "^1.2.2", "react-motion": "^0.5.2", - "react-notification": "^6.8.4", + "react-notification": "^6.8.5", "react-overlays": "^0.9.1", "react-redux": "^7.1.1", "react-redux-loading-bar": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index 03ff9c2a0..f755d5b3f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8740,10 +8740,10 @@ react-motion@^0.5.2: prop-types "^15.5.8" raf "^3.1.0" -react-notification@^6.8.4: - version "6.8.4" - resolved "https://registry.yarnpkg.com/react-notification/-/react-notification-6.8.4.tgz#c189d23f47b0e1b240932f4cfab2f4082cd420bf" - integrity sha512-El4aaIYeXNpL2M96t4+qg3ODgvAhvpORRCXhseukYlR0X8Efiak9ixGmxgm/Bm5Z43kRdFzpgHlh0uM242IFxA== +react-notification@^6.8.5: + version "6.8.5" + resolved "https://registry.yarnpkg.com/react-notification/-/react-notification-6.8.5.tgz#7ea90a633bb2a280d899e30c93cf372265cce4f0" + integrity sha512-3pJPhSsWNYizpyeMeWuC+jVthqE9WKqQ6rHq2naiiP4fLGN4irwL2Xp2Q8Qn7agW/e4BIDxarab6fJOUp1cKUw== dependencies: prop-types "^15.6.2"