From 2e643d0fae0c4ef62a99301d4bc81fd13df805f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 03:22:45 +0000 Subject: [PATCH] Bump flatpickr from 4.5.1 to 4.6.2 Bumps [flatpickr](https://github.com/chmln/flatpickr) from 4.5.1 to 4.6.2. - [Release notes](https://github.com/chmln/flatpickr/releases) - [Commits](https://github.com/chmln/flatpickr/compare/v4.5.1...v4.6.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e84a215..61e89a2 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "bootstrap.native": "https://github.com/thednp/bootstrap.native", - "flatpickr": "^4.5.1", + "flatpickr": "^4.6.2", "pickerjs": "^1.0.0-beta" } } diff --git a/yarn.lock b/yarn.lock index c3ab99b..b73fd62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2301,9 +2301,9 @@ findup-sync@^2.0.0: micromatch "^3.0.4" resolve-dir "^1.0.1" -flatpickr@^4.5.1: - version "4.5.1" - resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.5.1.tgz#f65eaf54c07538f87d6f68a67b03cf816d7fb82f" +flatpickr@^4.6.2: + version "4.6.2" + resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.6.2.tgz#50e1b4fc84fbf67c5b0919ba3ddc330221f126da" flush-write-stream@^1.0.0: version "1.0.3"