Skip to content

Commit d3e4db4

Browse files
build(deps): bump date-fns-tz from 1.3.7 to 2.0.0
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.7 to 2.0.0. - [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@v1.3.7...v2.0.0) --- updated-dependencies: - dependency-name: date-fns-tz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ce637f commit d3e4db4

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.10.5",
1919
"@emotion/styled": "^11.10.5",
2020
"date-fns": "^2.29.3",
21-
"date-fns-tz": "^1.3.7",
21+
"date-fns-tz": "^2.0.0",
2222
"firebase": "^9.13.0",
2323
"framer-motion": "^8.4.3",
2424
"next": "^13.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3002,10 +3002,10 @@ data-uri-to-buffer@3:
30023002
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636"
30033003
integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==
30043004

3005-
date-fns-tz@^1.3.7:
3006-
version "1.3.7"
3007-
resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.3.7.tgz#e8e9d2aaceba5f1cc0e677631563081fdcb0e69a"
3008-
integrity sha512-1t1b8zyJo+UI8aR+g3iqr5fkUHWpd58VBx8J/ZSQ+w7YrGlw80Ag4sA86qkfCXRBLmMc4I2US+aPMd4uKvwj5g==
3005+
date-fns-tz@^2.0.0:
3006+
version "2.0.0"
3007+
resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-2.0.0.tgz#1b14c386cb8bc16fc56fe333d4fc34ae1d1099d5"
3008+
integrity sha512-OAtcLdB9vxSXTWHdT8b398ARImVwQMyjfYGkKD2zaGpHseG2UPHbHjXELReErZFxWdSLph3c2zOaaTyHfOhERQ==
30093009

30103010
date-fns@^2.29.3:
30113011
version "2.29.3"

0 commit comments

Comments
 (0)