Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-23 23:03:32 +0300
committerGitHub <noreply@github.com>2022-08-23 23:03:32 +0300
commit4d1de4f5cc9e3ceeedacbb44d04a50583d73b06a (patch)
tree1db978008b19bb56fdd80c53b0ae0c2753d694b8
parentd73cb2ef70e1bcc56cb5c097e052720c894f63c2 (diff)
Bump moment-timezone from 0.5.34 to 0.5.35dependabot/npm_and_yarn/moment-timezone-0.5.35
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4dc5f1c63..5196c21d8 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"mini-css-extract-plugin": "2.6.1",
"moment": "2.29.4",
"moment-duration-format": "2.3.2",
- "moment-timezone": "0.5.34",
+ "moment-timezone": "0.5.35",
"nyc":"15.1.0",
"painterro": "1.2.78",
"plotly.js-basic-dist": "2.14.0",