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

Update dependency dayjs to v1.8.20
This commit is contained in:
Pavel Djundik 2020-02-08 11:21:20 +02:00 committed by GitHub
commit 0639fdb410
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.19",
"dayjs": "1.8.20",
"emoji-regex": "8.0.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",

View file

@ -2854,10 +2854,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
dayjs@1.8.19:
version "1.8.19"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.19.tgz#5117dc390d8f8e586d53891dbff3fa308f51abfe"
integrity sha512-7kqOoj3oQSmqbvtvGFLU5iYqies+SqUiEGNT0UtUPPxcPYgY1BrkXR0Cq2R9HYSimBXN+xHkEN4Hi399W+Ovlg==
dayjs@1.8.20:
version "1.8.20"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.20.tgz#724a5cb6ad1f6fc066b0bd9a800dedcc7886f19e"
integrity sha512-mH0MCDxw6UCGJYxVN78h8ugWycZAO8thkj3bW6vApL5tS0hQplIDdAQcmbvl7n35H0AKdCJQaArTrIQw2xt4Qg==
de-indent@^1.0.2:
version "1.0.2"