Navigation Menu

Skip to content

Commit

Permalink
build(deps): update dependency moment to v2.27.0 (#6558)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 22, 2020
1 parent 7e51c90 commit 9cb38f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -146,7 +146,7 @@
"markdown-it": "10.0.0",
"markdown-table": "1.1.3",
"minimatch": "3.0.4",
"moment": "2.25.3",
"moment": "2.27.0",
"moment-timezone": "0.5.31",
"node-emoji": "1.10.0",
"node-html-parser": "1.2.19",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Expand Up @@ -6867,15 +6867,10 @@ moment-timezone@0.5.31:
dependencies:
moment ">= 2.9.0"

moment@2.25.3:
version "2.25.3"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.25.3.tgz#252ff41319cf41e47761a1a88cab30edfe9808c0"
integrity sha512-PuYv0PHxZvzc15Sp8ybUCoQ+xpyPWvjOuK72a5ovzp2LI32rJXOiIfyoFoYvG3s6EwwrdkMyWuRiEHSZRLJNdg==

"moment@>= 2.9.0", moment@>=2.14.0, moment@^2.10.6:
version "2.26.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
moment@2.27.0, "moment@>= 2.9.0", moment@>=2.14.0, moment@^2.10.6:
version "2.27.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==

move-concurrently@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 9cb38f9

Please sign in to comment.