From bdde92be86ba6a050265e7caba461ab95e56656d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 23:36:23 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.23 to 0.5.35 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.23 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](https://github.com/moment/moment-timezone/compare/0.5.23...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) mode change 100755 => 100644 package.json mode change 100755 => 100644 yarn.lock diff --git a/package.json b/package.json old mode 100755 new mode 100644 index c44c8d4..9d85941 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "lodash.trim": "4.5.1", "lodash.uniqby": "4.7.0", "mini-css-extract-plugin": "0.6.0", - "moment-timezone": "0.5.23", + "moment-timezone": "0.5.35", "nightwatch": "1.1.13", "numeral": "2.0.6", "postcss": "7.0.17", diff --git a/yarn.lock b/yarn.lock old mode 100755 new mode 100644 index f2c8690..4dbd69a --- a/yarn.lock +++ b/yarn.lock @@ -6377,9 +6377,10 @@ mocha@^5.2.0: mkdirp "0.5.1" supports-color "5.4.0" -moment-timezone@0.5.23: - version "0.5.23" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.23.tgz#7cbb00db2c14c71b19303cb47b0fb0a6d8651463" +moment-timezone@0.5.35: + version "0.5.35" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839" + integrity sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw== dependencies: moment ">= 2.9.0"