From bee3a58ac36b0c13d5945c62fb98ac1476f800c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:36:12 +0000 Subject: [PATCH] build(deps): bump date-fns-tz from 2.0.0 to 2.0.1 Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/marnusw/date-fns-tz/releases) - [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md) - [Commits](https://github.com/marnusw/date-fns-tz/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: date-fns-tz dependency-type: direct:production update-type: version-update:semver-patch ... 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 bf08904..a79adb3 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.11.0", "date-fns": "^2.29.3", - "date-fns-tz": "^2.0.0", + "date-fns-tz": "^2.0.1", "firebase": "^11.3.1", "framer-motion": "^8.4.3", "next": "^15.1.7", diff --git a/yarn.lock b/yarn.lock index 42df32d..a29b3b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3392,10 +3392,10 @@ data-view-byte-offset@^1.0.1: es-errors "^1.3.0" is-data-view "^1.0.1" -date-fns-tz@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-2.0.0.tgz#1b14c386cb8bc16fc56fe333d4fc34ae1d1099d5" - integrity sha512-OAtcLdB9vxSXTWHdT8b398ARImVwQMyjfYGkKD2zaGpHseG2UPHbHjXELReErZFxWdSLph3c2zOaaTyHfOhERQ== +date-fns-tz@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-2.0.1.tgz#0a9b2099031c0d74120b45de9fd23192e48ea495" + integrity sha512-fJCG3Pwx8HUoLhkepdsP7Z5RsucUi+ZBOxyM5d0ZZ6c4SdYustq0VMmOu6Wf7bli+yS/Jwp91TOCqn9jMcVrUA== date-fns@^2.29.3: version "2.29.3"