From 6fc72624aa844a07e1440fc999f22010fec675f6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Feb 2021 00:01:13 +0000 Subject: [PATCH] Update dependency dayjs to v1.10.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1028aa67..8222acdd 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "copy-webpack-plugin": "6.3.2", "css-loader": "5.0.1", "cssnano": "4.1.10", - "dayjs": "1.9.6", + "dayjs": "1.10.4", "emoji-regex": "9.2.0", "eslint": "7.14.0", "eslint-config-prettier": "6.15.0", diff --git a/yarn.lock b/yarn.lock index ebbd5e8e..2c7e4a09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2500,10 +2500,10 @@ dashdash@^1.12.0: dependencies: assert-plus "^1.0.0" -dayjs@1.9.6: - version "1.9.6" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.9.6.tgz#6f0c77d76ac1ff63720dd1197e5cb87b67943d70" - integrity sha512-HngNLtPEBWRo8EFVmHFmSXAjtCX8rGNqeXQI0Gh7wCTSqwaKgPIDqu9m07wABVopNwzvOeCb+2711vQhDlcIXw== +dayjs@1.10.4: + version "1.10.4" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.4.tgz#8e544a9b8683f61783f570980a8a80eaf54ab1e2" + integrity sha512-RI/Hh4kqRc1UKLOAf/T5zdMMX5DQIlDxwUe3wSyMMnEbGunnpENCdbUgM+dW7kXidZqCttBrmw7BhN4TMddkCw== de-indent@^1.0.2: version "1.0.2"