Skip to content

Commit 398c674

Browse files
Bump moment-timezone from 0.5.48 to 0.6.0
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.48 to 0.6.0. - [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.48...0.6.0) --- updated-dependencies: - dependency-name: moment-timezone dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49039e8 commit 398c674

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"lie": "3.3.0",
6262
"lightbox2": "2.12.0",
6363
"moment": "2.30.1",
64-
"moment-timezone": "0.5.48",
64+
"moment-timezone": "0.6.0",
6565
"nouislider": "15.8.1",
6666
"numeral": "2.0.6",
6767
"pepjs": "0.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4360,10 +4360,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
43604360
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz"
43614361
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
43624362

4363-
moment-timezone@0.5.48:
4364-
version "0.5.48"
4365-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.48.tgz#111727bb274734a518ae154b5ca589283f058967"
4366-
integrity sha512-f22b8LV1gbTO2ms2j2z13MuPogNoh5UzxL3nzNAYKGraILnbGc9NEE6dyiiiLv46DGRb8A4kg8UKWLjPthxBHw==
4363+
moment-timezone@0.6.0:
4364+
version "0.6.0"
4365+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.6.0.tgz#c5a6519171f31a64739ea75d33f5c136c08ff608"
4366+
integrity sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q==
43674367
dependencies:
43684368
moment "^2.29.4"
43694369

0 commit comments

Comments
 (0)