Skip to content

Commit

Permalink
Merge pull request #1627 from ClimateWatch-Vizzuality/dependabot/npm_…
Browse files Browse the repository at this point in the history
…and_yarn/moment-timezone-0.5.35

Bump moment-timezone from 0.5.34 to 0.5.35
  • Loading branch information
Bluesmile82 authored Sep 13, 2022
2 parents f6c20f8 + d06505b commit 08b886c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"lodash": "4.17.21",
"lodash-inflection": "1.5.0",
"mini-css-extract-plugin": "^1.4.1",
"moment-timezone": "^0.5.32",
"moment-timezone": "^0.5.35",
"node-sass": ">=4.13.1",
"path-browserify": "^1.0.1",
"path-complete-extname": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12278,10 +12278,10 @@ mkdirp@^1.0.0, mkdirp@^1.0.3, mkdirp@^1.0.4:
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==

moment-timezone@^0.5.32:
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 08b886c

Please sign in to comment.