From fae0494dce6ab8bca0ec8a858995212409514c65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 08:29:32 -0500 Subject: [PATCH] Bump moment-timezone from 0.5.38 to 0.5.39 (#6585) Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.38 to 0.5.39. - [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.38...0.5.39) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3a97f22ab3..b032706a1c 100644 --- a/package.json +++ b/package.json @@ -261,7 +261,7 @@ "mobx-utils": "^6.0.4", "mock-fs": "^5.2.0", "moment": "^2.29.4", - "moment-timezone": "^0.5.38", + "moment-timezone": "^0.5.39", "monaco-editor": "^0.29.1", "monaco-editor-webpack-plugin": "^5.0.0", "node-fetch": "^3.2.10", diff --git a/yarn.lock b/yarn.lock index 60665e3f66..6e8bbf24a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8976,10 +8976,10 @@ mock-http@^1.1.0: dependencies: mergee "^1.0.0" -moment-timezone@^0.5.38: - version "0.5.38" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.38.tgz#9674a5397b8be7c13de820fd387d8afa0f725aad" - integrity sha512-nMIrzGah4+oYZPflDvLZUgoVUO4fvAqHstvG3xAUnMolWncuAiLDWNnJZj6EwJGMGfb1ZcuTFE6GI3hNOVWI/Q== +moment-timezone@^0.5.39: + version "0.5.39" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.39.tgz#342625a3b98810f04c8f4ea917e448d3525e600b" + integrity sha512-hoB6suq4ISDj7BDgctiOy6zljBsdYT0++0ZzZm9rtxIvJhIbQ3nmbgSWe7dNFGurl6/7b1OUkHlmN9JWgXVz7w== dependencies: moment ">= 2.9.0"