Skip to content

Commit

Permalink
Update flatpickr to the latest version 🚀 (carbon-design-system#535)
Browse files Browse the repository at this point in the history
* fix(package): update flatpickr to version 4.2.4

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
  • Loading branch information
greenkeeper[bot] authored and marijohannessen committed Jan 29, 2018
1 parent 0a86cb1 commit 9e36c08
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"dependencies": {
"classnames": "2.2.5",
"downshift": "^1.23.2",
"flatpickr": "4.2.2",
"flatpickr": "4.2.4",
"lodash.debounce": "^4.0.8",
"lodash.isequal": "^4.5.0",
"warning": "3.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4329,9 +4329,9 @@ flatpickr@2.6.3:
version "2.6.3"
resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-2.6.3.tgz#457357532deb135f3da64b425bf4435737961564"

flatpickr@4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.2.2.tgz#6f71310c2416a2291ec267bec4f33f321711453f"
flatpickr@4.2.4:
version "4.2.4"
resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.2.4.tgz#abd6dedd0fa41e2118acb96a22f49819ba2d0157"

flatten@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 9e36c08

Please sign in to comment.