Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to v3.6.0 (#568)
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 Mar 18, 2024
1 parent c6230e0 commit 1456ba8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"date-fns": "3.4.0",
"date-fns": "3.6.0",
"eslint-config-next": "14.1.3",
"http-status-codes": "2.3.0",
"i18next": "23.10.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5393,10 +5393,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:3.4.0":
version: 3.4.0
resolution: "date-fns@npm:3.4.0"
checksum: 10/38932c99ad28a69a18bd9e2331d0c86a46146d3e9efc92cbc612400a075785231c3271822948eb0377db738fa8a583aa4782d8246a939fe6f188727ea9323c29
"date-fns@npm:3.6.0":
version: 3.6.0
resolution: "date-fns@npm:3.6.0"
checksum: 10/cac35c58926a3b5d577082ff2b253612ec1c79eb6754fddef46b6a8e826501ea2cb346ecbd211205f1ba382ddd1f9d8c3f00bf433ad63cc3063454d294e3a6b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -7780,7 +7780,7 @@ __metadata:
"@typescript-eslint/parser": "npm:7.2.0"
concurrently: "npm:8.2.2"
cypress: "npm:13.7.0"
date-fns: "npm:3.4.0"
date-fns: "npm:3.6.0"
env-cmd: "npm:10.1.0"
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:19.0.4"
Expand Down

0 comments on commit 1456ba8

Please sign in to comment.