Skip to content

Commit

Permalink
Update moment-timezone to reduce payload size (#3933)
Browse files Browse the repository at this point in the history
Update moment-timezone to reduce payload size
  • Loading branch information
peril-staging[bot] committed Apr 23, 2019
2 parents c8bb773 + 2d5db6c commit 8961224
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"mailcheck": "^1.1.1",
"mocha-lcov-reporter": "^1.3.0",
"moment": "^2.22.2",
"moment-timezone": "^0.5.23",
"moment-timezone": "^0.5.25",
"moment-twitter": "^0.2.0",
"nib": "^1.1.2",
"nock": "^9.0.11",
Expand Down
7 changes: 0 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9840,13 +9840,6 @@ module-details-from-path@^1.0.3:
resolved "https://registry.yarnpkg.com/module-details-from-path/-/module-details-from-path-1.0.3.tgz#114c949673e2a8a35e9d35788527aa37b679da2b"
integrity sha1-EUyUlnPiqKNenTV4hSeqN7Z52is=

moment-timezone@^0.5.23:
version "0.5.23"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.23.tgz#7cbb00db2c14c71b19303cb47b0fb0a6d8651463"
integrity sha512-WHFH85DkCfiNMDX5D3X7hpNH3/PUhjTGcD0U1SgfBGZxJ3qUmJh5FdvaFjcClxOvB3rzdfj4oRffbI38jEnC1w==
dependencies:
moment ">= 2.9.0"

moment-timezone@^0.5.25:
version "0.5.25"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.25.tgz#a11bfa2f74e088327f2cd4c08b3e7bdf55957810"
Expand Down

0 comments on commit 8961224

Please sign in to comment.