From 6aeedfd0a3f027f714ab6e3451bdb6ddfeeccb72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 11:02:18 +0000 Subject: [PATCH] Bump bulma-calendar from 6.1.0 to 6.1.2 Bumps [bulma-calendar](https://github.com/Wikiki/bulma-calendar) from 6.1.0 to 6.1.2. - [Release notes](https://github.com/Wikiki/bulma-calendar/releases) - [Commits](https://github.com/Wikiki/bulma-calendar/compare/v6.1.0...v6.1.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 85e1367..efc6c26 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@sendgrid/mail": "^7.4.4", "airtable": "^0.11.1", "bulma": "^0.9.2", - "bulma-calendar": "^6.1.0", + "bulma-calendar": "^6.1.2", "bulma-checkradio": "^1.1.1", "compression": "^1.7.4", "cookie-parser": "^1.4.5", diff --git a/yarn.lock b/yarn.lock index 8a0b898..744206e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -290,10 +290,10 @@ brace-expansion@^1.1.7: balanced-match "^1.0.0" concat-map "0.0.1" -bulma-calendar@^6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/bulma-calendar/-/bulma-calendar-6.1.0.tgz#2fb5bbdf92eef9bf0578f0d339ad790482ce8c96" - integrity sha512-KjODRyJSRuSoYKButVWFsxWgoJDt1VWC7gXqcRMNVM/mqGuw1ivygvteKtYVZ0e99kQwUEwMNHGrXI/JsQig3g== +bulma-calendar@^6.1.2: + version "6.1.2" + resolved "https://registry.yarnpkg.com/bulma-calendar/-/bulma-calendar-6.1.2.tgz#244ee5b627a3dc2d10108d684bbe49a360701a8f" + integrity sha512-cV951iitHWGqfPR1LzIysMBZ+HjD/PWyvijtoGNbdv/qiZIpUNHWEIubvHsiatClUBaCG5w8Gb2Jh2aBAgcXHg== dependencies: date-and-time "^0.14.2" date-fns "^1.29.0"