Update dependency dayjs to v1.8.27

This commit is contained in:
Renovate Bot 2020-05-16 18:37:25 +00:00
parent abb8566ce7
commit 48be6771b2
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"copy-webpack-plugin": "6.0.1", "copy-webpack-plugin": "6.0.1",
"css-loader": "3.5.3", "css-loader": "3.5.3",
"cssnano": "4.1.10", "cssnano": "4.1.10",
"dayjs": "1.8.26", "dayjs": "1.8.27",
"emoji-regex": "9.0.0", "emoji-regex": "9.0.0",
"eslint": "7.0.0", "eslint": "7.0.0",
"eslint-config-prettier": "6.11.0", "eslint-config-prettier": "6.11.0",

View File

@ -2740,10 +2740,10 @@ dashdash@^1.12.0:
dependencies: dependencies:
assert-plus "^1.0.0" assert-plus "^1.0.0"
dayjs@1.8.26: dayjs@1.8.27:
version "1.8.26" version "1.8.27"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.26.tgz#c6d62ccdf058ca72a8d14bb93a23501058db9f1e" resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.27.tgz#a8ae63ee990af28c05c430f0e160ae835a0fbbf8"
integrity sha512-KqtAuIfdNfZR5sJY1Dixr2Is4ZvcCqhb0dZpCOt5dGEFiMzoIbjkTSzUb4QKTCsP+WNpGwUjAFIZrnZvUxxkhw== integrity sha512-Jpa2acjWIeOkg8KURUHICk0EqnEFSSF5eMEscsOgyJ92ZukXwmpmRkPSUka7KHSfbj5eKH30ieosYip+ky9emQ==
de-indent@^1.0.2: de-indent@^1.0.2:
version "1.0.2" version "1.0.2"