fix(deps): update dependency moment to ^2.27.0

This commit is contained in:
Renovate Bot 2020-06-18 22:14:22 +00:00
parent 951ab58d42
commit e0877642ec
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 6 additions and 1 deletions

View File

@ -71,7 +71,7 @@
"invariant": "^2.2.4",
"katex": "^0.11.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"moment": "^2.27.0",
"netlify-cms-app": "^2.12.12",
"node-sass": "^4.13.1",
"normalize-scss": "^7.0.1",

View File

@ -11838,6 +11838,11 @@ moment@^2.24.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
moment@^2.27.0:
version "2.27.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==
monaco-editor@^0.16.0:
version "0.16.2"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.16.2.tgz#950084ed82eeaef1c8c9d3c1bcab849fe11b2415"