Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 3e85da9

Browse files
Bump moment-timezone from 0.5.6 to 0.5.35
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.6 to 0.5.35. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.5.6...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 209389f commit 3e85da9

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"hammerjs": "^2.0.4",
3838
"history": "^1.13.1",
3939
"moment": "^2.15.1",
40-
"moment-timezone": "^0.5.6",
40+
"moment-timezone": "^0.5.35",
4141
"ramda": "^0.19.0",
4242
"raven-js": "^2.3.0",
4343
"react": "^0.14.0",

yarn.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2831,15 +2831,17 @@ minimist@~0.0.1:
28312831
dependencies:
28322832
minimist "0.0.8"
28332833

2834-
moment-timezone@^0.5.6:
2835-
version "0.5.6"
2836-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.6.tgz#8dcf7bb648d5dcd0f387d6bfd8f3dd9bbba16a86"
2834+
moment-timezone@^0.5.35:
2835+
version "0.5.35"
2836+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839"
2837+
integrity sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw==
28372838
dependencies:
2838-
moment ">= 2.6.0"
2839+
moment ">= 2.9.0"
28392840

2840-
"moment@>= 2.6.0", "moment@>=2.11.2 <3", moment@^2.15.1:
2841-
version "2.15.1"
2842-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.15.1.tgz#e979c2a29e22888e60f396f2220a6118f85cd94c"
2841+
"moment@>= 2.9.0", "moment@>=2.11.2 <3", moment@^2.15.1:
2842+
version "2.29.4"
2843+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
2844+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
28432845

28442846
28452847
version "0.7.1"

0 commit comments

Comments
 (0)