From 2c1c31582ec2e47bbbd5a93153e12b89dbfde149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 23:23:24 +0000 Subject: [PATCH] Bump dayjs from 1.10.7 to 1.11.5 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.7 to 1.11.5. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.5/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.10.7...v1.11.5) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-minor ... 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 5e3ce9a..5ef2ab1 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "classnames": "^2.3.1", "clipboardy": "^2.3.0", "css-what": "^6.0.1", - "dayjs": "^1.10.7", + "dayjs": "^1.11.5", "formik": "^2.2.9", "ky": "^0.31.1", "lodash-es": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 3618ef1..4ca49d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4273,10 +4273,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -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.11.5: + version "1.11.5" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.5.tgz#00e8cc627f231f9499c19b38af49f56dc0ac5e93" + integrity sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA== debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: version "2.6.9"