Skip to content

Commit 97d3ea5

Browse files
bump moment-timezone to 0.6.0
1 parent 810ee04 commit 97d3ea5

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
@@ -52,7 +52,7 @@
5252
"isomorphic-unfetch": "^4.0.2",
5353
"markdown-in-js": "^1.1.3",
5454
"moment": "^2.29.4",
55-
"moment-timezone": "^0.5.35",
55+
"moment-timezone": "0.6.0",
5656
"next": "4.2.3",
5757
"node-sass": "^9.0.0",
5858
"normalize.css": "^8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8237,10 +8237,10 @@ modify-values@^1.0.0:
82378237
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
82388238
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
82398239

8240-
moment-timezone@^0.5.35:
8241-
version "0.5.45"
8242-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.45.tgz#cb685acd56bac10e69d93c536366eb65aa6bcf5c"
8243-
integrity sha512-HIWmqA86KcmCAhnMAN0wuDOARV/525R2+lOLotuGFzn4HO+FH+/645z2wx0Dt3iDv6/p61SIvKnDstISainhLQ==
8240+
moment-timezone@0.6.0:
8241+
version "0.6.0"
8242+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.6.0.tgz#c5a6519171f31a64739ea75d33f5c136c08ff608"
8243+
integrity sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q==
82448244
dependencies:
82458245
moment "^2.29.4"
82468246

0 commit comments

Comments
 (0)