From 0270f7833f8d1b1d1b601bb12d4b97e73d2eb099 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 03:32:41 +0000 Subject: [PATCH] Update dependency date-fns to v2.29.1 --- ghost/settings-path-manager/package.json | 2 +- yarn.lock | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/ghost/settings-path-manager/package.json b/ghost/settings-path-manager/package.json index 24797ec6c0..ca36fd5feb 100644 --- a/ghost/settings-path-manager/package.json +++ b/ghost/settings-path-manager/package.json @@ -21,7 +21,7 @@ "sinon": "14.0.0" }, "dependencies": { - "date-fns": "2.28.0", + "date-fns": "2.29.1", "tpl": "0.3.0" } } diff --git a/yarn.lock b/yarn.lock index 5916179538..513ff3b5e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3998,11 +3998,6 @@ data-urls@^3.0.1, data-urls@^3.0.2: whatwg-mimetype "^3.0.0" whatwg-url "^11.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.1, date-fns@^2.28.0: version "2.29.1" resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.1.tgz#9667c2615525e552b5135a3116b95b1961456e60"