Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to v3.4.0 (#554)
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 12, 2024
1 parent 35d50fd commit b65b758
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.3.1",
"date-fns": "3.4.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 @@ -5519,10 +5519,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:3.3.1":
version: 3.3.1
resolution: "date-fns@npm:3.3.1"
checksum: 10/98231936765dfb6fc6897676319b500a06a39f051b2c3ecbdd541a07ce9b1344b770277b8bfb1049fb7a2f70bf365ac8e6f1e2bb452b10e1a8101d518ca7f95d
"date-fns@npm:3.4.0":
version: 3.4.0
resolution: "date-fns@npm:3.4.0"
checksum: 10/38932c99ad28a69a18bd9e2331d0c86a46146d3e9efc92cbc612400a075785231c3271822948eb0377db738fa8a583aa4782d8246a939fe6f188727ea9323c29
languageName: node
linkType: hard

Expand Down Expand Up @@ -7906,7 +7906,7 @@ __metadata:
"@typescript-eslint/parser": "npm:7.1.1"
concurrently: "npm:8.2.2"
cypress: "npm:13.6.6"
date-fns: "npm:3.3.1"
date-fns: "npm:3.4.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 b65b758

Please sign in to comment.