Update dependency dayjs to v1.10.8 (#4499)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-02 16:27:50 -08:00 committed by GitHub
parent 7cf95d3cbd
commit 8a92bc9fb9
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": "10.2.4",
"css-loader": "6.5.1",
"cssnano": "5.0.17",
"dayjs": "1.10.7",
"dayjs": "1.10.8",
"emoji-regex": "9.2.2",
"eslint": "8.8.0",
"eslint-config-prettier": "8.3.0",

View file

@ -2462,10 +2462,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
dayjs@1.10.7:
version "1.10.7"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468"
integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==
dayjs@1.10.8:
version "1.10.8"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.8.tgz#267df4bc6276fcb33c04a6735287e3f429abec41"
integrity sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow==
de-indent@^1.0.2:
version "1.0.2"