Skip to content

Commit 6aa3aeb

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency dayjs to v1.11.2
1 parent 20872c1 commit 6aa3aeb

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.1",
30+
"dayjs": "1.11.2",
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.1:
6210-
version "1.11.1"
6211-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.1.tgz#90b33a3dda3417258d48ad2771b415def6545eb0"
6212-
integrity sha512-ER7EjqVAMkRRsxNCC5YqJ9d9VQYuWdGt7aiH2qA5R5wt8ZmWaP2dLUSIK6y/kVzLMlmh1Tvu5xUf4M/wdGJ5KA==
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==
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)