Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to v2.29.3 (#958)
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 Sep 23, 2022
1 parent 463ef39 commit 7db815e
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.0.96",
"buefy": "0.9.22",
"bulma-extensions": "6.2.7",
"date-fns": "2.29.2",
"date-fns": "2.29.3",
"ky": "0.30.0",
"pretty-bytes": "6.0.0",
"videojs-hotkeys": "0.2.27",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3027,10 +3027,10 @@ d@1, d@^1.0.1:
es5-ext "^0.10.50"
type "^1.0.1"

[email protected].2:
version "2.29.2"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.2.tgz#0d4b3d0f3dff0f920820a070920f0d9662c51931"
integrity sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==
[email protected].3:
version "2.29.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==

date-fns@^2.16.1:
version "2.28.0"
Expand Down

0 comments on commit 7db815e

Please sign in to comment.