Skip to content

Commit 52bdb38

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump moment-timezone from 0.6.1 to 0.6.2
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.6.1 to 0.6.2. - [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.6.1...0.6.2) --- updated-dependencies: - dependency-name: moment-timezone dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 537afc4 commit 52bdb38

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.6.1",
64+
"moment-timezone": "0.6.2",
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
@@ -3716,10 +3716,10 @@ minizlib@^3.0.1, minizlib@^3.1.0:
37163716
dependencies:
37173717
minipass "^7.1.2"
37183718

3719-
moment-timezone@0.6.1:
3720-
version "0.6.1"
3721-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.6.1.tgz#c324a71a8285583eb679ced4ba3dcfa53fdce500"
3722-
integrity sha512-1B9lmAhB9D9/sHaPC1N7wLFEVUoFldxOpOO96lOD1PvJ43vCd0ozDPbu0FEL3++VvawOlDkq8YD373tJmP5JHw==
3719+
moment-timezone@0.6.2:
3720+
version "0.6.2"
3721+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.6.2.tgz#a704cca03ee502f0df6edd42efcdcc61ee03190e"
3722+
integrity sha512-lDsQv8FoGdBUdf0+TjGsq2orxKuXdwFlQ6Zw6TX3xIcTwTfEpCLyKqvEauvCHJ8iu3KBV8+uPhlv70YsNGdUBQ==
37233723
dependencies:
37243724
moment "^2.29.4"
37253725

0 commit comments

Comments
 (0)