Skip to content

Commit

Permalink
Merge pull request #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 e0f7b57 + 3000605 commit 0bfd40c
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 0bfd40c

Please sign in to comment.