Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to v2.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2022
1 parent 54b79ba commit c2e36cb
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 @@ -38,7 +38,7 @@
},
"dependencies": {
"cozy-konnector-libs": "4.55.0",
"date-fns": "2.28.0",
"date-fns": "2.29.2",
"pdfjs": "2.4.7",
"pdfjs-dist": "2.12.313"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2701,10 +2701,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"

date-fns@2.28.0:
version "2.28.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2"
integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==
date-fns@2.29.2:
version "2.29.2"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.2.tgz#0d4b3d0f3dff0f920820a070920f0d9662c51931"
integrity sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==

date-fns@^1.30.1:
version "1.30.1"
Expand Down

0 comments on commit c2e36cb

Please sign in to comment.