Skip to content
This repository has been archived by the owner on Dec 16, 2017. It is now read-only.

Commit

Permalink
chore(dependencies): Bump react-dates from 15.3.0 to 15.5.1 (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Neitsch committed Dec 8, 2017
1 parent 0cd59a6 commit ac625a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"react": "^16.2.0",
"react-addons-shallow-compare": "^15.6.0",
"react-autocomplete": "^1.7.2",
"react-dates": "^15.3.0",
"react-dates": "^15.5.1",
"react-dom": "^16.2.0",
"react-google-charts": "^1.5.5",
"react-i18next": "^7.1.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7156,9 +7156,9 @@ react-color@^2.11.4:
reactcss "^1.2.0"
tinycolor2 "^1.4.1"

react-dates@^15.3.0:
version "15.3.0"
resolved "https://registry.yarnpkg.com/react-dates/-/react-dates-15.3.0.tgz#a843bfc7811fa3c118928f6f03a1479045126654"
react-dates@^15.5.1:
version "15.5.1"
resolved "https://registry.yarnpkg.com/react-dates/-/react-dates-15.5.1.tgz#126efeae979ae29bb9783957d523c28247d1f842"
dependencies:
airbnb-prop-types "^2.8.1"
consolidated-events "^1.1.0"
Expand All @@ -7169,7 +7169,7 @@ react-dates@^15.3.0:
prop-types "^15.5.10"
react-addons-shallow-compare "^15.5.2"
react-moment-proptypes "^1.5.0"
react-portal "^3.1.0"
react-portal "^4.1.0"
react-with-styles "^2.2.0"
react-with-styles-interface-css "^3.0.0"

Expand Down Expand Up @@ -7307,9 +7307,9 @@ react-popper@^0.7.4:
popper.js "^1.12.5"
prop-types "^15.5.10"

react-portal@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/react-portal/-/react-portal-3.1.0.tgz#865c44fb72a1da106c649206936559ce891ee899"
react-portal@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/react-portal/-/react-portal-4.1.0.tgz#749b3e7571620b371e2c1a6e91e4353c03ae49e7"
dependencies:
prop-types "^15.5.8"

Expand Down

0 comments on commit ac625a6

Please sign in to comment.