From 3e37ece9402fd236f91f8481e37c9ba7bef984c1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 00:49:43 +0000 Subject: [PATCH] chore(deps): bump notistack from 0.9.4 to 0.9.5 Bumps [notistack](https://github.com/iamhosseindhv/notistack) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/iamhosseindhv/notistack/releases) - [Changelog](https://github.com/iamhosseindhv/notistack/blob/master/CHANGELOG.md) - [Commits](https://github.com/iamhosseindhv/notistack/compare/v0.9.4...v0.9.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 571dd479..a1406a2e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "mobx": "^5.14.0", "mobx-react-lite": "^1.5.0", "nocache": "^2.1.0", - "notistack": "^0.9.4", + "notistack": "^0.9.5", "pem": "^1.14.3", "promise.allsettled": "^1.0.1", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index c4af0db6..b4048204 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11214,10 +11214,10 @@ normalize-url@^4.0.0: resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.1.0.tgz#307e74c87473efa81969ad1b4bb91f1990178904" integrity sha512-X781mkWeK6PDMAZJfGn/wnwil4dV6pIdF9euiNqtA89uJvZuNDJO2YyJxiwpPhTQcF5pYUU1v+kcOxzYV6rZlA== -notistack@^0.9.4: - version "0.9.4" - resolved "https://registry.yarnpkg.com/notistack/-/notistack-0.9.4.tgz#20226ccc9ef7ee5aa16f6693c4e4ddff92e0de24" - integrity sha512-rtGZqznIlIbZH+wfHMhIGMFMqeJX4N/7CQikJ+XrCsGnZNL9gZyhifxLYrts0tUl+dKNpy7npswfRfiM7Soixg== +notistack@^0.9.5: + version "0.9.5" + resolved "https://registry.yarnpkg.com/notistack/-/notistack-0.9.5.tgz#3294e8438055ea5a39a8a4428240b05c548bb5b2" + integrity sha512-nemhQYIofQXoRTZ58TMaTfvsKIJLZygP0CI4XXgwSDEgXfQ414H/oHj+PtEiJbQQxJiWEm8hPey1bmw7brxL2g== dependencies: classnames "^2.2.6" hoist-non-react-statics "^3.3.0"