From 1f7ca5696fea56f3a8ea72bcd26f2d34b08c1db7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 21:54:45 +0000 Subject: [PATCH] Bump date-fns from 1.30.1 to 3.6.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 1.30.1 to 3.6.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v1.30.1...v3.6.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-major ... 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 4e065e124..86360b516 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "aphrodite": "https://github.com/learningequality/aphrodite/", "autosize": "3.0.21", "css-element-queries": "1.2.0", - "date-fns": "1.30.1", + "date-fns": "3.6.0", "frame-throttle": "3.0.0", "fuzzysearch": "1.0.3", "lodash": "4.17.21", diff --git a/yarn.lock b/yarn.lock index 31ff31156..02e2de003 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4754,10 +4754,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -date-fns@1.30.1: - version "1.30.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c" - integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw== +date-fns@3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf" + integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww== date-now@^0.1.4: version "0.1.4"