Merge pull request #3785 from thelounge/renovate/dayjs-1.x

Update dependency dayjs to v1.8.22
This commit is contained in:
Pavel Djundik 2020-03-09 10:34:34 +02:00 committed by GitHub
commit 1376177a09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -83,7 +83,7 @@
"copy-webpack-plugin": "5.1.1",
"css-loader": "3.4.2",
"cssnano": "4.1.10",
"dayjs": "1.8.20",
"dayjs": "1.8.22",
"emoji-regex": "8.0.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",

View file

@ -2950,10 +2950,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
dayjs@1.8.20:
version "1.8.20"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.20.tgz#724a5cb6ad1f6fc066b0bd9a800dedcc7886f19e"
integrity sha512-mH0MCDxw6UCGJYxVN78h8ugWycZAO8thkj3bW6vApL5tS0hQplIDdAQcmbvl7n35H0AKdCJQaArTrIQw2xt4Qg==
dayjs@1.8.22:
version "1.8.22"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.22.tgz#5e835d776b373e216678be8d12c336da71a25a9c"
integrity sha512-N8IXfxBD62Y9cKTuuuSoOlCXRnnzaTj1vu91r855iq6FbY5cZqOZnW/95nUn6kJiR+W9PHHrLykEoQOe6fUKxQ==
de-indent@^1.0.2:
version "1.0.2"