Skip to content

Commit 33a5ee0

Browse files
authored
Merge pull request #530 from raduwen/dependabot/npm_and_yarn/date-fns-tz-2.0.1
build(deps): bump date-fns-tz from 2.0.0 to 2.0.1
2 parents 2c8d122 + 8bc1e15 commit 33a5ee0

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.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3433,10 +3433,10 @@ data-view-byte-offset@^1.0.1:
34333433
es-errors "^1.3.0"
34343434
is-data-view "^1.0.1"
34353435

3436-
date-fns-tz@^2.0.0:
3437-
version "2.0.0"
3438-
resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-2.0.0.tgz#1b14c386cb8bc16fc56fe333d4fc34ae1d1099d5"
3439-
integrity sha512-OAtcLdB9vxSXTWHdT8b398ARImVwQMyjfYGkKD2zaGpHseG2UPHbHjXELReErZFxWdSLph3c2zOaaTyHfOhERQ==
3436+
date-fns-tz@^2.0.1:
3437+
version "2.0.1"
3438+
resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-2.0.1.tgz#0a9b2099031c0d74120b45de9fd23192e48ea495"
3439+
integrity sha512-fJCG3Pwx8HUoLhkepdsP7Z5RsucUi+ZBOxyM5d0ZZ6c4SdYustq0VMmOu6Wf7bli+yS/Jwp91TOCqn9jMcVrUA==
34403440

34413441
date-fns@^2.29.3:
34423442
version "2.29.3"

0 commit comments

Comments
 (0)