From c7d22e6419ca8349996390ce1ebc05c229bbe90a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 07:29:34 +0000 Subject: [PATCH] Bump dayjs from 1.10.7 to 1.10.8 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.7 to 1.10.8. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.10.8/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.10.7...v1.10.8) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... 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 d7648b10..17f19cf8 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@material/mwc-menu": "^0.25.3", "@material/rtl": "^13.0.0", "custom-card-helpers": "^1.8.0", - "dayjs": "^1.10.7", + "dayjs": "^1.10.8", "embla-carousel": "^6.1.1", "home-assistant-js-websocket": "^6.0.1", "lit": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index aa93416e..7d4d346e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1633,10 +1633,10 @@ custom-card-helpers@^1.8.0: superstruct "^0.15.3" typescript "^4.5.4" -dayjs@^1.10.7: - version "1.10.7" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468" - integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig== +dayjs@^1.10.8: + version "1.10.8" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.8.tgz#267df4bc6276fcb33c04a6735287e3f429abec41" + integrity sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow== debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1: version "4.3.3"