From 074d923d32e2832658915de151c2438be93a2139 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2020 09:11:33 +0000 Subject: [PATCH] Bump notistack from 0.9.2 to 0.9.10 Bumps [notistack](https://github.com/iamhosseindhv/notistack) from 0.9.2 to 0.9.10. - [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.2...v0.9.10) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 7 +++---- package.json | 2 +- yarn.lock | 9 ++++----- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 433687c..2a99397 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8986,13 +8986,12 @@ } }, "notistack": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/notistack/-/notistack-0.9.2.tgz", - "integrity": "sha512-Z2zi3ankqvwmrQvUx7SHM2X3P8llbPA/O1nM1hqn2fGuffn40Fi8isw701pdxczxA6S7huSyfOE/ZPgeTpWmrQ==", + "version": "0.9.10", + "resolved": "https://registry.npmjs.org/notistack/-/notistack-0.9.10.tgz", + "integrity": "sha512-Pm2lrbEUdAy7HF2o7nlrzkere3611xlPj+ggpfhs1ahD0b0ryY4nPtZPsD4sI9o0Efa2k/P9YMBfbLB0LDGklg==", "requires": { "classnames": "^2.2.6", "hoist-non-react-statics": "^3.3.0", - "prop-types": "^15.7.2", "react-is": "^16.8.6" } }, diff --git a/package.json b/package.json index 834113d..d0a51fe 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "jest-resolve": "24.9.0", "jest-watch-typeahead": "0.4.0", "mini-css-extract-plugin": "0.8.0", - "notistack": "^0.9.2", + "notistack": "^0.9.10", "optimize-css-assets-webpack-plugin": "5.0.3", "pnp-webpack-plugin": "1.5.0", "postcss-flexbugs-fixes": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 4befc1c..7ba93ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7267,14 +7267,13 @@ normalize-url@^3.0.0: resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559" integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg== -notistack@^0.9.2: - version "0.9.2" - resolved "https://registry.yarnpkg.com/notistack/-/notistack-0.9.2.tgz#333ca7e08e85ae10867b1e8be5d82b149676aad6" - integrity sha512-Z2zi3ankqvwmrQvUx7SHM2X3P8llbPA/O1nM1hqn2fGuffn40Fi8isw701pdxczxA6S7huSyfOE/ZPgeTpWmrQ== +notistack@^0.9.10: + version "0.9.10" + resolved "https://registry.yarnpkg.com/notistack/-/notistack-0.9.10.tgz#f662cdd46f0a7ce7f26ff1a5d9515d38d8279164" + integrity sha512-Pm2lrbEUdAy7HF2o7nlrzkere3611xlPj+ggpfhs1ahD0b0ryY4nPtZPsD4sI9o0Efa2k/P9YMBfbLB0LDGklg== dependencies: classnames "^2.2.6" hoist-non-react-statics "^3.3.0" - prop-types "^15.7.2" react-is "^16.8.6" npm-bundled@^1.0.1: