fix(deps): update dependency react-aria-menubutton to v7 (#5378)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-05-13 11:17:19 +03:00
committed by GitHub
parent 14e222c663
commit 2dd89446aa
2 changed files with 6 additions and 13 deletions

View File

@ -17,7 +17,7 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
},
"dependencies": {
"react-aria-menubutton": "^6.0.0",
"react-aria-menubutton": "^7.0.0",
"react-toggled": "^1.1.2",
"react-transition-group": "^2.6.0"
},