Skip to content

Commit

Permalink
fix(deps): update dependency dayjs to v1.11.13 (#654)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency dayjs to v1.11.13

* style: 🎨 code style issues with Prettier

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: fairdataihub-bot <fairdataihub@gmail.com>
  • Loading branch information
renovate[bot] and fairdataihub-bot authored Sep 19, 2024
1 parent 206a4db commit 48b1747
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"cobe": "^0.6.3",
"cookies-next": "2.1.2",
"date-fns": "^2.30.0",
"dayjs": "1.11.12",
"dayjs": "1.11.13",
"formik": "2.4.6",
"gray-matter": "4.0.3",
"lucide-react": "^0.279.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3235,10 +3235,10 @@ dateformat@^3.0.3:
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"
integrity sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==

dayjs@1.11.12:
version "1.11.12"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.12.tgz#5245226cc7f40a15bf52e0b99fd2a04669ccac1d"
integrity sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==
dayjs@1.11.13:
version "1.11.13"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c"
integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==

dayjs@^1.10.4:
version "1.11.10"
Expand Down

0 comments on commit 48b1747

Please sign in to comment.