Skip to content

Commit ce931be

Browse files
Update dependency dayjs to v1.11.21 (#387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85496cc commit ce931be

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.6.0",
30-
"dayjs": "1.11.19",
30+
"dayjs": "1.11.21",
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
@@ -6236,10 +6236,10 @@ data-urls@^2.0.0:
62366236
whatwg-mimetype "^2.3.0"
62376237
whatwg-url "^8.0.0"
62386238

6239-
dayjs@1.11.19:
6240-
version "1.11.19"
6241-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.19.tgz#15dc98e854bb43917f12021806af897c58ae2938"
6242-
integrity sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==
6239+
dayjs@1.11.21:
6240+
version "1.11.21"
6241+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.21.tgz#57f87562e62de76f3c704bd2b8d522fc33068eb2"
6242+
integrity sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==
62436243

62446244
debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
62456245
version "2.6.9"

0 commit comments

Comments
 (0)