Bump moment-timezone from 0.5.34 to 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:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-31 05:07:12 +00:00 committed by Igor Scheller
parent 7450fe87d0
commit cb65bcb79c
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"core-js": "^3.6.5", "core-js": "^3.6.5",
"jquery": "^3.5.1", "jquery": "^3.5.1",
"moment": "^2.29.4", "moment": "^2.29.4",
"moment-timezone": "^0.5.31", "moment-timezone": "^0.5.35",
"select2": "^4.0.13", "select2": "^4.0.13",
"select2-bootstrap-5-theme": "^1.1.1" "select2-bootstrap-5-theme": "^1.1.1"
}, },

View File

@ -2062,10 +2062,10 @@ mini-css-extract-plugin@^2.5.3:
dependencies: dependencies:
schema-utils "^4.0.0" schema-utils "^4.0.0"
moment-timezone@^0.5.31: moment-timezone@^0.5.35:
version "0.5.34" version "0.5.35"
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.34.tgz#a75938f7476b88f155d3504a9343f7519d9a405c" resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.35.tgz#6fa2631bdbe8ff04f6b8753f7199516be6dc9839"
integrity sha512-3zAEHh2hKUs3EXLESx/wsgw6IQdusOT8Bxm3D9UrHPQR7zlMmzwybC8zHEM1tQ4LJwP7fcxrWr8tuBg05fFCbg== integrity sha512-cY/pBOEXepQvlgli06ttCTKcIf8cD1nmNwOKQQAdHBqYApQSpAqotBMX0RJZNgMp6i0PlZuf1mFtnlyEkwyvFw==
dependencies: dependencies:
moment ">= 2.9.0" moment ">= 2.9.0"