Skip to content

Commit

Permalink
Update dependency react-datepicker to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 12, 2020
1 parent e0d4785 commit 92704d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"polished": "3.4.2",
"react": "16.12.0",
"react-autosuggest": "9.4.3",
"react-datepicker": "2.10.1",
"react-datepicker": "2.11.0",
"react-dom": "16.12.0",
"react-router": "5.1.2",
"react-router-dom": "5.1.2",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9841,10 +9841,10 @@ react-autowhatever@^10.1.2:
react-themeable "^1.1.0"
section-iterator "^2.0.0"

react-datepicker@2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-2.10.1.tgz#5db917a8e10af8b311715f4bdae8b8dfe64f9357"
integrity sha512-b9UjPy5/uZpzqBoGJdR9Mwnv/0ecHyUQUJf499hm2m2Luo3u9HZwAERSExYC4CvAecVUz88AsfowrjVAf7Kulg==
react-datepicker@2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-2.11.0.tgz#61aa79750856f91ee452f296d91b9ae4ebbacb4d"
integrity sha512-eyaLRTX4CaMnW4HW34gYmG4cT/3R9vyAIEAQ1SSWKBO77pTs6RfxUzbLRKOheyIlQM7BmXhLGOxq80vvlCb09w==
dependencies:
classnames "^2.2.6"
date-fns "^2.0.1"
Expand Down

0 comments on commit 92704d8

Please sign in to comment.