From 5e5c09b5107b8a39bc1359b60456bd1ce7e85c77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 04:07:08 +0000 Subject: [PATCH] chore(deps): bump dayjs from 1.11.2 to 1.11.3 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.3/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.11.2...v1.11.3) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index cf17255..17276ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1323,9 +1323,9 @@ date-time@^3.1.0: time-zone "^1.0.0" dayjs@^1.8.9: - version "1.11.2" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.2.tgz#fa0f5223ef0d6724b3d8327134890cfe3d72fbe5" - integrity sha512-F4LXf1OeU9hrSYRPTTj/6FbO4HTjPKXvEIC1P2kcnFurViINCVk3ZV0xAS3XVx9MkMsXbbqlK6hjseaYbgKEHw== + version "1.11.3" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.3.tgz#4754eb694a624057b9ad2224b67b15d552589258" + integrity sha512-xxwlswWOlGhzgQ4TKzASQkUhqERI3egRNqgV4ScR8wlANA/A9tZ7miXa44vTTKEq5l7vWoL5G57bG3zA+Kow0A== debug@2.6.9, debug@^2.6.9: version "2.6.9"