Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Commit

Permalink
chore(deps): bump notistack from 0.9.4 to 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and mergify[bot] committed Oct 17, 2019
1 parent 964803a commit 3e37ece
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3e37ece

Please sign in to comment.