chore(deps): Bump moment from 2.29.4 to 2.30.0

Bumps [moment](https://github.com/moment/moment) from 2.29.4 to 2.30.0.
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/commits)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-26 19:40:49 +00:00 committed by GitHub
parent 9dc751fe24
commit 7a0e42c939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"@renovate/pep440": "^1.0.0",
"csv-parse": "^5.5.3",
"handlebars": "^4.7.8",
"moment": "^2.29.4",
"moment": "^2.30.0",
"moment-timezone": "^0.5.43",
"semver": "^7.5.4"
},

View File

@ -3360,10 +3360,10 @@ moment-timezone@^0.5.43:
dependencies:
moment "^2.29.4"
moment@^2.29.4:
version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
moment@^2.29.4, moment@^2.30.0:
version "2.30.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.0.tgz#c2a65bb962bdf2a9c49c69b5358c41f6c66ad10e"
integrity sha512-8XSlYFhOSJvnEJOas6RpDCNU2PYeVC+oE33d3Z9tIsXpD8LIgBeqrHPjP8es4b3fcJpf07D1PJWGDUfdbqDLnQ==
ms@2.1.2:
version "2.1.2"