From 59ac5fbac815db2c9c55a3db9b7ed029e59cb09a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 19:56:58 +0000 Subject: [PATCH] chore: bump dayjs from 1.11.2 to 1.11.3 in /site 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] --- site/package.json | 2 +- site/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package.json b/site/package.json index e57cc23f946a0..4621c6b41c60e 100644 --- a/site/package.json +++ b/site/package.json @@ -38,7 +38,7 @@ "can-ndjson-stream": "1.0.2", "cron-parser": "4.4.0", "cronstrue": "2.5.0", - "dayjs": "1.11.2", + "dayjs": "1.11.3", "formik": "2.2.9", "front-matter": "4.0.2", "history": "5.3.0", diff --git a/site/yarn.lock b/site/yarn.lock index 71fb6d4c621ff..db392c2856879 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -5638,10 +5638,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -dayjs@1.11.2: - version "1.11.2" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.2.tgz#fa0f5223ef0d6724b3d8327134890cfe3d72fbe5" - integrity sha512-F4LXf1OeU9hrSYRPTTj/6FbO4HTjPKXvEIC1P2kcnFurViINCVk3ZV0xAS3XVx9MkMsXbbqlK6hjseaYbgKEHw== +dayjs@1.11.3: + 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.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: version "2.6.9"