mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
Merge pull request #662 from alxshelepenok/renovate/moment-2.x
fix(deps): update dependency moment to ^2.27.0
This commit is contained in:
commit
859be16043
@ -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.14.1",
|
||||
"normalize-scss": "^7.0.1",
|
||||
|
@ -11816,6 +11816,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"
|
||||
|
Loading…
Reference in New Issue
Block a user