Skip to content

Commit 7b6d736

Browse files
Bump moment-timezone from 0.5.33 to 0.5.35
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 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.33...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47104d7 commit 7b6d736

2 files changed

Lines changed: 6 additions & 18 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"mobx-react": "^6.2.2",
7676
"mobx-utils": "^5.5.7",
7777
"moment": "^2.29.1",
78-
"moment-timezone": "^0.5.33",
78+
"moment-timezone": "^0.5.35",
7979
"moti": "^0.17.1",
8080
"node-libs-react-native": "^1.2.1",
8181
"observable-hooks": "^3.1.2",

yarn.lock

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13679,26 +13679,14 @@ moment-jalaali@^0.9.2:
1367913679
moment-timezone "^0.5.21"
1368013680
rimraf "^3.0.2"
1368113681

13682-
moment-timezone@^0.5.21:
13683-
version "0.5.34"
13684-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34.tgz#a75938f7476b88f155d3504a9343f7519d9a405c"
13685-
integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg==
13682+
moment-timezone@^0.5.21, moment-timezone@^0.5.35:
13683+
version "0.5.35"
13684+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839"
13685+
integrity sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw==
1368613686
dependencies:
1368713687
moment ">= 2.9.0"
1368813688

13689-
moment-timezone@^0.5.33:
13690-
version "0.5.33"
13691-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.33.tgz#b252fd6bb57f341c9b59a5ab61a8e51a73bbd22c"
13692-
integrity sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w==
13693-
dependencies:
13694-
moment ">= 2.9.0"
13695-
13696-
"moment@>= 2.9.0", moment@^2.19.3, moment@^2.24.0, moment@^2.29.1:
13697-
version "2.29.1"
13698-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
13699-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
13700-
13701-
moment@^2.22.2:
13689+
"moment@>= 2.9.0", moment@^2.19.3, moment@^2.22.2, moment@^2.24.0, moment@^2.29.1:
1370213690
version "2.29.4"
1370313691
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
1370413692
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==

0 commit comments

Comments
 (0)