From b54a7e03fad8c554ca9f25b0d50c09a953b7912c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 05:06:43 +0000 Subject: [PATCH] build(deps): bump moment-timezone in /datahub-web-react Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 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.34...0.5.35) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- datahub-web-react/package.json | 2 +- datahub-web-react/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/datahub-web-react/package.json b/datahub-web-react/package.json index 41144de7092aaf..4da93dfad48026 100644 --- a/datahub-web-react/package.json +++ b/datahub-web-react/package.json @@ -66,7 +66,7 @@ "js-cookie": "^2.2.1", "lodash.debounce": "^4.0.8", "miragejs": "^0.1.41", - "moment-timezone": "^0.5.34", + "moment-timezone": "^0.5.35", "monaco-editor": "^0.28.1", "monaco-yaml": "^3.2.1", "query-string": "^6.13.8", diff --git a/datahub-web-react/yarn.lock b/datahub-web-react/yarn.lock index e81f0284f2b41e..ec210707e6eca5 100644 --- a/datahub-web-react/yarn.lock +++ b/datahub-web-react/yarn.lock @@ -11580,10 +11580,10 @@ mocked-env@1.3.2: lazy-ass "1.6.0" ramda "0.26.1" -moment-timezone@^0.5.34: - version "0.5.34" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34.tgz#a75938f7476b88f155d3504a9343f7519d9a405c" - integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg== +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"