Skip to content

Commit ba25d46

Browse files
markstoryBYK
authored andcommitted
chore: Bump moment-timezone (#12966)
Get the latest in timezone data. Fixes #9945
1 parent 2b52d00 commit ba25d46

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
@@ -55,7 +55,7 @@
5555
"mobx": "^3.2.2",
5656
"mobx-react": "^4.2.2",
5757
"moment": "2.23.0",
58-
"moment-timezone": "0.5.23",
58+
"moment-timezone": "0.5.25",
5959
"node-libs-browser": "0.5.3",
6060
"optimize-css-assets-webpack-plugin": "^5.0.1",
6161
"papaparse": "^4.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9079,10 +9079,10 @@ mockdate@2.0.2:
90799079
resolved "https://registry.yarnpkg.com/mockdate/-/mockdate-2.0.2.tgz#5ae0c0eaf8fe23e009cd01f9889b42c4f634af12"
90809080
integrity sha1-WuDA6vj+I+AJzQH5iJtCxPY0rxI=
90819081

9082-
moment-timezone@0.5.23:
9083-
version "0.5.23"
9084-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.23.tgz#7cbb00db2c14c71b19303cb47b0fb0a6d8651463"
9085-
integrity sha512-WHFH85DkCfiNMDX5D3X7hpNH3/PUhjTGcD0U1SgfBGZxJ3qUmJh5FdvaFjcClxOvB3rzdfj4oRffbI38jEnC1w==
9082+
moment-timezone@0.5.25:
9083+
version "0.5.25"
9084+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.25.tgz#a11bfa2f74e088327f2cd4c08b3e7bdf55957810"
9085+
integrity sha512-DgEaTyN/z0HFaVcVbSyVCUU6HeFdnNC3vE4c9cgu2dgMTvjBUBdBzWfasTBmAW45u5OIMeCJtU8yNjM22DHucw==
90869086
dependencies:
90879087
moment ">= 2.9.0"
90889088

0 commit comments

Comments
 (0)