Skip to content

Commit 479730b

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

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
@@ -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.1",
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
@@ -3631,10 +3631,10 @@ minizlib@^3.0.1, minizlib@^3.1.0:
36313631
dependencies:
36323632
minipass "^7.1.2"
36333633

3634-
moment-timezone@0.5.48:
3635-
version "0.5.48"
3636-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.48.tgz#111727bb274734a518ae154b5ca589283f058967"
3637-
integrity sha512-f22b8LV1gbTO2ms2j2z13MuPogNoh5UzxL3nzNAYKGraILnbGc9NEE6dyiiiLv46DGRb8A4kg8UKWLjPthxBHw==
3634+
moment-timezone@0.6.1:
3635+
version "0.6.1"
3636+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.6.1.tgz#c324a71a8285583eb679ced4ba3dcfa53fdce500"
3637+
integrity sha512-1B9lmAhB9D9/sHaPC1N7wLFEVUoFldxOpOO96lOD1PvJ43vCd0ozDPbu0FEL3++VvawOlDkq8YD373tJmP5JHw==
36383638
dependencies:
36393639
moment "^2.29.4"
36403640

0 commit comments

Comments
 (0)