chore(deps): bump moment from 2.23.0 to 2.29.2 (#656)

* chore(deps): bump moment from 2.23.0 to 2.29.2

Bumps [moment](https://github.com/moment/moment) from 2.23.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.23.0...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* feat: Add stricter format definitions to extractors for failing tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Holdun <john@johnholdun.com>
pull/661/head
dependabot[bot] 2 years ago committed by GitHub
parent 65e338a403
commit 736778d2e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6023,8 +6023,9 @@ moment-timezone@0.5.26:
moment ">= 2.9.0"
"moment@>= 2.9.0", moment@^2.23.0:
version "2.23.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.23.0.tgz#759ea491ac97d54bac5ad776996e2a58cc1bc225"
version "2.29.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
ms@0.7.2:
version "0.7.2"

Loading…
Cancel
Save