Skip to content

Commit bee3a58

Browse files
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](marnusw/date-fns-tz@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] <support@github.com>
1 parent d01bdac commit bee3a58

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@emotion/react": "^11.14.0",
1919
"@emotion/styled": "^11.11.0",
2020
"date-fns": "^2.29.3",
21-
"date-fns-tz": "^2.0.0",
21+
"date-fns-tz": "^2.0.1",
2222
"firebase": "^11.3.1",
2323
"framer-motion": "^8.4.3",
2424
"next": "^15.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3392,10 +3392,10 @@ data-view-byte-offset@^1.0.1:
33923392
es-errors "^1.3.0"
33933393
is-data-view "^1.0.1"
33943394

3395-
date-fns-tz@^2.0.0:
3396-
version "2.0.0"
3397-
resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-2.0.0.tgz#1b14c386cb8bc16fc56fe333d4fc34ae1d1099d5"
3398-
integrity sha512-OAtcLdB9vxSXTWHdT8b398ARImVwQMyjfYGkKD2zaGpHseG2UPHbHjXELReErZFxWdSLph3c2zOaaTyHfOhERQ==
3395+
date-fns-tz@^2.0.1:
3396+
version "2.0.1"
3397+
resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-2.0.1.tgz#0a9b2099031c0d74120b45de9fd23192e48ea495"
3398+
integrity sha512-fJCG3Pwx8HUoLhkepdsP7Z5RsucUi+ZBOxyM5d0ZZ6c4SdYustq0VMmOu6Wf7bli+yS/Jwp91TOCqn9jMcVrUA==
33993399

34003400
date-fns@^2.29.3:
34013401
version "2.29.3"

0 commit comments

Comments
 (0)