mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
build(deps): update dependency moment to v2.29.0 (#7365)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d0dd7e26ae
commit
efb582ef0c
2 changed files with 5 additions and 5 deletions
|
@ -150,7 +150,7 @@
|
|||
"markdown-it": "11.0.1",
|
||||
"markdown-table": "2.0.0",
|
||||
"minimatch": "3.0.4",
|
||||
"moment": "2.28.0",
|
||||
"moment": "2.29.0",
|
||||
"moment-timezone": "0.5.31",
|
||||
"node-emoji": "1.10.0",
|
||||
"p-all": "3.0.0",
|
||||
|
|
|
@ -7236,10 +7236,10 @@ moment-timezone@0.5.31:
|
|||
dependencies:
|
||||
moment ">= 2.9.0"
|
||||
|
||||
moment@2.28.0, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.19.3:
|
||||
version "2.28.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75"
|
||||
integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw==
|
||||
moment@2.29.0, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.19.3:
|
||||
version "2.29.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.0.tgz#fcbef955844d91deb55438613ddcec56e86a3425"
|
||||
integrity sha512-z6IJ5HXYiuxvFTI6eiQ9dm77uE0gyy1yXNApVHqTcnIKfY9tIwEjlzsZ6u1LQXvVgKeTnv9Xm7NDvJ7lso3MtA==
|
||||
|
||||
move-concurrently@^1.0.1:
|
||||
version "1.0.1"
|
||||
|
|
Loading…
Reference in a new issue