Skip to content

Commit

Permalink
Bump material-ui-popup-state to ^2.0.1 (#32676)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 19, 2022
1 parent bb9249a commit aad056e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"lodash": "^4.17.21",
"lz-string": "^1.4.4",
"markdown-to-jsx": "^7.1.7",
"material-ui-popup-state": "^2.0.0",
"material-ui-popup-state": "^2.0.1",
"next": "12.1.5",
"notistack": "2.0.4",
"nprogress": "^0.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10771,10 +10771,10 @@ marked@^4.0.16:
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.16.tgz#9ec18fc1a723032eb28666100344d9428cf7a264"
integrity sha512-wahonIQ5Jnyatt2fn8KqF/nIqZM8mh3oRu2+l5EANGMhu6RFjiSG52QNE2eWzFMI94HqYSgN184NurgNG6CztA==

material-ui-popup-state@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/material-ui-popup-state/-/material-ui-popup-state-2.0.0.tgz#8050421a9d00df67d7f63e7b2b73ab5b331051ff"
integrity sha512-1sbb9xpMs7OxG0SOGfGO0ZnwiLtqZSoXda0/AqqJkpouT4e0nADXutQtDJFMa9GUMNAODVDlYnNmfqM+MhFjsg==
material-ui-popup-state@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/material-ui-popup-state/-/material-ui-popup-state-2.0.1.tgz#5e045489b8150393072eebb6ae52369cb7e34f58"
integrity sha512-YZQdYxO1AtaIJyX24yrHMCqIC7UHpGOSuK16RLnA+MBterKhum1aMiTomEsfHxZKyGADbZ7M56THj1xPDsr0PQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@mui/icons-material" "^5.0.0"
Expand Down

0 comments on commit aad056e

Please sign in to comment.