From 075bb88c38eb42c5507bab2f9140070e9e65352d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 00:26:48 +0000 Subject: [PATCH] Bump date-fns from 1.30.1 to 3.0.5 Bumps [date-fns](https://github.com/date-fns/date-fns) from 1.30.1 to 3.0.5. - [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.0.5) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:development 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 0fd78764a..9a8fc6549 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "babel-jest": "^27.4.6", "chokidar-cli": "^3.0.0", "consola": "^2.15.3", - "date-fns": "^1.30.1", + "date-fns": "^3.0.5", "eslint-import-resolver-nuxt": "^1.0.1", "globby": "^6.1.0", "jest": "^27.4.7", diff --git a/yarn.lock b/yarn.lock index d8b4ed80e..7bd307f00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4749,10 +4749,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.0.5: + version "3.0.5" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.0.5.tgz#ca4fca44aff67e01c337dc9c5f2ea5ac7350ad8f" + integrity sha512-Q4Tq5c5s/Zl/zbgdWf6pejn9ru7UwdIlLfvEEg1hVsQNQ7LKt76qIduagIT9OPK7+JCv1mAKherdU6bOqGYDnw== date-now@^0.1.4: version "0.1.4"