Skip to content

Commit

Permalink
build(deps): bump moment-timezone in /datahub-web-react (#5783)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 15, 2022
1 parent 2a4ec99 commit 455d061
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion datahub-web-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions datahub-web-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11632,10 +11632,10 @@ [email protected]:
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"

Expand Down

0 comments on commit 455d061

Please sign in to comment.