Skip to content

Commit 1df3387

Browse files
authoredOct 24, 2022
Bump notistack to 2.0.8 (#34778)
1 parent a7be0ca commit 1df3387

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"markdown-to-jsx": "^7.1.7",
9595
"material-ui-popup-state": "^2.0.1",
9696
"next": "12.3.1",
97-
"notistack": "2.0.5",
97+
"notistack": "2.0.8",
9898
"nprogress": "^0.2.0",
9999
"postcss": "^8.4.18",
100100
"prop-types": "^15.8.1",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11652,10 +11652,10 @@ normalize-url@^6.0.1:
1165211652
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
1165311653
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
1165411654

11655-
notistack@2.0.5:
11656-
version "2.0.5"
11657-
resolved "https://registry.yarnpkg.com/notistack/-/notistack-2.0.5.tgz#8eb53720453f6e02182cd0e6784ced630a7bb7e6"
11658-
integrity sha512-Ig2T1Muqkc1PaSQcEDrK7diKv6cBxw02Iq6uv074ySfgq524TV5lK41diAb6OSsaiWfp3aRt+T3+0MF8m2EcJQ==
11655+
notistack@2.0.8:
11656+
version "2.0.8"
11657+
resolved "https://registry.yarnpkg.com/notistack/-/notistack-2.0.8.tgz#78cdf34c64e311bf1d1d71c2123396bcdea5e95b"
11658+
integrity sha512-/IY14wkFp5qjPgKNvAdfL5Jp6q90+MjgKTPh4c81r/lW70KeuX6b9pE/4f8L4FG31cNudbN9siiFS5ql1aSLRw==
1165911659
dependencies:
1166011660
clsx "^1.1.0"
1166111661
hoist-non-react-statics "^3.3.0"

0 commit comments

Comments
 (0)
Please sign in to comment.