From d210578df6ceea2d9f4411e4586b392e6a134a05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 14:35:56 +0000 Subject: [PATCH] chore(deps): update dependency date-fns to v2.29.2 (#1229) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index c0cab4fbf6..d4ffcc7c52 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -68,7 +68,7 @@ "classnames": "2.3.1", "copy-to-clipboard": "3.3.2", "cypress": "9.7.0", - "date-fns": "2.29.1", + "date-fns": "2.29.2", "debounce": "1.2.1", "deep-diff": "1.0.2", "eslint": "8.22.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index beec88b4d2..7f015a212c 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3366,10 +3366,10 @@ data-urls@^3.0.2: whatwg-mimetype "^3.0.0" whatwg-url "^11.0.0" -date-fns@2.29.1: - version "2.29.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.1.tgz#9667c2615525e552b5135a3116b95b1961456e60" - integrity sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw== +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@^2.16.1: version "2.28.0"