Skip to content

Commit

Permalink
Merge pull request Hacker0x01#3793 from Mudbill/master
Browse files Browse the repository at this point in the history
Update deps react-onclickoutside & react-popper
  • Loading branch information
martijnrusschen committed Oct 12, 2022
2 parents dbd3b13 + 9dc1d6a commit bb1bf81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@
"classnames": "^2.2.6",
"date-fns": "^2.24.0",
"prop-types": "^15.7.2",
"react-onclickoutside": "^6.12.1",
"react-popper": "^2.2.5"
"react-onclickoutside": "^6.12.2",
"react-popper": "^2.3.0"
},
"scripts": {
"eslint": "eslint --ext .js,.jsx src test",
Expand Down

0 comments on commit bb1bf81

Please sign in to comment.