Update dependency dayjs to v1.8.18

This commit is contained in:
Renovate Bot 2019-12-21 09:27:42 +00:00
parent 5db6714718
commit 92b2f6220d
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
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.0",
"cssnano": "4.1.10",
"dayjs": "1.8.17",
"dayjs": "1.8.18",
"emoji-regex": "8.0.0",
"eslint": "6.7.2",
"eslint-config-prettier": "6.7.0",

View file

@ -2627,10 +2627,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
dayjs@1.8.17:
version "1.8.17"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.17.tgz#53ec413f2a7b02afbea1846d61bb260fa8567cea"
integrity sha512-47VY/htqYqr9GHd7HW/h56PpQzRBSJcxIQFwqL3P20bMF/3az5c3PWdVY3LmPXFl6cQCYHL7c79b9ov+2bOBbw==
dayjs@1.8.18:
version "1.8.18"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.18.tgz#c9b3fcd5a8eca96ed20a907f4491516d6eda15c9"
integrity sha512-JBMJZghNK8TtuoPnKNIzW9xavVVigld/zmZNpZSyQbkb2Opp55YIfZUpE4OEqPF/iyUVQTKcn1bC2HtC8B7s3g==
de-indent@^1.0.2:
version "1.0.2"