Skip to content

Commit 8be2075

Browse files
committed
Update dependency dayjs to v1.11.4
1 parent ab24c00 commit 8be2075

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@material-ui/core": "4.12.4",
2828
"@material-ui/icons": "4.11.3",
2929
"chokidar": "3.5.3",
30-
"dayjs": "1.11.3",
30+
"dayjs": "1.11.4",
3131
"emotion": "11.0.0",
3232
"htmr": "0.10.1",
3333
"jdown": "1.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6206,10 +6206,10 @@ data-urls@^2.0.0:
62066206
whatwg-mimetype "^2.3.0"
62076207
whatwg-url "^8.0.0"
62086208

6209-
dayjs@1.11.3:
6210-
version "1.11.3"
6211-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.3.tgz#4754eb694a624057b9ad2224b67b15d552589258"
6212-
integrity sha512-xxwlswWOlGhzgQ4TKzASQkUhqERI3egRNqgV4ScR8wlANA/A9tZ7miXa44vTTKEq5l7vWoL5G57bG3zA+Kow0A==
6209+
dayjs@1.11.4:
6210+
version "1.11.4"
6211+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.4.tgz#3b3c10ca378140d8917e06ebc13a4922af4f433e"
6212+
integrity sha512-Zj/lPM5hOvQ1Bf7uAvewDaUcsJoI6JmNqmHhHl3nyumwe0XHwt8sWdOVAPACJzCebL8gQCi+K49w7iKWnGwX9g==
62136213

62146214
debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
62156215
version "2.6.9"

0 commit comments

Comments
 (0)