From b65b758876148a1022a6663a0e97749bf06f975a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 14:19:05 +0000 Subject: [PATCH] fix(deps): update dependency date-fns to v3.4.0 (#554) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5ee8cc6b..904e154f 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index a61e80b2..371a2b01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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"