Skip to content

Commit 0b53e58

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency dayjs to v1.11.0
1 parent 097567e commit 0b53e58

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.3",
2828
"@material-ui/icons": "4.11.2",
2929
"chokidar": "3.5.3",
30-
"dayjs": "1.10.8",
30+
"dayjs": "1.11.0",
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
@@ -6195,10 +6195,10 @@ data-urls@^2.0.0:
61956195
whatwg-mimetype "^2.3.0"
61966196
whatwg-url "^8.0.0"
61976197

6198-
dayjs@1.10.8:
6199-
version "1.10.8"
6200-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.8.tgz#267df4bc6276fcb33c04a6735287e3f429abec41"
6201-
integrity sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow==
6198+
dayjs@1.11.0:
6199+
version "1.11.0"
6200+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.0.tgz#009bf7ef2e2ea2d5db2e6583d2d39a4b5061e805"
6201+
integrity sha512-JLC809s6Y948/FuCZPm5IX8rRhQwOiyMb2TfVVQEixG7P8Lm/gt5S7yoQZmC8x1UehI9Pb7sksEt4xx14m+7Ug==
62026202

62036203
[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
62046204
version "2.6.9"

0 commit comments

Comments
 (0)