fix(deps): update dependency react-aria-menubutton to v6 (#2195)

This commit is contained in:
renovate[bot]
2019-03-15 10:50:27 -04:00
committed by Shawn Erquhart
parent 894b1d0029
commit e8d3db1ff9
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"build": "cross-env NODE_ENV=production webpack"
},
"dependencies": {
"react-aria-menubutton": "^5.1.0",
"react-aria-menubutton": "^6.0.0",
"react-toggled": "^1.1.2",
"react-transition-group": "^2.6.0"
},