Skip to content

Commit 56c6162

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency dayjs to v1.11.3
1 parent 3f0935e commit 56c6162

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.2",
30+
"dayjs": "1.11.3",
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.2:
6210-
version "1.11.2"
6211-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.2.tgz#fa0f5223ef0d6724b3d8327134890cfe3d72fbe5"
6212-
integrity sha512-F4LXf1OeU9hrSYRPTTj/6FbO4HTjPKXvEIC1P2kcnFurViINCVk3ZV0xAS3XVx9MkMsXbbqlK6hjseaYbgKEHw==
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==
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)