Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to v3.6.0 (#1683)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent 0b48c9e commit d7fcc5c
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 @@ -17,7 +17,7 @@
"@mdi/font": "7.4.47",
"buefy": "0.9.28",
"bulma-extensions": "6.2.7",
"date-fns": "3.3.1",
"date-fns": "3.6.0",
"ky": "0.30.0",
"pretty-bytes": "6.1.1",
"videojs-hotkeys": "0.2.28",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3559,10 +3559,10 @@ d@1, d@^1.0.1:
es5-ext "^0.10.50"
type "^1.0.1"

date-fns@3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.3.1.tgz#7581daca0892d139736697717a168afbb908cfed"
integrity sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==
date-fns@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf"
integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==

date-fns@^2.29.1:
version "2.29.3"
Expand Down

0 comments on commit d7fcc5c

Please sign in to comment.