fix(deps): update dependency react-datepicker to v2.3.0

This commit is contained in:
Renovate Bot
2019-03-25 12:25:58 +00:00
parent f84f32eafd
commit b65135e8d8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"qs": "6.7.0",
"react": "16.8.5",
"react-autosuggest": "9.4.3",
"react-datepicker": "2.2.0",
"react-datepicker": "2.3.0",
"react-dom": "16.8.5",
"react-highlighter": "0.4.3",
"react-idle-timer": "4.2.3",
+4 -4
View File
@@ -9280,10 +9280,10 @@ react-autowhatever@^10.1.2:
react-themeable "^1.1.0"
section-iterator "^2.0.0"
react-datepicker@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-2.2.0.tgz#140f56845ecc25b8dbc8962091958da86148254d"
integrity sha512-JXXyytODTQojN2i2rbS/1MWnQkSlXiSDzOiGbQCC/vVuyo/1yPgj+2UP+wHXYjKobPirWMG3zfxZdZa4y2wTKg==
react-datepicker@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/react-datepicker/-/react-datepicker-2.3.0.tgz#c3c5822c8081aa34a252c08929c52bfd34576491"
integrity sha512-sgauGBTUlVrne5oHuYeLhBtKy2YOuEbPo/rXRTuxP/dRJNkHpXQ+ZfRmiJDX30mh/+EGRW5ORLVGhD1YgLbEiA==
dependencies:
classnames "^2.2.5"
date-fns "^2.0.0-alpha.23"